From 1255e0c5554a7f2c67edb9e382240635b9e42065 Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 11 Jun 2002 08:15:32 +0000 Subject: Update to the latest GNOME 2 snapshot. This will be done it two parts. This first part is the GNOME 2 API. The next part will contain the desktop components. --- x11/libgnome/Makefile | 7 ++++--- x11/libgnome/distinfo | 2 +- x11/libgnome/pkg-plist | 21 +++++++++++++++++++++ 3 files changed, 26 insertions(+), 4 deletions(-) (limited to 'x11/libgnome') diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index c82d2bf..bfc611a 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -6,10 +6,10 @@ # PORTNAME= libgnome -PORTVERSION= 1.117.1 +PORTVERSION= 2.0.0 CATEGORIES?= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020525 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020607 DIST_SUBDIR= gnome2 MAINTAINER?= gnome@FreeBSD.org @@ -27,7 +27,8 @@ INSTALLS_SHLIB= yes USE_LIBTOOL= yes CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ --datadir=${PREFIX}/share/gnome \ - --with-html-dir=${PREFIX}/share/doc + --with-html-dir=${PREFIX}/share/doc \ + --with-gconf-source=xml::${PREFIX}/etc/gconf/gconf.xml.defaults CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} diff --git a/x11/libgnome/distinfo b/x11/libgnome/distinfo index 8b21e2b..5303a4e 100644 --- a/x11/libgnome/distinfo +++ b/x11/libgnome/distinfo @@ -1 +1 @@ -MD5 (gnome2/libgnome-1.117.1.tar.bz2) = 665b6c80370b4ecf1737db59a8582ea8 +MD5 (gnome2/libgnome-2.0.0.tar.bz2) = feac6f82e707527b97e97167ff4a64bf diff --git a/x11/libgnome/pkg-plist b/x11/libgnome/pkg-plist index e0345d2..e9a4666 100644 --- a/x11/libgnome/pkg-plist +++ b/x11/libgnome/pkg-plist @@ -80,6 +80,27 @@ lib/libgnome-2.so lib/libgnome-2.so.0 libdata/bonobo/servers/GNOME_Moniker_std.server libdata/pkgconfig/libgnome-2.0.pc +share/doc/libgnome/index.html +share/doc/libgnome/index.sgml +share/doc/libgnome/libgnome-gnome-config.html +share/doc/libgnome/libgnome-gnome-exec.html +share/doc/libgnome/libgnome-gnome-gconf.html +share/doc/libgnome/libgnome-gnome-help.html +share/doc/libgnome/libgnome-gnome-i18n.html +share/doc/libgnome/libgnome-gnome-init.html +share/doc/libgnome/libgnome-gnome-program.html +share/doc/libgnome/libgnome-gnome-score.html +share/doc/libgnome/libgnome-gnome-sound.html +share/doc/libgnome/libgnome-gnome-triggers.html +share/doc/libgnome/libgnome-gnome-url.html +share/doc/libgnome/libgnome-gnome-util.html +share/doc/libgnome/libgnome-libgnometypebuiltins.html +share/doc/libgnome/libgnome.html +share/doc/libgnome/x1277.html +share/doc/libgnome/x2848.html +share/doc/libgnome/x3292.html +share/doc/libgnome/x4134.html +share/doc/libgnome/x9.html share/gnome/sgml/docbook/gnome-customization-0.1/gnome-custom.xsl share/gnome/sgml/docbook/gnome-customization-0.1/gnome-customization.xsl share/gnome/sgml/docbook/gnome-customization-0.1/l10n.xml -- cgit v1.1