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 /deskutils | |
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 'deskutils')
-rw-r--r-- | deskutils/nemo-extensions/Makefile | 8 | ||||
-rw-r--r-- | deskutils/nemo-extensions/distinfo | 2 |
2 files changed, 6 insertions, 4 deletions
diff --git a/deskutils/nemo-extensions/Makefile b/deskutils/nemo-extensions/Makefile index a6c2eb09f..1f7ffa355 100644 --- a/deskutils/nemo-extensions/Makefile +++ b/deskutils/nemo-extensions/Makefile @@ -3,7 +3,7 @@ # $MCom$ PORTNAME= nemo-extensions -PORTVERSION= 2.0.1 +PORTVERSION= 2.2.0 CATEGORIES= x11-fm gnome DIST_SUBDIR= gnome3 @@ -39,11 +39,11 @@ GH_PROJECT= nemo-extensions GH_COMMIT= 54f4d94 GH_TAGNAME= ${GH_COMMIT} -INSTALLS_ICONS= yes -USES= gettext gmake pathfix pkgconfig shebangfix -SHEBANG_FILES= nemo-dropbox/dropbox.in USE_GNOME= gconf2 gnomeprefix gnomedocutils gtksourceview3 intlhack \ introspection:build libxml2 pygtk2 +USES= gettext gmake pathfix pkgconfig shebangfix +SHEBANG_FILES= nemo-dropbox/dropbox.in +INSTALLS_ICONS= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/deskutils/nemo-extensions/distinfo b/deskutils/nemo-extensions/distinfo new file mode 100644 index 000000000..90cdb7632 --- /dev/null +++ b/deskutils/nemo-extensions/distinfo @@ -0,0 +1,2 @@ +SHA256 (gnome3/nemo-extensions-2.2.0.tar.gz) = 5e91a1c9083e3e38121059ee0fcafbb3c39d28d516dc2a1335947c6141b2dc99 +SIZE (gnome3/nemo-extensions-2.2.0.tar.gz) = 2621485 |