diff options
author | wiz <wiz@pkgsrc.org> | 2008-08-14 20:30:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-08-14 20:30:24 +0000 |
commit | bcb564eb4e597609134e90f856ed6650d7b4d149 (patch) | |
tree | 1d6a7ed9305cb24903fbd2d3bed3843da5643802 /devel/libgphoto2/distinfo | |
parent | 66ff4fb2ea61633f88e04058e578f8eb730c7b79 (diff) | |
download | pkgsrc-bcb564eb4e597609134e90f856ed6650d7b4d149.tar.gz |
Update to 2.4.2:
libgphoto2 2.4.2
This is a 2.4 release branch update.
libgphoto2:
* Camera abilities list sorting now uses qsort(),
bringing startup speedups by seconds. (0.4 seconds on 2GHz machine).
* On large files, do not try to retrieve thumbnails.
* Updated lots of translations.
PTP2 driver:
* Full merge of TRUNK ptp2 camlib.
* Lots of new IDs added. Also changed MTP id handling to share devices
with current libmtp.
* Canon now can capture to both CF/SD Card and internal memory
with extract/retracting the lens. "capturetarget" config option
determines which ones used.
* EOS capture support made working with newer Canon EOS models,
now reported working for EOS 400D, 450D, 40D.
* Handle MTP -> Canon/Nikon vendor id transitions better.
* Download cancellation support.
* Handle canon cameras with shorter timeouts on startup (hopefully
does not break) to avoid very long second startup delays.
* Lots of bugfixes.
Canon driver:
* Configuration of Flash, Beep and Zoom added.
* Enable/disable remote mode only once per session (on demand)
* Fixed a CR2 thumbnail download problem.
* Fixed a THM download problem (for movies).
* Moved some more cameras over to PTP2 driver.
Topfield driver:
* New driver for Topfield PVR5000 device(s).
* Sony DSC F1 (old serial) driver:
* Merged from TRUNK, working now.
Diffstat (limited to 'devel/libgphoto2/distinfo')
-rw-r--r-- | devel/libgphoto2/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/libgphoto2/distinfo b/devel/libgphoto2/distinfo index 3579d7555f2..fe0bb116071 100644 --- a/devel/libgphoto2/distinfo +++ b/devel/libgphoto2/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.15 2008/04/29 09:31:38 sborrill Exp $ +$NetBSD: distinfo,v 1.16 2008/08/14 20:30:24 wiz Exp $ -SHA1 (libgphoto2-2.4.1.tar.bz2) = acff08c45e2a69cde2646c321e6140ccd19f1951 -RMD160 (libgphoto2-2.4.1.tar.bz2) = 1671698eec9a1de601de5423d887e8a238a6f41b -Size (libgphoto2-2.4.1.tar.bz2) = 3493514 bytes +SHA1 (libgphoto2-2.4.2.tar.bz2) = bde7a9e78e4342878f11b493b53eca5b69107de9 +RMD160 (libgphoto2-2.4.2.tar.bz2) = 3e5562fabdc67ec493248b4afc0853510da3a1c0 +Size (libgphoto2-2.4.2.tar.bz2) = 3444898 bytes SHA1 (patch-ab) = 921eea83471110dd85197a7171278c7d0556536b SHA1 (patch-aj) = 111b26861d59dddf7a8d0998cb7ae6513114fe38 SHA1 (patch-ak) = b1e9243cf4d4c78995184b357ba36bdfb0471d76 |