blob: 47c169693cc82d85426cc22f7b8492c5fb96215c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
|
# New ports collection makefile for: gnome2
# Date created: 21 May 2002
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
# $MCom: ports/x11/gnome3/Makefile,v 1.12 2011/02/03 16:03:21 kwm Exp $
#
PORTNAME= gnome3
PORTVERSION= 2.32.1
PORTREVISION?= 0
CATEGORIES?= x11 gnome
MASTER_SITES= # empty
DISTFILES= # empty
EXTRACT_ONLY= # empty
MAINTAINER= gnome@FreeBSD.org
COMMENT?= The "meta-port" for the GNOME 3 integrated X11 desktop
RUN_DEPENDS?= gnome-panel>=2.91.0:${PORTSDIR}/x11/gnome-panel3 \
dconf:${PORTSDIR}/devel/dconf \
eog>=2.91.0:${PORTSDIR}/graphics/eog3 \
gedit>=2.91.0:${PORTSDIR}/editors/gedit3 \
zenity>=2.91.0:${PORTSDIR}/x11/zenity3 \
gnome-terminal>=2.33.0:${PORTSDIR}/x11/gnome-terminal3 \
mousetweaks>=2.91.0:${PORTSDIR}/accessibility/mousetweaks3 \
gnome-session>=2.91.0:${PORTSDIR}/x11/gnome-session3 \
brasero>=2.91.0:${PORTSDIR}/sysutils/brasero3 \
nautilus>=2.91.0:${PORTSDIR}/x11-fm/nautilus3 \
gcalctool>=2.91.0:${PORTSDIR}/math/gcalctool3 \
gnome-utils>=2.91.0:${PORTSDIR}/deskutils/gnome-utils3 \
file-roller>=2.91.0:${PORTSDIR}/archivers/file-roller3 \
gnome-themes>=2.91.0:${PORTSDIR}/x11-themes/gnome-themes3 \
gnome-themes-standard>=2.91.0:${PORTSDIR}/x11-themes/gnome-themes-standard \
${LOCALBASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \
${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 \
gnome-screensaver>=2.91.0:${PORTSDIR}/x11/gnome-screensaver3 \
gnome-control-center>=2.91.0:${PORTSDIR}/sysutils/gnome-control-center3 \
${LOCALBASE}/share/gnome-background-properties/gnome-nature.xml:${PORTSDIR}/x11-themes/gnome-backgrounds \
evince>=2.91.0:${PORTSDIR}/graphics/evince3 \
gnome-keyring>=2.91.0:${PORTSDIR}/security/gnome-keyring3 \
gnome-power-manager>=2.91.0:${PORTSDIR}/sysutils/gnome-power-manager3 \
gnome-mount:${PORTSDIR}/sysutils/gnome-mount \
${LOCALBASE}/libexec/notification-daemon:${PORTSDIR}/deskutils/notification-daemon \
${LOCALBASE}/share/hal/fdi/information/10freedesktop/10-camera-ptp.fdi:${PORTSDIR}/sysutils/hal-info \
totem>=2.91.0:${PORTSDIR}/multimedia/totem3 \
evolution>=2.91.0:${PORTSDIR}/mail/evolution3 \
${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 \
OPTIONS= GNOME_SHELL "Build Gnome-shell (pulls in libxul)" off
# MAPI "Depend on evolution-mapi (pulls in samba4)" on
.endif
.include <bsd.port.pre.mk>
.if defined(WITH_GNOME_SHELL)
RUN_DEPENDS+= gnome-shell>=2.91.0:${PORTSDIR}/x11/gnome-shell
.endif
.if !defined(GNOME_SLAVE)
# see if they build on these args.
#.if ${ARCH}!="sparc64" && ${ARCH}!="ia64"
RUN_DEPENDS+= yelp>=2.91.0:${PORTSDIR}/x11/yelp3 \
epiphany>=2.91.0:${PORTSDIR}/www/epiphany3
#.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/zenity \
# gnome-nettool:${PORTSDIR}/net/gnome-nettool \
# 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
do-install: # empty
.include <bsd.port.post.mk>
|