2002-05-24 04:39:17 +02:00
|
|
|
# New ports collection makefile for: gnome2
|
|
|
|
# Date created: 21 May 2002
|
|
|
|
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
|
1998-10-28 16:57:25 +01:00
|
|
|
#
|
1999-08-31 04:51:23 +02:00
|
|
|
# $FreeBSD$
|
2009-01-10 06:22:13 +01:00
|
|
|
# $MCom: ports/x11/gnome2/Makefile,v 1.260 2008/11/27 02:18:33 marcus Exp $
|
1998-10-28 16:57:25 +01:00
|
|
|
#
|
|
|
|
|
2002-05-24 04:39:17 +02:00
|
|
|
PORTNAME= gnome2
|
2009-01-15 23:05:27 +01:00
|
|
|
PORTVERSION= 2.24.3
|
2009-01-20 20:06:05 +01:00
|
|
|
PORTREVISION?= 1
|
2005-11-05 05:53:48 +01:00
|
|
|
CATEGORIES?= x11 gnome
|
1998-10-28 16:57:25 +01:00
|
|
|
MASTER_SITES= # empty
|
|
|
|
DISTFILES= # empty
|
2000-04-19 21:42:34 +02:00
|
|
|
EXTRACT_ONLY= # empty
|
1998-10-28 16:57:25 +01:00
|
|
|
|
2001-05-11 18:36:50 +02:00
|
|
|
MAINTAINER= gnome@FreeBSD.org
|
2005-11-05 05:53:48 +01:00
|
|
|
COMMENT?= The "meta-port" for the GNOME 2 integrated X11 desktop
|
1998-10-28 16:57:25 +01:00
|
|
|
|
2006-10-14 10:35:50 +02:00
|
|
|
RUN_DEPENDS?= ${LOCALBASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-applets \
|
2009-01-10 06:22:13 +01:00
|
|
|
gnome-audio-profiles-properties:${PORTSDIR}/audio/gnome-media \
|
2006-05-28 05:07:27 +02:00
|
|
|
gnome-dictionary:${PORTSDIR}/deskutils/gnome-utils \
|
2005-01-25 00:17:47 +01:00
|
|
|
eog:${PORTSDIR}/graphics/eog \
|
2002-05-24 04:39:17 +02:00
|
|
|
gconf-editor:${PORTSDIR}/sysutils/gconf-editor \
|
2006-05-28 14:33:12 +02:00
|
|
|
gnect:${PORTSDIR}/games/gnome-games \
|
2005-01-25 00:36:14 +01:00
|
|
|
gedit:${PORTSDIR}/editors/gedit \
|
2006-05-28 22:30:51 +02:00
|
|
|
gnome-terminal:${PORTSDIR}/x11/gnome-terminal \
|
2006-05-28 22:17:56 +02:00
|
|
|
gnome-session:${PORTSDIR}/x11/gnome-session \
|
2006-05-28 05:25:55 +02:00
|
|
|
bug-buddy:${PORTSDIR}/devel/bug-buddy \
|
2006-05-28 17:36:57 +02:00
|
|
|
gnome-system-monitor:${PORTSDIR}/sysutils/gnome-system-monitor \
|
2006-05-29 07:32:31 +02:00
|
|
|
nautilus:${PORTSDIR}/x11-fm/nautilus \
|
2006-10-14 10:35:50 +02:00
|
|
|
${LOCALBASE}/sbin/gdm:${PORTSDIR}/x11/gdm \
|
|
|
|
${LOCALBASE}/share/gnome/help/user-guide/C/user-guide.xml:${PORTSDIR}/misc/gnome-user-docs \
|
2007-10-25 01:37:25 +02:00
|
|
|
${LOCALBASE}/share/sounds/question.wav:${PORTSDIR}/audio/gnome-audio \
|
2006-10-14 10:35:50 +02:00
|
|
|
${LOCALBASE}/libdata/pkgconfig/libgail-gnome.pc:${PORTSDIR}/x11-toolkits/libgail-gnome \
|
2006-05-28 04:08:31 +02:00
|
|
|
file-roller:${PORTSDIR}/archivers/file-roller \
|
2006-10-14 10:35:50 +02:00
|
|
|
${LOCALBASE}/share/themes/HighContrast/gtk-2.0/gtkrc:${PORTSDIR}/x11-themes/gnome-themes \
|
2004-01-22 10:13:35 +01:00
|
|
|
gok:${PORTSDIR}/accessibility/gok \
|
Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,
future plans, etc., please see http://www.gnome.org/start/2.4/.
This commit represents work done by adamw, bland, and myself as well as
many other contributers:
Koop Mast <einekoai@chello.nl>
Akifyev Sergey <asa@gascom.ru>
Franz Klammer <klammer@webonaut.com>
Øyvind Kolbu <oyvind@kebab.gaffel.nu>
Thomas E. Zander <riggs@rrr.de>
Jeremy Messenger <mezz7@cox.net>
Without these contirbuters, and our faithful users, GNOME 2.4.0 would not
be possible.
Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as
general FAQs and documentation (GNOME 2.4 updates to be posted soon). The
best way to upgrade so that you get all shared library dependencies is:
portupgrade -rf -m BATCH=yes atk
portupgrade -R -m BATCH=yes gnome2
Approved by: portmgr (kris, will, myself implicitly)
Requested by: re as well as many other users
2003-09-18 08:49:37 +02:00
|
|
|
nautilus-cd-burner:${PORTSDIR}/sysutils/nautilus-cd-burner \
|
|
|
|
gcalctool:${PORTSDIR}/math/gcalctool \
|
2007-10-25 01:37:25 +02:00
|
|
|
${LOCALBASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \
|
2006-10-14 10:35:50 +02:00
|
|
|
${LOCALBASE}/libexec/gnome-netstatus-applet:${PORTSDIR}/net/gnome-netstatus \
|
2004-11-07 23:24:32 +01:00
|
|
|
dasher:${PORTSDIR}/accessibility/dasher \
|
2007-10-25 01:37:25 +02:00
|
|
|
evolution:${PORTSDIR}/mail/evolution \
|
2006-10-14 10:35:50 +02:00
|
|
|
${LOCALBASE}/libexec/evolution-webcal:${PORTSDIR}/www/evolution-webcal \
|
2006-05-28 17:36:57 +02:00
|
|
|
network-admin:${PORTSDIR}/sysutils/gnome-system-tools \
|
2009-01-10 06:22:13 +01:00
|
|
|
vino-passwd:${PORTSDIR}/net/vino \
|
|
|
|
exchange-connector-setup-2.24:${PORTSDIR}/mail/evolution-exchange \
|
2006-10-14 10:35:50 +02:00
|
|
|
${LOCALBASE}/lib/gstreamer-0.10/.gstreamer-plugins-core.keep:${PORTSDIR}/multimedia/gstreamer-plugins-core \
|
|
|
|
${LOCALBASE}/lib/gstreamer-0.10/libgstgconfelements.so:${PORTSDIR}/devel/gstreamer-plugins-gconf \
|
Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features. Not that it doesn't have its share of new and exciting
items. See http://www.gnome.org/start/2.18/ for all the goodies in
this release.
GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
2007-03-19 06:14:07 +01:00
|
|
|
totem:${PORTSDIR}/multimedia/totem \
|
2006-05-28 17:30:03 +02:00
|
|
|
gnome-control-center:${PORTSDIR}/sysutils/gnome-control-center \
|
2009-01-10 06:22:13 +01:00
|
|
|
${LOCALBASE}/share/gnome-background-properties/gnome-nature.xml:${PORTSDIR}/x11-themes/gnome-backgrounds \
|
2006-04-30 02:47:21 +02:00
|
|
|
evince:${PORTSDIR}/graphics/evince \
|
2006-11-14 14:07:49 +01:00
|
|
|
alacarte:${PORTSDIR}/deskutils/alacarte \
|
2006-10-14 10:35:50 +02:00
|
|
|
gnome-power-manager:${PORTSDIR}/sysutils/gnome-power-manager \
|
2008-03-24 04:52:36 +01:00
|
|
|
${LOCALBASE}/libexec/gnome-volume-manager:${PORTSDIR}/sysutils/gnome-volume-manager \
|
2006-10-14 10:35:50 +02:00
|
|
|
orca:${PORTSDIR}/accessibility/orca \
|
|
|
|
gnome-mount:${PORTSDIR}/sysutils/gnome-mount \
|
Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features. Not that it doesn't have its share of new and exciting
items. See http://www.gnome.org/start/2.18/ for all the goodies in
this release.
GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
2007-03-19 06:14:07 +01:00
|
|
|
${LOCALBASE}/libexec/notification-daemon:${PORTSDIR}/deskutils/notification-daemon \
|
2009-01-20 20:06:05 +01:00
|
|
|
seahorse-agent:${PORTSDIR}/security/seahorse-plugins \
|
2008-03-24 04:52:36 +01:00
|
|
|
mousetweaks:${PORTSDIR}/accessibility/mousetweaks \
|
2009-01-10 06:22:13 +01:00
|
|
|
${LOCALBASE}/share/hal/fdi/information/10freedesktop/10-camera-ptp.fdi:${PORTSDIR}/sysutils/hal-info \
|
|
|
|
${LOCALBASE}/share/sounds/freedesktop/index.theme:${PORTSDIR}/audio/freedesktop-sound-theme
|
1998-10-28 16:57:25 +01:00
|
|
|
|
|
|
|
NO_BUILD= yes
|
|
|
|
|
2005-11-05 05:53:48 +01:00
|
|
|
.if !defined(GNOME_SLAVE)
|
2000-10-19 05:41:34 +02:00
|
|
|
USE_PYTHON= yes
|
2005-11-05 05:53:48 +01:00
|
|
|
.endif
|
2000-10-19 05:41:34 +02:00
|
|
|
|
2005-11-05 05:53:48 +01:00
|
|
|
.if !defined(GNOME_SLAVE) || ${.CURDIR:T}=="gnome2-lite"
|
2006-04-30 02:47:21 +02:00
|
|
|
OPTIONS= XSCREENSAVER "Use xscreensaver as screen saver app" off
|
2005-11-05 05:53:48 +01:00
|
|
|
.endif
|
|
|
|
|
1998-10-30 07:32:40 +01:00
|
|
|
do-install: # empty
|
1998-10-28 16:57:25 +01:00
|
|
|
|
2003-09-24 07:59:45 +02:00
|
|
|
.include <bsd.port.pre.mk>
|
|
|
|
|
2005-11-05 05:53:48 +01:00
|
|
|
.if !defined(GNOME_SLAVE)
|
2006-08-08 15:15:23 +02:00
|
|
|
.if (${ARCH}!="sparc64" || ${OSVERSION} >= 601101) && ${ARCH}!="ia64"
|
2006-11-09 15:16:09 +01:00
|
|
|
RUN_DEPENDS+= yelp:${PORTSDIR}/x11/yelp \
|
|
|
|
epiphany:${PORTSDIR}/www/epiphany
|
2006-08-08 15:15:23 +02:00
|
|
|
.endif
|
2007-01-12 01:18:36 +01:00
|
|
|
.if ${.CURDIR:T}!="gnome2-lite"
|
2009-01-10 06:22:13 +01:00
|
|
|
RUN_DEPENDS+= empathy:${PORTSDIR}/net-im/empathy \
|
|
|
|
cheese:${PORTSDIR}/multimedia/cheese \
|
|
|
|
gucharmap:${PORTSDIR}/deskutils/gucharmap \
|
|
|
|
sound-juicer:${PORTSDIR}/audio/sound-juicer \
|
|
|
|
zenity:${PORTSDIR}/x11/zenity \
|
|
|
|
gnome-nettool:${PORTSDIR}/net/gnome-nettool \
|
|
|
|
swfdec-player:${PORTSDIR}/multimedia/swfdec-gnome \
|
|
|
|
vinagre:${PORTSDIR}/net/vinagre \
|
|
|
|
${LOCALBASE}/lib/deskbar-applet/deskbar-applet:${PORTSDIR}/deskutils/deskbar-applet \
|
|
|
|
${LOCALBASE}/lib/hamster-applet/hamster-applet:${PORTSDIR}/deskutils/hamster-applet
|
2007-10-25 01:37:25 +02:00
|
|
|
.if ${ARCH} == "i386"
|
2009-01-10 06:22:13 +01:00
|
|
|
#RUN_DEPENDS+= tomboy:${PORTSDIR}/deskutils/tomboy
|
2007-01-12 01:18:36 +01:00
|
|
|
.endif
|
Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features. Not that it doesn't have its share of new and exciting
items. See http://www.gnome.org/start/2.18/ for all the goodies in
this release.
GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
2007-03-19 06:14:07 +01:00
|
|
|
.if ${OSVERSION}>=600000
|
|
|
|
RUN_DEPENDS+= ekiga:${PORTSDIR}/net/ekiga
|
|
|
|
.endif
|
2007-01-12 01:18:36 +01:00
|
|
|
.endif
|
2005-11-05 05:53:48 +01:00
|
|
|
.endif
|
|
|
|
|
|
|
|
.if ${.CURDIR}==${MASTERDIR} || ${.CURDIR:T}=="gnome2-lite"
|
2006-04-30 02:47:21 +02:00
|
|
|
.if defined(WITH_XSCREENSAVER)
|
2008-07-27 18:06:20 +02:00
|
|
|
RUN_DEPENDS+= ${LOCALBASE}/share/applications/xscreensaver-properties.desktop:${PORTSDIR}/x11/xscreensaver-gnome
|
2005-11-05 05:53:48 +01:00
|
|
|
.else
|
|
|
|
RUN_DEPENDS+= gnome-screensaver:${PORTSDIR}/x11/gnome-screensaver
|
|
|
|
.endif
|
|
|
|
.endif
|
2003-09-24 07:59:45 +02:00
|
|
|
|
|
|
|
.include <bsd.port.post.mk>
|