diff options
author | drochner <drochner@pkgsrc.org> | 2004-02-20 16:06:22 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2004-02-20 16:06:22 +0000 |
commit | 7e1c2472dcb56effed5e82df63573c851afa517f (patch) | |
tree | 0e04c983451ca9f5d80512c861951b9e089ae8ad /devel/libgphoto2 | |
parent | bb4983928bf389821f68a0349c48ea1906f111e8 (diff) | |
download | pkgsrc-7e1c2472dcb56effed5e82df63573c851afa517f.tar.gz |
update to 2.1.4
changes: bugfixes, support for more cameras
Diffstat (limited to 'devel/libgphoto2')
-rw-r--r-- | devel/libgphoto2/Makefile | 4 | ||||
-rw-r--r-- | devel/libgphoto2/PLIST | 8 | ||||
-rw-r--r-- | devel/libgphoto2/distinfo | 6 |
3 files changed, 12 insertions, 6 deletions
diff --git a/devel/libgphoto2/Makefile b/devel/libgphoto2/Makefile index eb9028d7eb1..a45acc6182a 100644 --- a/devel/libgphoto2/Makefile +++ b/devel/libgphoto2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2004/02/14 18:26:27 jmmv Exp $ +# $NetBSD: Makefile,v 1.12 2004/02/20 16:06:22 drochner Exp $ # -DISTNAME= libgphoto2-2.1.2 +DISTNAME= libgphoto2-2.1.4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/libgphoto2/PLIST b/devel/libgphoto2/PLIST index f048009e029..d27886d4691 100644 --- a/devel/libgphoto2/PLIST +++ b/devel/libgphoto2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2003/09/28 18:08:59 is Exp $ +@comment $NetBSD: PLIST,v 1.5 2004/02/20 16:06:22 drochner Exp $ bin/gphoto2-config bin/gphoto2-port-config include/gphoto2/gphoto2-abilities-list.h @@ -22,6 +22,9 @@ include/gphoto2/gphoto2.h lib/gphoto2/${PKGVERSION}/libgphoto2_agfa_cl20.a lib/gphoto2/${PKGVERSION}/libgphoto2_agfa_cl20.la lib/gphoto2/${PKGVERSION}/libgphoto2_agfa_cl20.so +lib/gphoto2/${PKGVERSION}/libgphoto2_aox.a +lib/gphoto2/${PKGVERSION}/libgphoto2_aox.la +lib/gphoto2/${PKGVERSION}/libgphoto2_aox.so lib/gphoto2/${PKGVERSION}/libgphoto2_barbie.a lib/gphoto2/${PKGVERSION}/libgphoto2_barbie.la lib/gphoto2/${PKGVERSION}/libgphoto2_barbie.so @@ -112,6 +115,9 @@ lib/gphoto2/${PKGVERSION}/libgphoto2_ptp2.so lib/gphoto2/${PKGVERSION}/libgphoto2_ricoh.a lib/gphoto2/${PKGVERSION}/libgphoto2_ricoh.la lib/gphoto2/${PKGVERSION}/libgphoto2_ricoh.so +lib/gphoto2/${PKGVERSION}/libgphoto2_ricoh_g3.a +lib/gphoto2/${PKGVERSION}/libgphoto2_ricoh_g3.la +lib/gphoto2/${PKGVERSION}/libgphoto2_ricoh_g3.so lib/gphoto2/${PKGVERSION}/libgphoto2_samsung.a lib/gphoto2/${PKGVERSION}/libgphoto2_samsung.la lib/gphoto2/${PKGVERSION}/libgphoto2_samsung.so diff --git a/devel/libgphoto2/distinfo b/devel/libgphoto2/distinfo index e380daf6ebc..6404c9abc86 100644 --- a/devel/libgphoto2/distinfo +++ b/devel/libgphoto2/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2003/09/28 18:08:59 is Exp $ +$NetBSD: distinfo,v 1.3 2004/02/20 16:06:22 drochner Exp $ -SHA1 (libgphoto2-2.1.2.tar.bz2) = 448d9992350eaec27bd5f4bca9b0e81e4aee282b -Size (libgphoto2-2.1.2.tar.bz2) = 1743528 bytes +SHA1 (libgphoto2-2.1.4.tar.bz2) = aa437f6bff0f58049b84ded2f96fee89e124cb34 +Size (libgphoto2-2.1.4.tar.bz2) = 1819325 bytes |