diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-04-26 04:51:12 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-04-26 04:51:12 +0800 |
commit | 524dc96813e9f340ae53b813743328e571e3c241 (patch) | |
tree | e318e5263bec7b301ced7549a8c11cfb3e7dceb2 /x11-wm/muffin | |
parent | 246fb069fe099292e89766d02baae6b78569c7a8 (diff) | |
download | marcuscom-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 'x11-wm/muffin')
-rw-r--r-- | x11-wm/muffin/Makefile | 9 | ||||
-rw-r--r-- | x11-wm/muffin/distinfo | 4 |
2 files changed, 6 insertions, 7 deletions
diff --git a/x11-wm/muffin/Makefile b/x11-wm/muffin/Makefile index 4baaee60c..f0716de69 100644 --- a/x11-wm/muffin/Makefile +++ b/x11-wm/muffin/Makefile @@ -3,8 +3,7 @@ # $MCom$ PORTNAME= muffin -PORTVERSION= 2.0.5 -PORTREVISION= 2 +PORTVERSION= 2.2.1 CATEGORIES= x11-wm gnome MASTER_SITES= http://github.com/linuxmint/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/ DIST_SUBDIR= gnome3 @@ -23,12 +22,12 @@ LIB_DEPENDS= libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification \ RUN_DEPENDS= zenity3>=3.0.0:${PORTSDIR}/x11/zenity3 USES= gettext gmake pathfix pkgconfig -USE_GNOME= gnomedocutils gnomehier gnomeprefix gtk30 \ +USE_GNOME= gconf2 gnomedocutils gnomehier gnomeprefix gtk30 \ intlhack introspection:build +USE_AUTOTOOLS= libtool autoconf automake +USE_CSTD= gnu89 USE_XORG= x11 xext xrandr xcomposite xcursor xinerama ice sm USE_PYTHON= yes -USE_CSTD= gnu89 -USE_AUTOTOOLS= libtool autoconf automake USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/x11-wm/muffin/distinfo b/x11-wm/muffin/distinfo index 292423415..c15bf9936 100644 --- a/x11-wm/muffin/distinfo +++ b/x11-wm/muffin/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/muffin-2.0.5.tar.gz) = 81a57d452ea88ea926b284248033f021960400b3b9d13f5a334a77cf3bd4c7ee -SIZE (gnome3/muffin-2.0.5.tar.gz) = 2701294 +SHA256 (gnome3/muffin-2.2.1.tar.gz) = aec5062ca53364e5077694ef0848b7a4efe384f19d41736c2f7d86e53ce5c009 +SIZE (gnome3/muffin-2.2.1.tar.gz) = 2705007 |