diff options
| author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-02-12 03:32:12 +0800 | 
|---|---|---|
| committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-02-12 03:32:12 +0800 | 
| commit | b0727797ac4af71ca5475eb7fe8cb23563e9dddb (patch) | |
| tree | 1515955b8be531e6da26a73783e115b68797a916 /x11 | |
| parent | 4769f2949495d1e4a9914e07bc7be62ef5a6c616 (diff) | |
| download | marcuscom-ports-b0727797ac4af71ca5475eb7fe8cb23563e9dddb.tar.gz marcuscom-ports-b0727797ac4af71ca5475eb7fe8cb23563e9dddb.tar.zst marcuscom-ports-b0727797ac4af71ca5475eb7fe8cb23563e9dddb.zip  | |
Presenting GNOME 2.9.91 (aka GNOME 2.10 BETA 2) for FreeBSD.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3636 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
| -rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 4 | ||||
| -rw-r--r-- | x11/gnome2-lite/Makefile | 6 | ||||
| -rw-r--r-- | x11/gnome2-power-tools/Makefile | 3 | ||||
| -rw-r--r-- | x11/gnome2/Makefile | 6 | 
4 files changed, 8 insertions, 11 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 6e30e2530..3550677e6 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -6,8 +6,7 @@  #  PORTNAME=	gnome2-fifth-toe -PORTVERSION=	2.9.90 -PORTREVISION=	1 +PORTVERSION=	2.9.91  CATEGORIES=	x11 gnome  MASTER_SITES=	# empty  DISTFILES=	# empty @@ -35,7 +34,6 @@ RUN_DEPENDS=	pan:${PORTSDIR}/news/pan2 \  		rhythmbox:${PORTSDIR}/audio/rhythmbox \  		jamboree:${PORTSDIR}/audio/jamboree \  		${X11BASE}/share/gnome/pixmaps/glines/classic.png:${PORTSDIR}/games/gnomegames2-extra-data \ -		sound-juicer:${PORTSDIR}/audio/sound-juicer \  		nautilus-sendto:${PORTSDIR}/deskutils/nautilus-sendto \  		goobox:${PORTSDIR}/audio/goobox diff --git a/x11/gnome2-lite/Makefile b/x11/gnome2-lite/Makefile index e988363dd..4e8cc6c65 100644 --- a/x11/gnome2-lite/Makefile +++ b/x11/gnome2-lite/Makefile @@ -6,7 +6,7 @@  #  PORTNAME=	gnome2 -PORTVERSION=	2.9.90 +PORTVERSION=	2.9.91  CATEGORIES=	x11 gnome  MASTER_SITES=	# empty  PKGNAMESUFFIX=	-lite @@ -36,8 +36,8 @@ RUN_DEPENDS=	${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnomeapplets2  		gucharmap:${PORTSDIR}/deskutils/gucharmap \  		${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \  		gconf-editor:${PORTSDIR}/sysutils/gconf-editor \ -		gnome-control-center:${PORTSDIR}/sysutils/gnomecontrolcenter2 -#		gst-thumbnail:${PORTSDIR}/multimedia/nautilus-media +		gnome-control-center:${PORTSDIR}/sysutils/gnomecontrolcenter2 \ +		totem:${PORTSDIR}/multimedia/totem-gstreamer  NO_BUILD=	yes diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile index f29a08d20..51799a3fd 100644 --- a/x11/gnome2-power-tools/Makefile +++ b/x11/gnome2-power-tools/Makefile @@ -6,8 +6,7 @@  #  PORTNAME=	gnome2-power-tools -PORTVERSION=	2.9.90 -PORTREVISION=	1 +PORTVERSION=	2.9.91  CATEGORIES=	x11 gnome  MASTER_SITES=	# empty  DISTFILES=	# empty diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 7a9e8a52d..3dceee730 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -6,8 +6,7 @@  #  PORTNAME=	gnome2 -PORTVERSION=	2.9.90 -PORTREVISION=	1 +PORTVERSION=	2.9.91  CATEGORIES=	x11 gnome  MASTER_SITES=	# empty  DISTFILES=	# empty @@ -56,7 +55,8 @@ RUN_DEPENDS=	${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnomeapplets2  		${X11BASE}/lib/gstreamer-0.8/.gstreamer-plugins-core.keep:${PORTSDIR}/multimedia/gstreamer-plugins-core \  		totem:${PORTSDIR}/multimedia/totem-gstreamer \  		gnome-control-center:${PORTSDIR}/sysutils/gnomecontrolcenter2 \ -		${X11BASE}/share/gnome/gnome-background-properties/gnome-branded.xml:${PORTSDIR}/x11-themes/gnome-backgrounds +		${X11BASE}/share/gnome/gnome-background-properties/gnome-branded.xml:${PORTSDIR}/x11-themes/gnome-backgrounds \ +		sound-juicer:${PORTSDIR}/audio/sound-juicer  NO_BUILD=	yes  | 
