pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gphoto2 Update to 2.4.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/0416b2593929
branches: trunk
changeset: 541976:0416b2593929
user: sborrill <sborrill%pkgsrc.org@localhost>
date: Tue Apr 29 09:35:15 2008 +0000
description:
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:
graphics/gphoto2/Makefile | 6 +++---
graphics/gphoto2/PLIST | 4 +++-
graphics/gphoto2/distinfo | 9 ++++-----
3 files changed, 10 insertions(+), 9 deletions(-)
diffs (52 lines):
diff -r 7e513629a4c8 -r 0416b2593929 graphics/gphoto2/Makefile
--- a/graphics/gphoto2/Makefile Tue Apr 29 09:31:09 2008 +0000
+++ b/graphics/gphoto2/Makefile Tue Apr 29 09:35:15 2008 +0000
@@ -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 @@
.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 -r 7e513629a4c8 -r 0416b2593929 graphics/gphoto2/PLIST
--- a/graphics/gphoto2/PLIST Tue Apr 29 09:31:09 2008 +0000
+++ b/graphics/gphoto2/PLIST Tue Apr 29 09:35:15 2008 +0000
@@ -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/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 -r 7e513629a4c8 -r 0416b2593929 graphics/gphoto2/distinfo
--- a/graphics/gphoto2/distinfo Tue Apr 29 09:31:09 2008 +0000
+++ b/graphics/gphoto2/distinfo Tue Apr 29 09:35:15 2008 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index