summaryrefslogtreecommitdiff
path: root/graphics/gtkam
diff options
context:
space:
mode:
authorgarbled <garbled@pkgsrc.org>2001-07-08 01:48:38 +0000
committergarbled <garbled@pkgsrc.org>2001-07-08 01:48:38 +0000
commit0afca3dac4b526d0661dd5cac2ce07bfde1dfc46 (patch)
treea5ef308a363822dfd27ec5c718e2db83167cfdc0 /graphics/gtkam
parentbda60534b499810fe188e3d022a761979078e29e (diff)
downloadpkgsrc-0afca3dac4b526d0661dd5cac2ce07bfde1dfc46.tar.gz
This is a front-end for gphoto2, that allows access via USB/serial/etc to
a variety of cameras. If your camera isn't supported by gphoto, try this applicaion instead.
Diffstat (limited to 'graphics/gtkam')
-rw-r--r--graphics/gtkam/Makefile24
-rw-r--r--graphics/gtkam/distinfo5
-rw-r--r--graphics/gtkam/patches/patch-aa12
-rw-r--r--graphics/gtkam/pkg/DESCR6
-rw-r--r--graphics/gtkam/pkg/PLIST26
5 files changed, 73 insertions, 0 deletions
diff --git a/graphics/gtkam/Makefile b/graphics/gtkam/Makefile
new file mode 100644
index 00000000000..1ec47f11be0
--- /dev/null
+++ b/graphics/gtkam/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/07/08 01:48:38 garbled Exp $
+
+DISTNAME= gtkam-20010707
+CATEGORIES= graphics
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+
+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
+CONFIGURE_ARGS+= --disable-nls
+CPPFLAGS+= -I${LOCALBASE}/include -DHAVE_CONFIG_H -I${WRKSRC}
+
+BUILDLINK_DEPENDS.gdk-pixbuf= gdk-pixbuf>=0.9.0
+
+.include "../../devel/gettext-lib/buildlink.mk"
+.include "../../graphics/gdk-pixbuf/buildlink.mk"
+.include "../../x11/gtk/buildlink.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/gtkam/distinfo b/graphics/gtkam/distinfo
new file mode 100644
index 00000000000..87882c395e7
--- /dev/null
+++ b/graphics/gtkam/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2001/07/08 01:48:38 garbled Exp $
+
+SHA1 (gtkam-20010707.tar.gz) = 2761940cb3909714911a8aa49ab130bf13805994
+Size (gtkam-20010707.tar.gz) = 156161 bytes
+SHA1 (patch-aa) = 42b2a1868282b1201997bdda8179b13829294373
diff --git a/graphics/gtkam/patches/patch-aa b/graphics/gtkam/patches/patch-aa
new file mode 100644
index 00000000000..b0481328c49
--- /dev/null
+++ b/graphics/gtkam/patches/patch-aa
@@ -0,0 +1,12 @@
+$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 @@
+
+ SUBDIRS = po src
+
+-gtkamdocdir = $(prefix)/doc/gtkam
++gtkamdocdir = $(prefix)/share/doc/gtkam
+ gtkamdoc_DATA = AUTHORS COPYING MANUAL
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
diff --git a/graphics/gtkam/pkg/DESCR b/graphics/gtkam/pkg/DESCR
new file mode 100644
index 00000000000..fb45c286440
--- /dev/null
+++ b/graphics/gtkam/pkg/DESCR
@@ -0,0 +1,6 @@
+gtkam is an universal, free GTK+ application that will allow
+downloading, saving, and manipulation of images from several
+different digital camera models, or from the local harddrive.
+
+gtkam supports a wide array of digital camera models.
+Visit http://www.gphoto.org/cameras.html for an updated list.
diff --git a/graphics/gtkam/pkg/PLIST b/graphics/gtkam/pkg/PLIST
new file mode 100644
index 00000000000..0c9d2a5b1fe
--- /dev/null
+++ b/graphics/gtkam/pkg/PLIST
@@ -0,0 +1,26 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/07/08 01:48:38 garbled Exp $
+bin/gtkam
+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
+@dirrm share/gtkam/pixmaps
+@dirrm share/gtkam
+@dirrm share/doc/gtkam