summaryrefslogtreecommitdiff
path: root/x11/gnome-libs/patches
diff options
context:
space:
mode:
authortron <tron>1999-01-16 03:26:11 +0000
committertron <tron>1999-01-16 03:26:11 +0000
commita1060b48478e63ffe4f507f0011ba9960d095e83 (patch)
treeb3af4cb595857f841ac89d36dff92b79a5842fec /x11/gnome-libs/patches
parenteed38a2ac2c46c6b4791f7fa5b449fb5e7a1a2a4 (diff)
downloadpkgsrc-a1060b48478e63ffe4f507f0011ba9960d095e83.tar.gz
The never ending gnome story:
Update "gnome-libs" package to version 0.99.3.
Diffstat (limited to 'x11/gnome-libs/patches')
-rw-r--r--x11/gnome-libs/patches/patch-ac38
-rw-r--r--x11/gnome-libs/patches/patch-ad22
-rw-r--r--x11/gnome-libs/patches/patch-ag24
3 files changed, 20 insertions, 64 deletions
diff --git a/x11/gnome-libs/patches/patch-ac b/x11/gnome-libs/patches/patch-ac
index 98cd00d1605..1631db6cc0e 100644
--- a/x11/gnome-libs/patches/patch-ac
+++ b/x11/gnome-libs/patches/patch-ac
@@ -1,22 +1,24 @@
-$NetBSD: patch-ac,v 1.4 1999/01/01 23:40:43 tron Exp $
+$NetBSD: patch-ac,v 1.5 1999/01/16 03:26:12 tron Exp $
---- support/Makefile.in.orig Wed Dec 16 10:56:34 1998
-+++ support/Makefile.in Sat Jan 2 00:14:13 1999
-@@ -160,7 +160,7 @@
+--- gnome-data/Makefile.in.orig Wed Jan 13 02:32:46 1999
++++ gnome-data/Makefile.in Sat Jan 16 04:09:18 1999
+@@ -154,7 +154,7 @@
+ gnome.mime \
+ paper.config
- popt_sources = findme.c poptconfig.c poptparse.c popt.c popthelp.c
+-scoredir=$(DESTDIR)$(localstatedir)/games
++scoredir=/var/games
+ sysconf_DATA=paper.config mime-magic
--libgnomesupport_la_SOURCES = gnomesupport.h $(popt_sources)
-+libgnomesupport_la_SOURCES = gnomesupport.h $(popt_sources) gnome-argp.c
- #libgnomesupport_la_LIBADD = @LTLIBOBJS@
- libgnomesupport_la_LDFLAGS = -version-info 0:0:0
+ soundlistdir = $(sysconfdir)/sound/events
+@@ -311,8 +311,8 @@
-@@ -188,7 +188,7 @@
- X_PRE_LIBS = @X_PRE_LIBS@
- libgnomesupport_la_LIBADD =
- libgnomesupport_la_OBJECTS = findme.lo poptconfig.lo poptparse.lo \
--popt.lo popthelp.lo
-+popt.lo popthelp.lo gnome-argp.lo
- COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
- LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
- LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
+
+ install-data-local:
+- $(mkinstalldirs) $(scoredir)
+- -chgrp $(GAMES_GROUP) $(scoredir) && chmod g=rwXs $(scoredir)
++# $(mkinstalldirs) $(scoredir)
++# -chgrp $(GAMES_GROUP) $(scoredir) && chmod g=rwXs $(scoredir)
+ $(top_builddir)/libgnome/gnome-gen-mimedb $(DESTDIR)$(sysconfdir)/mime-magic
+
+ # Tell versions [3.59,3.63) of GNU make to not export all variables.
diff --git a/x11/gnome-libs/patches/patch-ad b/x11/gnome-libs/patches/patch-ad
deleted file mode 100644
index e038cc12dff..00000000000
--- a/x11/gnome-libs/patches/patch-ad
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-ad,v 1.2 1998/12/29 14:23:04 tron Exp $
-
---- Makefile.in.orig Wed Dec 16 10:56:22 1998
-+++ Makefile.in Sat Dec 19 21:08:41 1998
-@@ -51,7 +51,7 @@
- INSTALL = @INSTALL@
- INSTALL_PROGRAM = @INSTALL_PROGRAM@
- INSTALL_DATA = @INSTALL_DATA@
--INSTALL_SCRIPT = @INSTALL_SCRIPT@
-+INSTALL_SCRIPT = ${BSD_INSTALL_SCRIPT}
- transform = @program_transform_name@
-
- NORMAL_INSTALL = :
-@@ -153,7 +153,7 @@
- # just distribute it, since we can
- @FALSE_TRUE@libvfs = libvfs
-
--SUBDIRS = po intl support macros \
-+SUBDIRS = intl support macros \
- tools \
- libart_lgpl \
- libgnome libgnomeui gtk-xmhtml $(gnome_hello) zvt \
diff --git a/x11/gnome-libs/patches/patch-ag b/x11/gnome-libs/patches/patch-ag
deleted file mode 100644
index 750f3bd44c7..00000000000
--- a/x11/gnome-libs/patches/patch-ag
+++ /dev/null
@@ -1,24 +0,0 @@
-$NetBSD: patch-ag,v 1.1 1998/12/29 17:53:11 tron Exp $
-
---- gnome-data/Makefile.in.orig Wed Dec 16 10:57:33 1998
-+++ gnome-data/Makefile.in Tue Dec 29 17:51:06 1998
-@@ -147,7 +147,7 @@
- gnome.mime \
- paper.config
-
--scoredir=$(localstatedir)/games
-+scoredir=/var/games
- sysconf_DATA=paper.config mime-magic
-
- soundlistdir = $(sysconfdir)/sound/events
-@@ -304,8 +304,8 @@
-
-
- install-data-local:
-- $(mkinstalldirs) $(scoredir)
-- -chgrp games $(scoredir) && chmod g=rwXs $(scoredir)
-+# $(mkinstalldirs) $(scoredir)
-+# -chgrp games $(scoredir) && chmod g=rwXs $(scoredir)
- $(top_builddir)/libgnome/gnome-gen-mimedb $(sysconfdir)/mime-magic
-
- # Tell versions [3.59,3.63) of GNU make to not export all variables.