summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-03-16 22:29:11 +0000
committertron <tron@pkgsrc.org>1999-03-16 22:29:11 +0000
commitdf62bf3bc906b8479b90bf72fc9668682a7d1df0 (patch)
tree53deb555c4a005d9c180843752b992a98a0e39eb
parent5a17bebc6a49b5d624b58c1c53cc8347f0a4fd74 (diff)
downloadpkgsrc-df62bf3bc906b8479b90bf72fc9668682a7d1df0.tar.gz
Yet another "stable" GNOME release:
Update "gnome-core" package to version 1.0.3
-rw-r--r--x11/gnome-core/Makefile6
-rw-r--r--x11/gnome-core/files/md54
-rw-r--r--x11/gnome-core/patches/patch-ab30
-rw-r--r--x11/gnome-core/pkg/PLIST29
4 files changed, 45 insertions, 24 deletions
diff --git a/x11/gnome-core/Makefile b/x11/gnome-core/Makefile
index d4da4c91e9c..1d1add52c61 100644
--- a/x11/gnome-core/Makefile
+++ b/x11/gnome-core/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 1999/03/14 23:48:08 tron Exp $
+# $NetBSD: Makefile,v 1.11 1999/03/16 22:29:11 tron Exp $
#
-DISTNAME= gnome-core-1.0.1
+DISTNAME= gnome-core-1.0.3
CATEGORIES= x11 gnome
MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/sources/gnome-1.0/sources/ \
ftp://ftp.jimpick.com/pub/mirrors/gnome/gnome-1.0/sources/ \
@@ -11,7 +11,7 @@ MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.gnome.org/
DEPENDS+= esound-0.2.8:../../audio/esound
-DEPENDS+= gnome-libs-1.0.1:../../x11/gnome-libs
+DEPENDS+= gnome-libs-1.0.3:../../x11/gnome-libs
DEPENDS+= libgtop-1.0.1:../../devel/libgtop
NOT_FOR_ARCHS= alpha # problems with gtk
diff --git a/x11/gnome-core/files/md5 b/x11/gnome-core/files/md5
index da708ce7790..4a762b46dc7 100644
--- a/x11/gnome-core/files/md5
+++ b/x11/gnome-core/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.4 1999/03/07 21:17:49 tron Exp $
+$NetBSD: md5,v 1.5 1999/03/16 22:29:11 tron Exp $
-MD5 (gnome-core-1.0.1.tar.gz) = 9ce27fa72576f0dc3291ec8d5c71b96f
+MD5 (gnome-core-1.0.3.tar.gz) = e382a51aae8071844901090c6f6a98a1
diff --git a/x11/gnome-core/patches/patch-ab b/x11/gnome-core/patches/patch-ab
index 30bffc68d12..af1136aa38b 100644
--- a/x11/gnome-core/patches/patch-ab
+++ b/x11/gnome-core/patches/patch-ab
@@ -1,22 +1,16 @@
-$NetBSD: patch-ab,v 1.1.1.1 1998/10/07 19:45:26 agc Exp $
+$NetBSD: patch-ab,v 1.2 1999/03/16 22:29:11 tron Exp $
-Make this compile on NetBSD, as well as FreeBSD.
-
---- applets/modemlights/modemlights.h 1998/10/05 15:00:21 1.1
-+++ applets/modemlights/modemlights.h 1998/10/05 15:03:16
-@@ -7,11 +7,12 @@
- #include <sys/stat.h>
- #include <sys/ioctl.h>
- #include <sys/socket.h>
-+#include <sys/param.h>
- #include <net/if.h>
--#ifdef __FreeBSD__
--#include <net/if_ppp.h>
--#endif /* __FreeBSD__ */
+--- applets/modemlights/modemlights.h.orig Fri Mar 12 03:50:10 1999
++++ applets/modemlights/modemlights.h Tue Mar 16 19:25:48 1999
+@@ -25,6 +25,11 @@
+
#include <net/ppp_defs.h>
-+#if (defined(BSD) && BSD >= 199506)
-+#include <net/if_ppp.h>
-+#endif /* 4.4 BSD derived */
++#ifdef __NetBSD__
++# include <net/if_pppvar.h>
++# include <net/if_ppp.h>
++#endif /* __NetBSD__ */
++
#include <gnome.h>
- #include "applet-lib.h"
+ #include <applet-widget.h>
+
diff --git a/x11/gnome-core/pkg/PLIST b/x11/gnome-core/pkg/PLIST
index 3b02b8de02e..511fd6f498d 100644
--- a/x11/gnome-core/pkg/PLIST
+++ b/x11/gnome-core/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 1999/03/07 21:17:50 tron Exp $
+@comment $NetBSD: PLIST,v 1.6 1999/03/16 22:29:11 tron Exp $
bin/gmenu
bin/jbc_applet
bin/gnome-edit
@@ -57,6 +57,7 @@ lib/libgkb_applet.so.0.0
lib/libpanel_applet.a
lib/libpanel_applet.so.0.0
lib/appletsConf.sh
+share/default.wm
share/applets/Monitors/cpumemusage_applet.desktop
share/applets/Monitors/diskusage_applet.desktop
share/applets/Monitors/cpuload_applet.desktop
@@ -112,6 +113,30 @@ share/gnome/apps/gnome-help.desktop
share/default.session
share/gnome/help/gnome-terminal/C/docbook.css
share/gnome/help/gnome-terminal/C/topic.dat
+share/gnome/help/gnome-terminal/C/index.html
+share/gnome/help/gnome-terminal/C/authors.html
+share/gnome/help/gnome-terminal/C/classes.html
+share/gnome/help/gnome-terminal/C/config.html
+share/gnome/help/gnome-terminal/C/emulation.html
+share/gnome/help/gnome-terminal/C/enviroment.html
+share/gnome/help/gnome-terminal/C/menus.html
+share/gnome/help/gnome-terminal/C/options.html
+share/gnome/help/gnome-terminal/C/pointerusage.html
+share/gnome/help/gnome-terminal/C/terminal.html
+share/gnome/help/gnome-terminal/C/termtech.html
+share/gnome/help/gnome-terminal/no/index.html
+share/gnome/help/gnome-terminal/no/topic.dat
+share/gnome/help/gnome-terminal/no/authors.html
+share/gnome/help/gnome-terminal/no/classes.html
+share/gnome/help/gnome-terminal/no/config.html
+share/gnome/help/gnome-terminal/no/emulation.html
+share/gnome/help/gnome-terminal/no/enviroment.html
+share/gnome/help/gnome-terminal/no/menus.html
+share/gnome/help/gnome-terminal/no/options.html
+share/gnome/help/gnome-terminal/no/pointerusage.html
+share/gnome/help/gnome-terminal/no/terminal.html
+share/gnome/help/gnome-terminal/no/termtech.html
+share/gnome/help/gnome-terminal/no/docbook.css
share/gnome/help/help-browser/fr/help-browser.html
share/gnome/help/help-browser/hu/default-page.html
share/gnome/help/help-browser/hu/gnome-logo-large.png
@@ -257,6 +282,7 @@ share/pixmaps/gkb/th.xpm
share/pixmaps/gkb/tr.xpm
share/pixmaps/gkb/us.xpm
share/pixmaps/gkb/yu.xpm
+share/pixmaps/gkb/at.xpm
share/pixmaps/mini-commander/browser-mini.xpm
share/pixmaps/mini-commander/history-mini.xpm
share/pixmaps/vnterm.xpm
@@ -393,6 +419,7 @@ share/xmodmap/xmodmap.yu
@dirrm share/gnome/help/gnome-intro/C
@dirrm share/gnome/help/gnome-intro
@dirrm share/gnome/help/gnome-terminal/C
+@dirrm share/gnome/help/gnome-terminal/no
@dirrm share/gnome/help/gnome-terminal
@dirrm share/gnome/help/help-browser/fr
@dirrm share/gnome/help/help-browser/es