[Lunar-commits] <moonbase> libgphoto2, gphoto2: version bump to 2.4.1.
Florin Braescu
florin at lunar-linux.org
Wed Apr 9 20:36:17 CEST 2008
commit 6d7cab936527764036e92071c042d86030749f54
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Apr 9 21:36:17 2008 +0300
libgphoto2, gphoto2: version bump to 2.4.1.
Changes:
HAL FDI files now use "info.subsystem" instead of "info.bus",
required by hal after March 2008.
Suppress another Olympus camera in FDI file that is better
of done using Mass Storage only.
Suppress more known network filesystems in "disk" autodetection
Disabled usb_reset for Canon cameras in "usb", broke EOS
cameras.
Merged all new Camera IDs from TRUNK.
Configuration bugfix for multiple options with the same name.
Capture bugfix for Nikon Coolpix.
Various small bugfixes.
Canon driver: Increased the event timeout, so operations work
again.
Fixed a bug in interval capture
Some additional configuration values for newer cameras.
---
graphics/gphoto2/DETAILS | 10 +++++-----
graphics/libgphoto2/DETAILS | 10 +++++-----
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/graphics/gphoto2/DETAILS b/graphics/gphoto2/DETAILS
index ecf74a2..786d8f3 100644
--- a/graphics/gphoto2/DETAILS
+++ b/graphics/gphoto2/DETAILS
@@ -1,11 +1,11 @@
MODULE=gphoto2
- VERSION=2.4.0
+ VERSION=2.4.1
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$SFORGE_URL/gphoto/
- SOURCE_VFY=sha1:fc2c32a1ed9942c519bc12044928680f30d6d317
- WEB_SITE=http://www.gphoto.org/
+ SOURCE_URL=$SFORGE_URL/gphoto
+ SOURCE_VFY=sha1:d9a5ce0eafee914a931c6f6bed13feafa438f90d
+ WEB_SITE=http://www.gphoto.org
ENTERED=20021007
- UPDATED=20070802
+ UPDATED=20080409
SHORT="A digital camera software application for Unix-like systems"
cat << EOF
diff --git a/graphics/libgphoto2/DETAILS b/graphics/libgphoto2/DETAILS
index bfa3a4a..3d5c9d9 100644
--- a/graphics/libgphoto2/DETAILS
+++ b/graphics/libgphoto2/DETAILS
@@ -1,11 +1,11 @@
MODULE=libgphoto2
- VERSION=2.4.0
+ VERSION=2.4.1
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$SFORGE_URL/gphoto/
- SOURCE_VFY=sha1:cad25aa281e0749e7f1c83a3715b421f98b0981f
- WEB_SITE=http://gphoto.sourceforge.net/
+ SOURCE_URL=$SFORGE_URL/gphoto
+ SOURCE_VFY=sha1:acff08c45e2a69cde2646c321e6140ccd19f1951
+ WEB_SITE=http://gphoto.sourceforge.net
ENTERED=20030108
- UPDATED=20070802
+ UPDATED=20080409
SHORT="The libraries for gphoto"
cat << EOF
More information about the Lunar-commits
mailing list