[Midnightbsd-cvs] mports [24857] trunk/x11/gnome3/Makefile: update gnome metaport

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Feb 2 11:41:29 EST 2019


Revision: 24857
          http://svnweb.midnightbsd.org/mports/?rev=24857
Author:   laffer1
Date:     2019-02-02 11:41:29 -0500 (Sat, 02 Feb 2019)
Log Message:
-----------
update gnome metaport

Modified Paths:
--------------
    trunk/x11/gnome3/Makefile

Modified: trunk/x11/gnome3/Makefile
===================================================================
--- trunk/x11/gnome3/Makefile	2019-02-02 16:38:05 UTC (rev 24856)
+++ trunk/x11/gnome3/Makefile	2019-02-02 16:41:29 UTC (rev 24857)
@@ -1,7 +1,7 @@
 # $MidnightBSD$
 
 PORTNAME=	gnome3
-PORTVERSION=	3.16.2
+PORTVERSION=	3.28
 CATEGORIES?=	x11 gnome
 MASTER_SITES=	# empty
 DISTFILES=	# empty
@@ -8,66 +8,75 @@
 EXTRACT_ONLY=	# empty
 
 MAINTAINER=	ports at MidnightBSD.org
-COMMENT?=	The "meta-port" for the GNOME 3 integrated X11 desktop
+COMMENT?=	"meta-port" for the GNOME 3 integrated X11 desktop
 
 LICENSE=	agg
 
+RUN_DEPENDS?=	dconf-editor:devel/dconf-editor \
+		gnome-session>=3.0.0:x11/gnome-session \
+		gnome-themes-extra>=3.28:x11-themes/gnome-themes-extra \
+		gnome-icon-theme-extras>=3.0.0:misc/gnome-icon-theme-extras \
+		gnome-icon-theme-symbolic>=3.0.0:x11-themes/gnome-icon-theme-symbolic \
+		gnome-keyring>=3.0.0:security/gnome-keyring \
+		gnome-power-manager>=3.0.0:sysutils/gnome-power-manager \
+		orca>=3.0.0:accessibility/orca \
+		gnome-mount:sysutils/gnome-mount \
+		gnome-shell>=3.0.0:x11/gnome-shell \
+		gnome-shell-extensions>=3.0.0:x11/gnome-shell-extensions \
+		gnome-tweaks:deskutils/gnome-tweaks \
+		sushi>=0:x11-fm/sushi \
+		nautilus>=3.0.0:x11-fm/nautilus \
+		${LOCALBASE}/share/fonts/bitstream-vera/Vera.ttf:x11-fonts/bitstream-vera \
+		${LOCALBASE}/share/hal/fdi/information/10freedesktop/10-camera-ptp.fdi:sysutils/hal-info \
+		yelp>=3.0.0:x11/yelp \
+		zenity>=3.0.0:x11/zenity \
+		seahorse>=3.0.0:security/seahorse \
+		gnome-control-center>=3.0.0:sysutils/gnome-control-center \
+		${LOCALBASE}/share/gnome-background-properties/gnome-backgrounds.xml:x11-themes/gnome-backgrounds \
+		caribou>=0:accessibility/caribou \
+		${LOCALBASE}/share/sounds/freedesktop/index.theme:audio/freedesktop-sound-theme
+
 CONFLICTS?=	gnome3-lite-[0-9]*
 
