pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics Removed pornview-gtk2, which has been superse...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1dbae9c6b4bc
branches:  trunk
changeset: 508033:1dbae9c6b4bc
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon Feb 13 15:25:39 2006 +0000

description:
Removed pornview-gtk2, which has been superseded by pornview with
default options.

diffstat:

 graphics/Makefile               |   3 +--
 graphics/pornview-gtk2/DESCR    |   7 -------
 graphics/pornview-gtk2/Makefile |  18 ------------------
 3 files changed, 1 insertions(+), 27 deletions(-)

diffs (50 lines):

diff -r 2d5610593fb6 -r 1dbae9c6b4bc graphics/Makefile
--- a/graphics/Makefile Mon Feb 13 15:23:54 2006 +0000
+++ b/graphics/Makefile Mon Feb 13 15:25:39 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.412 2006/02/11 13:24:30 rillig Exp $
+# $NetBSD: Makefile,v 1.413 2006/02/13 15:25:39 rillig Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -236,7 +236,6 @@
 SUBDIR+=       png2html
 SUBDIR+=       pngcrush
 SUBDIR+=       pornview
-SUBDIR+=       pornview-gtk2
 SUBDIR+=       potrace
 SUBDIR+=       povray
 SUBDIR+=       ppmtoxvpic
diff -r 2d5610593fb6 -r 1dbae9c6b4bc graphics/pornview-gtk2/DESCR
--- a/graphics/pornview-gtk2/DESCR      Mon Feb 13 15:23:54 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-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 2d5610593fb6 -r 1dbae9c6b4bc graphics/pornview-gtk2/Makefile
--- a/graphics/pornview-gtk2/Makefile   Mon Feb 13 15:23:54 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-# $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