Subject: pkg/15269: patch for graphics/aview package to remove X11 support
To: None <gnats-bugs@gnats.netbsd.org>
From: Lubomir Sedlacik <salo@Xtrmntr.org>
List: netbsd-bugs
Date: 01/16/2002 19:07:55
>Number: 15269
>Category: pkg
>Synopsis: patch for graphics/aview package to remove X11 support
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Wed Jan 16 11:08:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator: Lubomir Sedlacik
>Release: NetBSD 1.5ZA
>Organization:
>Environment:
>Description:
this patch removes X11 dependency from graphics/aview package
>How-To-Repeat:
>Fix:
Index: DESCR
===================================================================
RCS file: /cvsroot/pkgsrc/graphics/aview/DESCR,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 DESCR
--- DESCR 2002/01/09 11:49:33 1.1.1.1
+++ DESCR 2002/01/16 18:30:47
@@ -15,3 +15,5 @@
* Hidden "bonus" features :)
* Inversion
* Support for bright, dim, inverse attributes/extended character set
+
+This package is built without X11 support.
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/graphics/aview/Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile
--- Makefile 2002/01/09 11:49:33 1.1.1.1
+++ Makefile 2002/01/16 18:30:47
@@ -2,6 +2,8 @@
#
DISTNAME= aview-1.3.0rc1
+PKGNAME= aview-1.3.0.1
+PKGREVISION= 1
CATEGORIES= graphics converters
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aa-project/}
@@ -9,6 +11,8 @@
HOMEPAGE= http://aa-project.sourceforge.net/aview/
COMMENT= ASCII Art image viewer
+CONFLICTS+= aview-x11-[0-9]*
+
WRKSRC= ${WRKDIR}/aview-1.3.0
PLIST_SRC= ${WRKDIR}/PLIST
@@ -45,5 +49,4 @@
.include "../../graphics/aalib/buildlink.mk"
.include "../../graphics/netpbm/buildlink.mk"
-.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"
new file, MESSAGE:
--- /dev/null Wed Jan 16 19:03:12 2002
+++ MESSAGE Sun Jan 13 16:06:20 2002
@@ -0,0 +1,7 @@
+======================================================================
+$NetBSD$
+
+This package is built without X11 support. If you want X11 support
+included, use the graphics/aview-x11 package instead.
+
+======================================================================
>Release-Note:
>Audit-Trail:
>Unformatted: