pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/pornview-gtk2 Imported pornview-gtk2 from pkg...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/33327231b5a1
branches:  trunk
changeset: 507915:33327231b5a1
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat Feb 11 13:09:21 2006 +0000

description:
Imported pornview-gtk2 from pkgsrc-wip.

PornView is an image and movie viewer/manager with thumbnail previews.
Additional features includes thumbnail caching, directory tree views,
adjustable zoom, fullscreen view, and slideshow mode.

PornView contains no objectionable content.

This package is built with GTK+ 2.0 support.

Packaged by Leonard Schmidt.

diffstat:

 graphics/pornview-gtk2/DESCR    |   7 +++++++
 graphics/pornview-gtk2/Makefile |  18 ++++++++++++++++++
 2 files changed, 25 insertions(+), 0 deletions(-)

diffs (33 lines):

diff -r d5e1f0cac807 -r 33327231b5a1 graphics/pornview-gtk2/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/pornview-gtk2/DESCR      Sat Feb 11 13:09:21 2006 +0000
@@ -0,0 +1,7 @@
+PornView is an image and movie viewer/manager with thumbnail previews.
+Additional features includes thumbnail caching, directory tree views,
+adjustable zoom, fullscreen view, and slideshow mode.
+
+PornView contains no objectionable content.
+
+This package is built with GTK+ 2.0 support.
diff -r d5e1f0cac807 -r 33327231b5a1 graphics/pornview-gtk2/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/pornview-gtk2/Makefile   Sat Feb 11 13:09:21 2006 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/02/11 13:09:21 rillig Exp $
+#
+
+.include "../../graphics/pornview/Makefile.common"
+
+PKGNAME=               ${DISTNAME:S/_0.2pre1.orig/-gtk2-0.2.0pre1/}
+
+COMMENT+=              (GTK+ 2.0 interface)
+
+CONFLICTS=             pornview-[0-9]*
+
+USE_TOOLS+=            pkg-config
+
+CONFIGURE_ARGS+=       --with-gtk2
+
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index