diff options
author | martti <martti@pkgsrc.org> | 2002-02-28 14:52:18 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2002-02-28 14:52:18 +0000 |
commit | 10f7f0ae664ce07267de60f2fb10ace8af2c0d3e (patch) | |
tree | 0306969aea076692d9dd8ec0ae7987f0ff9403a8 /graphics/gtkam | |
parent | 8527784dd680bded7ed31007cefaa0654ee4c8ea (diff) | |
download | pkgsrc-10f7f0ae664ce07267de60f2fb10ace8af2c0d3e.tar.gz |
Updated gtkam to 0.1.2
List of changes is unknown since the previous version was NetBSD's
own "port" stored in ftp.netbsd.org. This version is from
sourceforge.net and it should work with the new gphoto-2.0.
Diffstat (limited to 'graphics/gtkam')
-rw-r--r-- | graphics/gtkam/Makefile | 8 | ||||
-rw-r--r-- | graphics/gtkam/PLIST | 56 | ||||
-rw-r--r-- | graphics/gtkam/distinfo | 8 | ||||
-rw-r--r-- | graphics/gtkam/patches/patch-aa | 11 |
4 files changed, 53 insertions, 30 deletions
diff --git a/graphics/gtkam/Makefile b/graphics/gtkam/Makefile index 1ec47f11be0..caa83cd22af 100644 --- a/graphics/gtkam/Makefile +++ b/graphics/gtkam/Makefile @@ -1,15 +1,14 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/07/08 01:48:38 garbled Exp $ +# $NetBSD: Makefile,v 1.2 2002/02/28 14:52:18 martti Exp $ -DISTNAME= gtkam-20010707 +DISTNAME= gtkam-0.1.2 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/} MAINTAINER= root@garbled.net HOMEPAGE= http://www.gphoto.org/gphoto2/ COMMENT= Download and view files from various digital cameras BUILD_USES_MSGFMT= yes -DEPENDS+= gphoto-2*:../../graphics/gphoto2 USE_X11BASE= yes GNU_CONFIGURE= yes @@ -20,5 +19,6 @@ BUILDLINK_DEPENDS.gdk-pixbuf= gdk-pixbuf>=0.9.0 .include "../../devel/gettext-lib/buildlink.mk" .include "../../graphics/gdk-pixbuf/buildlink.mk" +.include "../../graphics/gphoto2/buildlink.mk" .include "../../x11/gtk/buildlink.mk" .include "../../mk/bsd.pkg.mk" diff --git a/graphics/gtkam/PLIST b/graphics/gtkam/PLIST index 2d150959974..a73e3ac3ea8 100644 --- a/graphics/gtkam/PLIST +++ b/graphics/gtkam/PLIST @@ -1,26 +1,48 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:51:25 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/02/28 14:52:19 martti Exp $ +bin/gexif bin/gtkam +include/libexif-gtk/gtk-exif-browser.h +include/libexif-gtk/gtk-exif-content-list.h +include/libexif-gtk/gtk-exif-entry-ascii.h +include/libexif-gtk/gtk-exif-entry-copyright.h +include/libexif-gtk/gtk-exif-entry-date.h +include/libexif-gtk/gtk-exif-entry-exposure.h +include/libexif-gtk/gtk-exif-entry-flash.h +include/libexif-gtk/gtk-exif-entry-generic.h +include/libexif-gtk/gtk-exif-entry-number.h +include/libexif-gtk/gtk-exif-entry-option.h +include/libexif-gtk/gtk-exif-entry-rational.h +include/libexif-gtk/gtk-exif-entry-resolution.h +include/libexif-gtk/gtk-exif-entry-version.h +include/libexif-gtk/gtk-exif-entry.h +include/libexif/exif-content.h +include/libexif/exif-data.h +include/libexif/exif-entry.h +include/libexif/exif-format.h +include/libexif/exif-result.h +include/libexif/exif-tag.h +include/libexif/exif-utils.h +lib/pkgconfig/libexif-gtk.pc +lib/pkgconfig/libexif.pc +share/doc/gtkam/AUTHORS +share/doc/gtkam/COPYING +share/doc/gtkam/MANUAL share/gtkam/pixmaps/camera.xpm -share/gtkam/pixmaps/close_image.xpm share/gtkam/pixmaps/configure.xpm share/gtkam/pixmaps/delete_images.xpm share/gtkam/pixmaps/exit.xpm -share/gtkam/pixmaps/fliph.xpm -share/gtkam/pixmaps/flipv.xpm share/gtkam/pixmaps/folder.xpm -share/gtkam/pixmaps/get_index.xpm -share/gtkam/pixmaps/get_index_empty.xpm -share/gtkam/pixmaps/get_selected_images.xpm -share/gtkam/pixmaps/no_thumbnail.xpm -share/gtkam/pixmaps/open_image.xpm -share/gtkam/pixmaps/print_image.xpm -share/gtkam/pixmaps/refresh.xpm -share/gtkam/pixmaps/resize.xpm -share/gtkam/pixmaps/rotc.xpm share/gtkam/pixmaps/save_current_image.xpm -share/doc/gtkam/AUTHORS -share/doc/gtkam/COPYING -share/doc/gtkam/MANUAL +share/images/gtkam/gtkam-audio.png +share/images/gtkam/gtkam-camera.png +share/images/gtkam/gtkam-folder-camera.png +share/images/gtkam/gtkam-folder.png +share/images/gtkam/gtkam-lock.png +share/images/gtkam/gtkam-new.png +@dirrm include/libexif-gtk +@dirrm include/libexif +@dirrm share/doc/gtkam @dirrm share/gtkam/pixmaps @dirrm share/gtkam -@dirrm share/doc/gtkam +@dirrm share/images/gtkam +@dirrm share/images diff --git a/graphics/gtkam/distinfo b/graphics/gtkam/distinfo index 87882c395e7..a7a5ffd4a69 100644 --- a/graphics/gtkam/distinfo +++ b/graphics/gtkam/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2001/07/08 01:48:38 garbled Exp $ +$NetBSD: distinfo,v 1.2 2002/02/28 14:52:19 martti Exp $ -SHA1 (gtkam-20010707.tar.gz) = 2761940cb3909714911a8aa49ab130bf13805994 -Size (gtkam-20010707.tar.gz) = 156161 bytes -SHA1 (patch-aa) = 42b2a1868282b1201997bdda8179b13829294373 +SHA1 (gtkam-0.1.2.tar.gz) = 8a0ad7c4c83158240edeb11c3087de75971fcccc +Size (gtkam-0.1.2.tar.gz) = 536588 bytes +SHA1 (patch-aa) = 09c7938c8164c6902025b2a94eaf54675a58f2ec diff --git a/graphics/gtkam/patches/patch-aa b/graphics/gtkam/patches/patch-aa index b0481328c49..b46934a39f1 100644 --- a/graphics/gtkam/patches/patch-aa +++ b/graphics/gtkam/patches/patch-aa @@ -1,9 +1,10 @@ -$NetBSD: patch-aa,v 1.1.1.1 2001/07/08 01:48:38 garbled Exp $ ---- Makefile.in.orig Sat Jul 7 18:53:29 2001 -+++ Makefile.in Sat Jul 7 18:53:40 2001 -@@ -90,7 +90,7 @@ +$NetBSD: patch-aa,v 1.2 2002/02/28 14:52:19 martti Exp $ + +--- Makefile.in.orig Tue Jan 29 11:45:19 2002 ++++ Makefile.in Thu Feb 28 15:29:16 2002 +@@ -98,7 +98,7 @@ - SUBDIRS = po src + SUBDIRS = libexif po src intl art pixmaps packaging -gtkamdocdir = $(prefix)/doc/gtkam +gtkamdocdir = $(prefix)/share/doc/gtkam |