aboutsummaryrefslogtreecommitdiffstats
path: root/x11/gnome
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2000-06-02 00:10:38 +0800
committerade <ade@FreeBSD.org>2000-06-02 00:10:38 +0800
commitc80474a686b27c75ee1f2c966739964a2785fe64 (patch)
treed578597dbfbb7fffe625b67026a2b9b9df052556 /x11/gnome
parent753ae011bb2fbb67800578e67e72ad9f35385219 (diff)
downloadfreebsd-ports-gnome-c80474a686b27c75ee1f2c966739964a2785fe64.tar.gz
freebsd-ports-gnome-c80474a686b27c75ee1f2c966739964a2785fe64.tar.zst
freebsd-ports-gnome-c80474a686b27c75ee1f2c966739964a2785fe64.zip
Say hello to GNOME 1.2
audio/gnomemedia 1.2.0 deskutils/gnomepim 1.2.0 devel/bugbuddy 1.0 devel/glade 0.5.9 devel/libgtop 1.0.9 games/gnomegames 1.2.0 graphics/imlib 1.9.8.1 misc/gnomeusersguide 1.2 misc/gnomeutils 1.2.0 sysutils/gnomecontrolcenter 1.2.0 sysutils/gtop 1.0.8 x11-fm/gmomemc 4.5.50 x11/gnomecore 1.2.0 x11/gnomelibs 1.2.1 Along with cosmetic changes to other parts of the metaport for the new shared library version numbers. Plus. The metaport has been reworked to bring in a few more often-requested items. Please note that you absolutely need GTK/GLIB 1.2.8 or higher for this release.
Diffstat (limited to 'x11/gnome')
-rw-r--r--x11/gnome/Makefile37
1 files changed, 20 insertions, 17 deletions
diff --git a/x11/gnome/Makefile b/x11/gnome/Makefile
index 4df4095d1beb..ece23afd25dd 100644
--- a/x11/gnome/Makefile
+++ b/x11/gnome/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnome
-PORTVERSION= 1.0.53
+PORTVERSION= 1.2
CATEGORIES= x11 gnome
MASTER_SITES= # empty
DISTFILES= # empty
@@ -16,31 +16,34 @@ MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 \
gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
- ORBit.2:${PORTSDIR}/devel/ORBit \
- Imlib.5:${PORTSDIR}/graphics/imlib \
audiofile.0:${PORTSDIR}/audio/libaudiofile \
esd.2:${PORTSDIR}/audio/esound \
- gnome.3:${PORTSDIR}/x11/gnomelibs \
+ Imlib.5:${PORTSDIR}/graphics/imlib \
+ ORBit.2:${PORTSDIR}/devel/ORBit \
+ gnome.4:${PORTSDIR}/x11/gnomelibs \
gtop.1:${PORTSDIR}/devel/libgtop \
xml.5:${PORTSDIR}/textproc/libxml \
- gnomeprint.9:${PORTSDIR}/print/gnomeprint \
ghttp.1:${PORTSDIR}/www/libghttp \
- obgnome.1:${PORTSDIR}/lang/gnomeobjc \
- glade.3:${PORTSDIR}/devel/libglade
-RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/startup.wav:${PORTSDIR}/audio/gnomeaudio \
- panel:${PORTSDIR}/x11/gnomecore \
- gtcd:${PORTSDIR}/audio/gnomemedia \
+ glade.3:${PORTSDIR}/devel/libglade \
+ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \
+ gnomeprint.9:${PORTSDIR}/print/gnomeprint
+
+RUN_DEPENDS= ${X11BASE}/share/themes/Metal/ICON.png:${PORTSDIR}/x11-toolkits/gtk-engines \
+ another_clock_applet:${PORTSDIR}/x11/gnomeapplets \
+ gmc:${PORTSDIR}/x11-fm/gnomemc \
+ bug-buddy:${PORTSDIR}/devel/bugbuddy \
+ glade:${PORTSDIR}/devel/glade \
+ ${LOCALBASE}/lib/python1.5/site-packages/_appletmodule.so:${PORTSDIR}/x11-toolkits/py-gnome \
+ ${X11BASE}/share/gnome/help/users-guide/aboutug.html:${PORTSDIR}/misc/gnomeusersguide \
+ gcalc:${PORTSDIR}/misc/gnomeutils \
gnomecard:${PORTSDIR}/deskutils/gnomepim \
+ ${X11BASE}/share/gnome/sounds/startup.wav:${PORTSDIR}/audio/gnomeaudio \
+ gtcd:${PORTSDIR}/audio/gnomemedia \
gnomine:${PORTSDIR}/games/gnomegames \
ElectricEyes:${PORTSDIR}/graphics/electriceyes \
- gcalc:${PORTSDIR}/misc/gnomeutils \
- gtalk:${PORTSDIR}/net/gnomenetwork \
- ggv:${PORTSDIR}/print/ggv \
- gulp:${PORTSDIR}/sysutils/gnomeadmin \
- gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter \
+ gnumeric:${PORTSDIR}/math/gnumeric \
gtop:${PORTSDIR}/sysutils/gtop \
- gmc:${PORTSDIR}/x11-fm/gnomemc \
- gnumeric:${PORTSDIR}/math/gnumeric
+ ggv:${PORTSDIR}/print/ggv
NO_BUILD= yes