summaryrefslogtreecommitdiffstats
path: root/sysutils/cinnamon-control-center/Makefile
diff options
context:
space:
mode:
authorgusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-04-26 04:51:12 +0800
committergusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-04-26 04:51:12 +0800
commit524dc96813e9f340ae53b813743328e571e3c241 (patch)
treee318e5263bec7b301ced7549a8c11cfb3e7dceb2 /sysutils/cinnamon-control-center/Makefile
parent246fb069fe099292e89766d02baae6b78569c7a8 (diff)
downloadmarcuscom-ports-524dc96813e9f340ae53b813743328e571e3c241.tar
marcuscom-ports-524dc96813e9f340ae53b813743328e571e3c241.tar.gz
marcuscom-ports-524dc96813e9f340ae53b813743328e571e3c241.tar.bz2
marcuscom-ports-524dc96813e9f340ae53b813743328e571e3c241.tar.lz
marcuscom-ports-524dc96813e9f340ae53b813743328e571e3c241.tar.xz
marcuscom-ports-524dc96813e9f340ae53b813743328e571e3c241.tar.zst
marcuscom-ports-524dc96813e9f340ae53b813743328e571e3c241.zip
Update cinnamon to 2.2.3. Deal with the upower update to 0.99. Introduce
cinnamon-menus and mint-themes. Remove a lot of unused stuff in misc/cinnamon-translations. Also try to remove deprecated stuff here and there. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19573 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/cinnamon-control-center/Makefile')
-rw-r--r--sysutils/cinnamon-control-center/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/cinnamon-control-center/Makefile b/sysutils/cinnamon-control-center/Makefile
index 43b72d4a4..b19d4b5b8 100644
--- a/sysutils/cinnamon-control-center/Makefile
+++ b/sysutils/cinnamon-control-center/Makefile
@@ -3,8 +3,7 @@
# $MCom$
PORTNAME= cinnamon-control-center
-PORTVERSION= 2.0.9
-PORTREVISION= 1
+PORTVERSION= 2.2.3
CATEGORIES= sysutils gnome
MASTER_SITES= http://github.com/linuxmint/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/
DIST_SUBDIR= gnome3
@@ -30,6 +29,7 @@ LIB_DEPENDS= libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification \
libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
libclutter-glx-1.0.so:${PORTSDIR}/graphics/clutter \
libclutter-gst-2.0.so:${PORTSDIR}/multimedia/clutter-gst \
+ libcinnamon-menu-3.so:${PORTSDIR}/x11/cinnamon-menus \
libgjs.so:${PORTSDIR}/lang/gjs
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py-dbus \
cinnamon-settings-daemon>=0:${PORTSDIR}/sysutils/cinnamon-settings-daemon \
@@ -37,7 +37,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py-
py*-lxml>=0:${PORTSDIR}/devel/py-lxml
USES= gettext gmake pathfix pkgconfig
-USE_GNOME= evolutiondataserver3 gconf2 gnomemenus3 gnomeprefix \
+USE_GNOME= evolutiondataserver3 gconf2 gnomeprefix \
gtk30 intlhack libgnomekbd
USE_XORG= x11 xfixes sm
USE_PYTHON= yes