Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
program. libgphoto2 is split from gphoto2 in this (minor version(!))
release.
Newly supported cameras include:
Ricoh RDC-1, -2, -2E, -100G, -300, -300Z, -4200, -4300, -5000
Philips ESP2, ESP50, ESP60, ESP70, ESP80, ESP80SXG
Canon PowerShot G3, S230, S45, A100, A200
Nikon D100
Mustek gSmart mini, mini2, mini3 and So. Show 301
USB Jenoptik JD350v
RCA CDS1005, FujiFilm @xia ix-100, Oregon Scientific DShot II,
Media-Tech mt-406, and Scott APX 30
Aiptek Pencam and Medion MD 5319
and probably some more
|
|
|
|
|
|
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
|
|
currently broken (though not too hard to fix), and add a dependency on glib
for the "jamcam" module, which was building with glib as a hidden
dependency all this time (luckily, buildlink2 didn't let it get away with
it like buildlink1 did).
|
|
buildlink2.mk files back into the main trunk.
|
|
and Canon cameras (e.g. ELPH S200, DX-4900).
|
|
The changelog since the last version of gphoto2 in pkgsrc
(a beta from July) is 150K+. Please note that this is no longer
a beta version!
|
|
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.
Example #1:
DISTNAME= foo-X.Y
PKGREVISION= Z
=> PKGNAME= foo-X.YnbZ
Example #2:
DISTNAME= barthing-X.Y
PKGNAME= bar-X.Y
PKGREVISION= Z
=> PKGNAME= bar=X.YnbZ (!)
On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
|
|
|
|
|
|
Make pkgname dewey while I'm here.
|
|
working.
|
|
http://sourceforge.net/tracker/index.php?func=detail&aid=438529&group_id=8874&atid=108874
Summary:
DC240 USB driver only handle DC240
DC240 driver is compatible with DC280, DC3400 and
DC5000 camera. While serial connection should work as
is, USB connection is fixed to DC240 as the USB driver
only looks for device 0x0120 while the 3 other have
another USB device id.
See dc240.c, camera_init() and camera_abilities().
Not yet applied to the gphoto2 source tree, but this patch makes it
possible to use my Kodak DC280.
|
|
http://sourceforge.net/tracker/index.php?func=detail&aid=438155&group_id=8874&atid=108874
Summary:
gphoto2 leave DC240 in an unstable state
Fetching a list of all the files on the DC240 camera
leave the camera in an unstable state, making it hard
to shutdown.
Was applied in revision 1.4 to the ghoto2 source tree, plus an additional
patch, so use this version and not the patch from above.
|
|
longer bundles the UI, and now supports USB. These packages are really
quite separate, so this does not replace the old gphoto pkg.
|