aboutsummaryrefslogtreecommitdiff
path: root/deskutils/gnome-shell-extension-trash
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2014-12-03 09:18:23 +0000
committerKoop Mast <kwm@FreeBSD.org>2014-12-03 09:18:23 +0000
commit6ce4980916f67851d29fde70453953cd55e7edf5 (patch)
tree9021a26f76674a75f55054140dbaa1e2146de3d6 /deskutils/gnome-shell-extension-trash
parent5f2f2908152abb592d057147585a7fbc8ed931a1 (diff)
downloadports-6ce4980916f67851d29fde70453953cd55e7edf5.tar.gz
ports-6ce4980916f67851d29fde70453953cd55e7edf5.zip
Update GNOME to 3.14.2.
This update was brought to you in collaboration with Gustua Perez Make sure gtk30 pulls it the default theme (adwaita-icon-theme). Update the extra gnome-shell-extensions so they work with gnome-shell 3.14. Drop metacity from gnome3 meta-port. Remove the gtile gnome-shell extension since it proven to be buggy. Exp-run done by antoine@ for gdk-pixbuf2 deprecated API. PR: 195414 Obtained from: gnome dev repo
Notes
Notes: svn path=/head/; revision=373802
Diffstat (limited to 'deskutils/gnome-shell-extension-trash')
-rw-r--r--deskutils/gnome-shell-extension-trash/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/gnome-shell-extension-trash/Makefile b/deskutils/gnome-shell-extension-trash/Makefile
index 98879d60d013..07a72efd19a0 100644
--- a/deskutils/gnome-shell-extension-trash/Makefile
+++ b/deskutils/gnome-shell-extension-trash/Makefile
@@ -1,9 +1,9 @@
# Created by: Gustau Perez i Querol <gustau.perez@gmail.com>
# $FreeBSD$
-# $MCom: ports/trunk/deskutils/gnome-shell-extension-trash/Makefile 19881 2014-09-16 11:15:10Z gusi $
PORTNAME= gnome-shell-extension-trash
PORTVERSION= 0.0.0.20140916
+PORTREVISION= 1
CATEGORIES= deskutils gnome
DIST_SUBDIR= gnome3
@@ -15,7 +15,7 @@ BUILD_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \
RUN_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \
gsettings-desktop-schemas>=3.12.0:${PORTSDIR}/devel/gsettings-desktop-schemas
-WRKSRC= ${WRKDIR}/bertoldia-gnome-shell-trash-extension-f7f335b
+WRKSRC= ${WRKDIR}/bertoldia-gnome-shell-trash-extension-${GH_COMMIT}
USES= gettext gmake pkgconfig tar:xz
USE_GNOME= glib20
@@ -33,7 +33,7 @@ PKGMESSAGE= ../gnome-shell-extra-extensions/pkg-message.slaves
NO_BUILD= yes
post-patch:
- @${REINPLACE_CMD} -e 's|3.10|3.10","3.12|g' \
+ @${REINPLACE_CMD} -e 's|3.12|3.14", "3.12|g' \
${WRKSRC}/metadata.json
do-install: