diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-01-24 03:00:08 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-01-24 03:00:08 +0800 |
commit | 7c8b113ab4f5fcacde537718df2098be4b0e545b (patch) | |
tree | 68d6b0ffa3a087ef05c3b8f3a5c64e79a9bc3834 /x11/gnome2 | |
parent | ab92cdc3937e0e2d2bc675e768fccc1f015313b3 (diff) | |
download | marcuscom-ports-7c8b113ab4f5fcacde537718df2098be4b0e545b.tar marcuscom-ports-7c8b113ab4f5fcacde537718df2098be4b0e545b.tar.gz marcuscom-ports-7c8b113ab4f5fcacde537718df2098be4b0e545b.tar.bz2 marcuscom-ports-7c8b113ab4f5fcacde537718df2098be4b0e545b.tar.lz marcuscom-ports-7c8b113ab4f5fcacde537718df2098be4b0e545b.tar.xz marcuscom-ports-7c8b113ab4f5fcacde537718df2098be4b0e545b.tar.zst marcuscom-ports-7c8b113ab4f5fcacde537718df2098be4b0e545b.zip |
Add gnome2 and replace zenity with zenity3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15082 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2')
-rw-r--r-- | x11/gnome2/Makefile | 118 | ||||
-rw-r--r-- | x11/gnome2/pkg-descr | 12 | ||||
-rw-r--r-- | x11/gnome2/pkg-message | 8 | ||||
-rw-r--r-- | x11/gnome2/pkg-plist | 1 |
4 files changed, 139 insertions, 0 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile new file mode 100644 index 000000000..342811f50 --- /dev/null +++ b/x11/gnome2/Makefile @@ -0,0 +1,118 @@ +# New ports collection makefile for: gnome2 +# Date created: 21 May 2002 +# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> +# +# $FreeBSD$ +# $MCom: ports/x11/gnome2/Makefile,v 1.300 2010/11/18 01:37:46 kwm Exp $ +# + +PORTNAME= gnome2 +PORTVERSION= 2.32.1 +PORTREVISION?= 2 +CATEGORIES?= x11 gnome +MASTER_SITES= # empty +DISTFILES= # empty +EXTRACT_ONLY= # empty + +MAINTAINER= gnome@FreeBSD.org +COMMENT?= The "meta-port" for the GNOME 2 integrated X11 desktop + +RUN_DEPENDS?= ${LOCALBASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-applets \ + gnome-audio-profiles-properties:${PORTSDIR}/audio/gnome-media \ + gnome-dictionary:${PORTSDIR}/deskutils/gnome-utils \ + eog:${PORTSDIR}/graphics/eog \ + gconf-editor:${PORTSDIR}/sysutils/gconf-editor \ + gnect:${PORTSDIR}/games/gnome-games \ + gedit:${PORTSDIR}/editors/gedit \ + gnome-terminal:${PORTSDIR}/x11/gnome-terminal \ + gnome-session:${PORTSDIR}/x11/gnome-session \ + bug-buddy:${PORTSDIR}/devel/bug-buddy \ + gnome-system-monitor:${PORTSDIR}/sysutils/gnome-system-monitor \ + nautilus:${PORTSDIR}/x11-fm/nautilus \ + ${LOCALBASE}/sbin/gdm:${PORTSDIR}/x11/gdm \ + ${LOCALBASE}/share/gnome/help/user-guide/C/user-guide.xml:${PORTSDIR}/misc/gnome-user-docs \ + ${LOCALBASE}/share/sounds/question.wav:${PORTSDIR}/audio/gnome-audio \ + file-roller:${PORTSDIR}/archivers/file-roller \ + ${LOCALBASE}/share/themes/HighContrast/gtk-2.0/gtkrc:${PORTSDIR}/x11-themes/gnome-themes \ + gok:${PORTSDIR}/accessibility/gok \ + gcalctool:${PORTSDIR}/math/gcalctool \ + ${LOCALBASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \ + ${LOCALBASE}/libexec/gnome-netstatus-applet:${PORTSDIR}/net/gnome-netstatus \ + dasher:${PORTSDIR}/accessibility/dasher \ + evolution:${PORTSDIR}/mail/evolution \ + ${LOCALBASE}/libexec/evolution-webcal:${PORTSDIR}/www/evolution-webcal \ + network-admin:${PORTSDIR}/sysutils/gnome-system-tools \ + vino-passwd:${PORTSDIR}/net/vino \ + exchange-connector-setup-2.32:${PORTSDIR}/mail/evolution-exchange \ + ${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 \ + totem:${PORTSDIR}/multimedia/totem \ + gnome-control-center:${PORTSDIR}/sysutils/gnome-control-center \ + ${LOCALBASE}/share/gnome-background-properties/gnome-nature.xml:${PORTSDIR}/x11-themes/gnome-backgrounds \ + evince:${PORTSDIR}/graphics/evince \ + alacarte:${PORTSDIR}/deskutils/alacarte \ + gnome-power-manager:${PORTSDIR}/sysutils/gnome-power-manager \ + orca:${PORTSDIR}/accessibility/orca \ + gnome-mount:${PORTSDIR}/sysutils/gnome-mount \ + ${LOCALBASE}/libexec/notification-daemon:${PORTSDIR}/deskutils/notification-daemon \ + seahorse-agent:${PORTSDIR}/security/seahorse-plugins \ + mousetweaks:${PORTSDIR}/accessibility/mousetweaks \ + ${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 + +NO_BUILD= yes + +.if !defined(GNOME_SLAVE) +USE_PYTHON= yes +.endif + +.if !defined(GNOME_SLAVE) || ${.CURDIR:T}=="gnome2-lite" +OPTIONS= XSCREENSAVER "Use xscreensaver as screen saver app" off \ + MAPI "Depend on evolution-mapi (pulls in samba4)" on +.endif + +do-install: # empty + +.include <bsd.port.pre.mk> + +.if !defined(GNOME_SLAVE) +.if ${ARCH}!="sparc64" && ${ARCH}!="ia64" +RUN_DEPENDS+= yelp:${PORTSDIR}/x11/yelp \ + epiphany:${PORTSDIR}/www/epiphany +.endif +.if ${.CURDIR:T}!="gnome2-lite" +RUN_DEPENDS+= empathy:${PORTSDIR}/net-im/empathy \ + gucharmap:${PORTSDIR}/deskutils/gucharmap \ + sound-juicer:${PORTSDIR}/audio/sound-juicer \ + zenity:${PORTSDIR}/x11/zenity3 \ + gnome-nettool:${PORTSDIR}/net/gnome-nettool \ + swfdec-player:${PORTSDIR}/multimedia/swfdec-gnome \ + vinagre:${PORTSDIR}/net/vinagre \ + brasero:${PORTSDIR}/sysutils/brasero \ + gnome-file-share-properties:${PORTSDIR}/www/gnome-user-share \ + ${LOCALBASE}/libexec/deskbar-applet/deskbar-applet:${PORTSDIR}/deskutils/deskbar-applet \ + ${LOCALBASE}/lib/hamster-applet/hamster-applet:${PORTSDIR}/deskutils/hamster-applet \ + ${LOCALBASE}/lib/gtk-2.0/modules/libatk-bridge.so:${PORTSDIR}/accessibility/at-spi \ + gpk-application:${PORTSDIR}/ports-mgmt/gnome-packagekit \ + ekiga:${PORTSDIR}/net/ekiga3 +.if ${OSVERSION}>=800000 +RUN_DEPENDS+= cheese:${PORTSDIR}/multimedia/cheese +.endif +.if ${ARCH} == "i386" +#RUN_DEPENDS+= tomboy:${PORTSDIR}/deskutils/tomboy +.endif +.if defined(WITH_MAPI) +RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/libexchangemapi-1.0.pc:${PORTSDIR}/mail/evolution-mapi +.endif +.endif +.endif + +.if ${.CURDIR}==${MASTERDIR} || ${.CURDIR:T}=="gnome2-lite" +.if defined(WITH_XSCREENSAVER) +RUN_DEPENDS+= ${LOCALBASE}/share/applications/xscreensaver-properties.desktop:${PORTSDIR}/x11/xscreensaver-gnome +.else +RUN_DEPENDS+= gnome-screensaver:${PORTSDIR}/x11/gnome-screensaver +.endif +.endif + +.include <bsd.port.post.mk> diff --git a/x11/gnome2/pkg-descr b/x11/gnome2/pkg-descr new file mode 100644 index 000000000..a7051fc7b --- /dev/null +++ b/x11/gnome2/pkg-descr @@ -0,0 +1,12 @@ +GNU Network Object Model Environment + +This metaport installs the entire GNOME 2 desktop, including +the the most common user applications. Other popular GNOME +applications can be installed from the other GNOME 2 metaports: + + * x11/gnome2-fifth-toe + * x11/gnome2-power-tools + * editors/gnome2-office + * devel/gnome2-hacker-tools + +WWW: http://www.FreeBSD.org/gnome/ diff --git a/x11/gnome2/pkg-message b/x11/gnome2/pkg-message new file mode 100644 index 000000000..d8f296a70 --- /dev/null +++ b/x11/gnome2/pkg-message @@ -0,0 +1,8 @@ +************************************************************************** +Congratulations! GNOME 2 has been successfully installed on your system. +For help on starting it up, as well as answers to common questions, and +some known issues, please see the FreeBSD GNOME homepage at: + + http://www.FreeBSD.org/gnome/ + +************************************************************************** diff --git a/x11/gnome2/pkg-plist b/x11/gnome2/pkg-plist new file mode 100644 index 000000000..549a621fe --- /dev/null +++ b/x11/gnome2/pkg-plist @@ -0,0 +1 @@ +@comment this plist intentionally left empty |