aboutsummaryrefslogtreecommitdiff
path: root/deskutils/gnome-shell-extension-hidetopbar
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-08-05 19:13:24 +0000
committerKoop Mast <kwm@FreeBSD.org>2015-08-05 19:13:24 +0000
commitd129587b5d568b0ff5300386f1e1b706c349f38e (patch)
treee398c7b6ea5203fd3953999e6dd9d6c83c9ec931 /deskutils/gnome-shell-extension-hidetopbar
parentc13de12f75988e599e389d9c77ed92db8d927185 (diff)
downloadports-d129587b5d568b0ff5300386f1e1b706c349f38e.tar.gz
ports-d129587b5d568b0ff5300386f1e1b706c349f38e.zip
The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.
The offical GNOME 3.16 release notes can be found at https://help.gnome.org/misc/release-notes/3.16/ Upgrade instructions for port users: Delete the old tracker package with: # pkg delete -f tracker And user port upgrade tool of choice to upgrade. Thanks to Antoine Brodin for running the exp-runs. This release was made possible by the following people: Gustau Perez Ting-Wei_Lan PR: 201980
Notes
Notes: svn path=/head/; revision=393607
Diffstat (limited to 'deskutils/gnome-shell-extension-hidetopbar')
-rw-r--r--deskutils/gnome-shell-extension-hidetopbar/Makefile18
-rw-r--r--deskutils/gnome-shell-extension-hidetopbar/distinfo4
-rw-r--r--deskutils/gnome-shell-extension-hidetopbar/pkg-plist1
3 files changed, 12 insertions, 11 deletions
diff --git a/deskutils/gnome-shell-extension-hidetopbar/Makefile b/deskutils/gnome-shell-extension-hidetopbar/Makefile
index c5cff29c7522..b2f3d4fc90ee 100644
--- a/deskutils/gnome-shell-extension-hidetopbar/Makefile
+++ b/deskutils/gnome-shell-extension-hidetopbar/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gnome-shell-extension-hidetopbar
-PORTVERSION= 0.0.0.20141126
+PORTVERSION= 0.0.0.20150613
CATEGORIES= deskutils gnome
DIST_SUBDIR= gnome3
@@ -23,19 +23,19 @@ GLIB_SCHEMAS= org.gnome.shell.extensions.hidetopbar.gschema.xml
GH_ACCOUNT= mlutfy
GH_PROJECT= hidetopbar
-GH_TAGNAME= 033a2e5
+GH_TAGNAME= 9758a91
PKGMESSAGE= ../gnome-shell-extra-extensions/pkg-message.slaves
NO_BUILD= yes
do-install:
- @${MKDIR} ${STAGEDIR}${PREFIX}/share/glib-2.0/schemas/
- @${MKDIR} ${STAGEDIR}${PREFIX}/share/gnome-shell/extensions/hidetopbar@mathieu.bidon.ca
- @(cd ${WRKSRC} && ${CP} org.gnome.shell.extensions.hidetopbar.gschema.xml \
- ${STAGEDIR}${PREFIX}/share/glib-2.0/schemas/)
- @${RM} -fr ${WRKSRC}/org.gnome.shell.extensions.hidetopbar.gschema.xml
- @(cd ${WRKSRC} && ${CP} -pPR * \
- ${STAGEDIR}${PREFIX}/share/gnome-shell/extensions/hidetopbar@mathieu.bidon.ca)
+ @${MKDIR} ${STAGEDIR}${PREFIX}/share/glib-2.0/schemas/
+ @${MKDIR} ${STAGEDIR}${PREFIX}/share/gnome-shell/extensions/hidetopbar@mathieu.bidon.ca
+ ${INSTALL_DATA} ${WRKSRC}/org.gnome.shell.extensions.hidetopbar.gschema.xml \
+ ${STAGEDIR}${PREFIX}/share/glib-2.0/schemas/
+ @${RM} -fr ${WRKSRC}/org.gnome.shell.extensions.hidetopbar.gschema.xml
+ cd ${WRKSRC} && ${COPYTREE_SHARE} . \
+ ${STAGEDIR}${PREFIX}/share/gnome-shell/extensions/hidetopbar@mathieu.bidon.ca/
.include <bsd.port.mk>
diff --git a/deskutils/gnome-shell-extension-hidetopbar/distinfo b/deskutils/gnome-shell-extension-hidetopbar/distinfo
index 5f28ebccecad..d87db72c6f7e 100644
--- a/deskutils/gnome-shell-extension-hidetopbar/distinfo
+++ b/deskutils/gnome-shell-extension-hidetopbar/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome3/mlutfy-hidetopbar-0.0.0.20141126-033a2e5_GH0.tar.xz) = 69471622be621636af2768094fc5db3dd5904fe85d1ab0f2b794963a7ccf8fae
-SIZE (gnome3/mlutfy-hidetopbar-0.0.0.20141126-033a2e5_GH0.tar.xz) = 12786
+SHA256 (gnome3/mlutfy-hidetopbar-0.0.0.20150613-9758a91_GH0.tar.xz) = be759f5865fc9395b436d0d4b0ca65a18c0bca1dbd31f795ff9548bd435aef78
+SIZE (gnome3/mlutfy-hidetopbar-0.0.0.20150613-9758a91_GH0.tar.xz) = 13546
diff --git a/deskutils/gnome-shell-extension-hidetopbar/pkg-plist b/deskutils/gnome-shell-extension-hidetopbar/pkg-plist
index 0d2c85a86d0d..7fa26d35f713 100644
--- a/deskutils/gnome-shell-extension-hidetopbar/pkg-plist
+++ b/deskutils/gnome-shell-extension-hidetopbar/pkg-plist
@@ -1,3 +1,4 @@
+share/gnome-shell/extensions/hidetopbar@mathieu.bidon.ca/Makefile
share/gnome-shell/extensions/hidetopbar@mathieu.bidon.ca/README.md
share/gnome-shell/extensions/hidetopbar@mathieu.bidon.ca/convenience.js
share/gnome-shell/extensions/hidetopbar@mathieu.bidon.ca/extension.js