summaryrefslogtreecommitdiff
path: root/graphics/gphoto2
diff options
context:
space:
mode:
authorsborrill <sborrill@pkgsrc.org>2008-04-29 09:35:15 +0000
committersborrill <sborrill@pkgsrc.org>2008-04-29 09:35:15 +0000
commit275b9c1452bd8f531951ee56099e6fc814cf5df4 (patch)
treeb7402453a7290bbbaf7ed9baeddd978caeb72df7 /graphics/gphoto2
parentc9443909c946e22d63c624d834bb6c8b42699269 (diff)
downloadpkgsrc-275b9c1452bd8f531951ee56099e6fc814cf5df4.tar.gz
Update to 2.4.1
gphoto2 2.4.1 * Made capture preview that saves to files work * capture-image has no arguments * version check for libgphoto2 fixed * cs,da,it,vi translations updated gphoto2 2.4.0 * Add contrib/ directory with scripts and things contributed by users. * New --storage-info function to get direct storage information from the camera via API. * Use SIGUSR1 to trigger premature image capture in --interval mode. * New --reset-interval parameter makes SIGUSR1 reset the capture interval. * New --capture-tethered command to wait for presses of the camera shutter button and download. Confirmed working only with Nikon DSC.
Diffstat (limited to 'graphics/gphoto2')
-rw-r--r--graphics/gphoto2/Makefile6
-rw-r--r--graphics/gphoto2/PLIST4
-rw-r--r--graphics/gphoto2/distinfo9
3 files changed, 10 insertions, 9 deletions
diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile
index 33e64db3339..1a82f6a2941 100644
--- a/graphics/gphoto2/Makefile
+++ b/graphics/gphoto2/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2007/06/14 23:58:31 obache Exp $
+# $NetBSD: Makefile,v 1.40 2008/04/29 09:35:15 sborrill Exp $
-DISTNAME= gphoto2-2.3.1
-PKGREVISION= 1
+DISTNAME= gphoto2-2.4.1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/}
EXTRACT_SUFX= .tar.bz2
@@ -26,6 +25,7 @@ USE_GNU_READLINE= yes
.include "../../devel/cdk/buildlink3.mk"
.include "../../devel/libgphoto2/buildlink3.mk"
+.include "../../devel/libltdl/buildlink3.mk"
.include "../../devel/ncurses/buildlink3.mk"
.include "../../devel/popt/buildlink3.mk"
.include "../../devel/readline/buildlink3.mk"
diff --git a/graphics/gphoto2/PLIST b/graphics/gphoto2/PLIST
index 5621bb87aa2..319b0060ff1 100644
--- a/graphics/gphoto2/PLIST
+++ b/graphics/gphoto2/PLIST
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.11 2007/01/02 18:33:50 adam Exp $
+@comment $NetBSD: PLIST,v 1.12 2008/04/29 09:35:15 sborrill Exp $
bin/gphoto2
man/man1/gphoto2.1
+share/doc/gphoto2/test-hook.sh
share/locale/az/LC_MESSAGES/gphoto2.mo
share/locale/cs/LC_MESSAGES/gphoto2.mo
share/locale/da/LC_MESSAGES/gphoto2.mo
@@ -29,3 +30,4 @@ share/locale/uk/LC_MESSAGES/gphoto2.mo
share/locale/vi/LC_MESSAGES/gphoto2.mo
share/locale/zh_CN/LC_MESSAGES/gphoto2.mo
share/locale/zh_TW/LC_MESSAGES/gphoto2.mo
+@dirrm share/doc/gphoto2
diff --git a/graphics/gphoto2/distinfo b/graphics/gphoto2/distinfo
index 7d9509dce48..474a870e252 100644
--- a/graphics/gphoto2/distinfo
+++ b/graphics/gphoto2/distinfo
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.13 2007/01/02 18:33:50 adam Exp $
+$NetBSD: distinfo,v 1.14 2008/04/29 09:35:15 sborrill Exp $
-SHA1 (gphoto2-2.3.1.tar.bz2) = 553668806d45d7db5926eb3963863a58da9032c1
-RMD160 (gphoto2-2.3.1.tar.bz2) = 77b4325acbbace03ab5a70251f0b36d6c6d1a586
-Size (gphoto2-2.3.1.tar.bz2) = 553795 bytes
-SHA1 (patch-aa) = 0abe9dcd50f0e6b5065ee7bc3262a3758cd9f113
+SHA1 (gphoto2-2.4.1.tar.bz2) = d9a5ce0eafee914a931c6f6bed13feafa438f90d
+RMD160 (gphoto2-2.4.1.tar.bz2) = 65c6b9052b1e3dce193deb44e07643b595900bcf
+Size (gphoto2-2.4.1.tar.bz2) = 583845 bytes