Subject: pkg/19682: [PATCH] Make gtk2-engines co-exist with gtk-engines
To: None <gnats-bugs@gnats.netbsd.org>
From: Eric Gillespie <epg@pretzelnet.org>
List: netbsd-bugs
Date: 01/04/2003 18:06:12
>Number:         19682
>Category:       pkg
>Synopsis:       [PATCH] Make gtk2-engines co-exist with gtk-engines
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat Jan 04 15:07:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        NetBSD 1.6
>Organization:
>Environment:
System: NetBSD wundagore.pretzelnet.org 1.6 NetBSD 1.6 ($Id: WUNDAGORE 435 2002-10-02 02:08:24Z epg $) #4: Sun Nov 24 15:22:10 EST 2002 epg@wundagore.pretzelnet.org:/usr/src/sys/arch/i386/compile/WUNDAGORE i386
Architecture: i386
Machine: i386
>Description:
x11/gtk2-engines currently lets PKGNAME default from DISTNAME,
resulting in the package being named gtk-engines, the same name
as the GTK 1.2 package x11/gtk-engines.  The effect is that these
two packages cannot be installed simultaneously even though they
actually co-exist without problems.
>How-To-Repeat:
>Fix:
Set PKGNAME to gtk2-engines.

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/x11/gtk2-engines/Makefile,v
retrieving revision 1.5
diff -a -u -r1.5 Makefile
--- Makefile	2003/01/04 22:26:34	1.5
+++ Makefile	2003/01/04 23:01:27
@@ -2,6 +2,7 @@
 #
 
 DISTNAME=		gtk-engines-1.9.0
+PKGNAME=		gtk2-engines-1.9.0
 PKGREVISION=		1
 CATEGORIES=		x11
 MASTER_SITES=		${MASTER_SITE_GNOME:=sources/gtk-engines/1.9/}
>Release-Note:
>Audit-Trail:
>Unformatted: