diff options
author | gdt <gdt@pkgsrc.org> | 2008-08-31 00:09:13 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2008-08-31 00:09:13 +0000 |
commit | f5c4a3c5406e8027145c0dc5247f594169c9ecbd (patch) | |
tree | 061e42ce76723538bdee781211fd4294ec45031e /graphics/gtkimageview | |
parent | 4a2c4b0500159b68a858c4fe9e7c03a0b7eada20 (diff) | |
download | pkgsrc-f5c4a3c5406e8027145c0dc5247f594169c9ecbd.tar.gz |
Add gtkimageview at 1.3.0. While there is a newer version, gdt has
been using this version with ufraw, and is therefore committing it
before upgrading.
GtkImageView is a simple image viewer widget for GTK. Similar to the
image viewer panes in gThumb or Eye of Gnome. It makes writing image
viewing and editing applications easy. Among its features are:
* Mouse and keyboard zooming.
* Scrolling and dragging.
* Adjustable interpolation.
* Fullscreen mode.
* GIF animation support.
Diffstat (limited to 'graphics/gtkimageview')
-rw-r--r-- | graphics/gtkimageview/DESCR | 9 | ||||
-rw-r--r-- | graphics/gtkimageview/Makefile | 21 | ||||
-rw-r--r-- | graphics/gtkimageview/PLIST | 46 | ||||
-rw-r--r-- | graphics/gtkimageview/buildlink3.mk | 19 | ||||
-rw-r--r-- | graphics/gtkimageview/distinfo | 5 |
5 files changed, 100 insertions, 0 deletions
diff --git a/graphics/gtkimageview/DESCR b/graphics/gtkimageview/DESCR new file mode 100644 index 00000000000..184a67f04ce --- /dev/null +++ b/graphics/gtkimageview/DESCR @@ -0,0 +1,9 @@ +GtkImageView is a simple image viewer widget for GTK. Similar to the +image viewer panes in gThumb or Eye of Gnome. It makes writing image +viewing and editing applications easy. Among its features are: + + * Mouse and keyboard zooming. + * Scrolling and dragging. + * Adjustable interpolation. + * Fullscreen mode. + * GIF animation support. diff --git a/graphics/gtkimageview/Makefile b/graphics/gtkimageview/Makefile new file mode 100644 index 00000000000..6d68326b3a1 --- /dev/null +++ b/graphics/gtkimageview/Makefile @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.1.1.1 2008/08/31 00:09:13 gdt Exp $ + +DISTNAME= gtkimageview-1.3.0 +CATEGORIES= graphics +MASTER_SITES= http://trac.bjourne.webfactional.com/attachment/wiki/WikiStart/gtkimageview-1.3.0.tar.gz + +MAINTAINER= gdt@NetBSD.org +HOMEPAGE= http://trac.bjourne.webfactional.com/wiki +COMMENT= Image viewer widget for GTK + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_TOOLS+= gmake pkg-config + +PKGCONFIG_OVERRIDE+= gtkimageview-1.0.pc.in + +.include "../../devel/glib/buildlink3.mk" +.include "../../devel/pango/buildlink3.mk" +.include "../../x11/gtk2/buildlink3.mk" + +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/gtkimageview/PLIST b/graphics/gtkimageview/PLIST new file mode 100644 index 00000000000..c76f45fbedf --- /dev/null +++ b/graphics/gtkimageview/PLIST @@ -0,0 +1,46 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2008/08/31 00:09:13 gdt Exp $ +include/gtkimageview/cursors.h +include/gtkimageview/gtkanimview.h +include/gtkimageview/gtkiimagetool.h +include/gtkimageview/gtkimagenav.h +include/gtkimageview/gtkimagescrollwin.h +include/gtkimageview/gtkimagetooldragger.h +include/gtkimageview/gtkimagetoolselector.h +include/gtkimageview/gtkimageview.h +include/gtkimageview/gtkzooms.h +include/gtkimageview/image_view_drawer.h +include/gtkimageview/mouse_handler.h +include/gtkimageview/utils.h +lib/libgtkimageview.la +lib/pkgconfig/gtkimageview.pc +share/gtk-doc/html/gtkimageview/GtkAnimView.html +share/gtk-doc/html/gtkimageview/GtkIImageTool.html +share/gtk-doc/html/gtkimageview/GtkImageNav.html +share/gtk-doc/html/gtkimageview/GtkImageScrollWin.html +share/gtk-doc/html/gtkimageview/GtkImageToolDragger.html +share/gtk-doc/html/gtkimageview/GtkImageToolSelector.html +share/gtk-doc/html/gtkimageview/GtkImageView.html +share/gtk-doc/html/gtkimageview/acknowledgements.html +share/gtk-doc/html/gtkimageview/big-zoom-sel-bug.png +share/gtk-doc/html/gtkimageview/compiling.html +share/gtk-doc/html/gtkimageview/dirstructure.html +share/gtk-doc/html/gtkimageview/ex-mini.png +share/gtk-doc/html/gtkimageview/ex-monitor-selection.png +share/gtk-doc/html/gtkimageview/gtkimageview-gtkzooms.html +share/gtk-doc/html/gtkimageview/gtkimageview-in-window.png +share/gtk-doc/html/gtkimageview/gtkimageview.devhelp +share/gtk-doc/html/gtkimageview/gtkimageview.devhelp2 +share/gtk-doc/html/gtkimageview/home.png +share/gtk-doc/html/gtkimageview/index.html +share/gtk-doc/html/gtkimageview/index.sgml +share/gtk-doc/html/gtkimageview/left.png +share/gtk-doc/html/gtkimageview/navwin-open.png +share/gtk-doc/html/gtkimageview/overview.html +share/gtk-doc/html/gtkimageview/releasehistory.html +share/gtk-doc/html/gtkimageview/right.png +share/gtk-doc/html/gtkimageview/rn01.html +share/gtk-doc/html/gtkimageview/sourcecode.html +share/gtk-doc/html/gtkimageview/style.css +share/gtk-doc/html/gtkimageview/up.png +@dirrm share/gtk-doc/html/gtkimageview +@dirrm include/gtkimageview diff --git a/graphics/gtkimageview/buildlink3.mk b/graphics/gtkimageview/buildlink3.mk new file mode 100644 index 00000000000..75a865d0439 --- /dev/null +++ b/graphics/gtkimageview/buildlink3.mk @@ -0,0 +1,19 @@ +# $NetBSD: buildlink3.mk,v 1.1.1.1 2008/08/31 00:09:13 gdt Exp $ + +BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ +GTKIMAGEVIEW_BUILDLINK3_MK:= ${GTKIMAGEVIEW_BUILDLINK3_MK}+ + +.if ${BUILDLINK_DEPTH} == "+" +BUILDLINK_DEPENDS+= gtkimageview +.endif + +BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ngtkimageview} +BUILDLINK_PACKAGES+= gtkimageview +BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}gtkimageview + +.if ${GTKIMAGEVIEW_BUILDLINK3_MK} == "+" +BUILDLINK_API_DEPENDS.gtkimageview+= gtkimageview>=1.3.0 +BUILDLINK_PKGSRCDIR.gtkimageview?= ../../graphics/gtkimageview +.endif # GTKIMAGEVIEW_BUILDLINK3_MK + +BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} diff --git a/graphics/gtkimageview/distinfo b/graphics/gtkimageview/distinfo new file mode 100644 index 00000000000..47808e876ed --- /dev/null +++ b/graphics/gtkimageview/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2008/08/31 00:09:13 gdt Exp $ + +SHA1 (gtkimageview-1.3.0.tar.gz) = 28e1c40c57462446edbd0eb968f6eb9ce1ebdded +RMD160 (gtkimageview-1.3.0.tar.gz) = c393ef7c070f7c5031f98f9f85d5b245430dac19 +Size (gtkimageview-1.3.0.tar.gz) = 844294 bytes |