-RUN_DEPENDS?=	dconf-editor:${PORTSDIR}/devel/dconf-editor \
-		gnome-session>=3.0.0:${PORTSDIR}/x11/gnome-session \
-		gnome-themes-standard>=3.0.0:${PORTSDIR}/x11-themes/gnome-themes-standard \
-		gnome-icon-theme-extras>=3.0.0:${PORTSDIR}/misc/gnome-icon-theme-extras \
-		gnome-icon-theme-symbolic>=3.0.0:${PORTSDIR}/x11-themes/gnome-icon-theme-symbolic \
-		gnome-keyring>=3.0.0:${PORTSDIR}/security/gnome-keyring \
-		gnome-power-manager>=3.0.0:${PORTSDIR}/sysutils/gnome-power-manager \
-		orca>=3.0.0:${PORTSDIR}/accessibility/orca \
-		gnome-mount:${PORTSDIR}/sysutils/gnome-mount \
-		gnome-shell>=3.0.0:${PORTSDIR}/x11/gnome-shell \
-		gnome-shell-extensions>=3.0.0:${PORTSDIR}/x11/gnome-shell-extensions \
-		nautilus>=3.0.0:${PORTSDIR}/x11-fm/nautilus \
-		${LOCALBASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \
-		${LOCALBASE}/share/hal/fdi/information/10freedesktop/10-camera-ptp.fdi:${PORTSDIR}/sysutils/hal-info \
-		yelp>=3.0.0:${PORTSDIR}/x11/yelp \
-		zenity>=3.0.0:${PORTSDIR}/x11/zenity \
-		gnome-control-center>=3.0.0:${PORTSDIR}/sysutils/gnome-control-center \
-		${LOCALBASE}/share/gnome-background-properties/gnome-backgrounds.xml:${PORTSDIR}/x11-themes/gnome-backgrounds \
-		caribou>=0:${PORTSDIR}/accessibility/caribou \
-		${LOCALBASE}/share/help/C/gnome-help/index.page:${PORTSDIR}/misc/gnome-user-docs \
-		${LOCALBASE}/share/sounds/freedesktop/index.theme:${PORTSDIR}/audio/freedesktop-sound-theme 
-
 NO_BUILD=	yes
 NO_MTREE=	yes
 
 .if ${.CURDIR:T}!="gnome3-lite"
-OPTIONS_DEFINE+=MAPI
-MAPI_DESC=	Depend on evolution-mapi (pulls in samba4)
+OPTIONS_DEFINE+=DOCS
+
+DOCS_RUN_DEPENDS=	gnome-user-docs>=0:misc/gnome-user-docs \
+			gnome-getting-started-docs>=0:misc/gnome-getting-started-docs
 .endif
 
 .include <bsd.mport.options.mk>
 
 .if ${.CURDIR:T}!="gnome3-lite"
-RUN_DEPENDS+=	epiphany>=3.0.0:${PORTSDIR}/www/epiphany \
-		gucharmap>=3.0.0:${PORTSDIR}/deskutils/gucharmap \
-		eog>=3.0.0:${PORTSDIR}/graphics/eog \
-		gedit>=3.0.0:${PORTSDIR}/editors/gedit \
-		gedit-plugins>=3.0.0:${PORTSDIR}/editors/gedit-plugins \
-		gnome-terminal>=3.0.0:${PORTSDIR}/x11/gnome-terminal \
-		brasero>=3.0.0:${PORTSDIR}/sysutils/brasero \
-		gnome-utils>=3.6.0:${PORTSDIR}/deskutils/gnome-utils \
-		file-roller>=3.0.0:${PORTSDIR}/archivers/file-roller \
-		evince>=3.0.0:${PORTSDIR}/graphics/evince \
-		vino>=3.0.0:${PORTSDIR}/net/vino \
-		vinagre>=3.0.0:${PORTSDIR}/net/vinagre \
-		totem>=3.0.0:${PORTSDIR}/multimedia/totem \
-		gconf-editor>=3.0.0:${PORTSDIR}/sysutils/gconf-editor \
-		gdm>=3.0.0:${PORTSDIR}/x11/gdm \
-		evolution>=3.0.0:${PORTSDIR}/mail/evolution \
-		cheese>=3.0.0:${PORTSDIR}/multimedia/cheese
+RUN_DEPENDS+=	epiphany>=3.0.0:www/epiphany \
+		gucharmap>=3.0.0:deskutils/gucharmap \
+		gnome-characters>=3.0.0:deskutils/gnome-characters \
+		gnome-calendar>=3.0:deskutils/gnome-calendar \
+		eog>=3.0.0:graphics/eog \
+		eog-plugins>=3.0.0:graphics/eog-plugins \
+		gedit>=3.0.0:editors/gedit \
+		gedit-plugins>=3.0.0:editors/gedit-plugins \
+		gnome-terminal>=3.0.0:x11/gnome-terminal \
+		brasero>=3.0.0:sysutils/brasero \
+		accerciser>=3.0.0:accessibility/accerciser \
+		gnome-calculator>=3.0.0:math/gnome-calculator \
+		gnome-utils>=3.6.0:deskutils/gnome-utils \
+		file-roller>=3.0.0:archivers/file-roller \
+		evince>=3.0.0:graphics/evince \
+		vino>=3.0.0:net/vino \
+		vinagre>=3.0.0:net/vinagre \
+		gnome-games>=3.0.0:games/gnome-games \
+		totem>=3.0.0:multimedia/totem \
+		gconf-editor>=3.0.0:sysutils/gconf-editor \
+		gdm>=3.0.0:x11/gdm \
+		gnome-color-manager>=0:graphics/gnome-color-manager \
+		evolution>=3.0.0:mail/evolution \
+		cheese>=3.0.0:multimedia/cheese \
+		ekiga:net-im/ekiga
 
-.if ${PORT_OPTIONS:MMAPI}
-RUN_DEPENDS+=	evolution-mapi>=3.0.0:${PORTSDIR}/mail/evolution-mapi
-.endif
 .endif # !gnome3-lite section
 
 do-install:	# empty



More information about the Midnightbsd-cvs mailing list