diff --git a/deskutils/gnome-shell-extension-hidetopbar/Makefile b/deskutils/gnome-shell-extension-hidetopbar/Makefile index fa622fc95159..b1a3be4b5955 100644 --- a/deskutils/gnome-shell-extension-hidetopbar/Makefile +++ b/deskutils/gnome-shell-extension-hidetopbar/Makefile @@ -1,47 +1,51 @@ PORTNAME= hidetopbar -DISTVERSION= 120 +DISTVERSION= 121 CATEGORIES= deskutils gnome PKGNAMEPREFIX= gnome-shell-extension- DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Hide the topbar except in overview mode WWW= https://gitlab.gnome.org/tuxor1337/hidetopbar LICENSE= GPLv3 RUN_DEPENDS= gnome-shell>=47.0:x11/gnome-shell \ gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas -USES= gnome +USES= gnome tar:bz2 USE_GNOME= glib20 NO_BUILD= yes NO_ARCH= yes USE_GITLAB= yes GL_SITE= https://gitlab.gnome.org GL_ACCOUNT= tuxor1337 -GL_TAGNAME= e9ececc2 +GL_TAGNAME= bd46cf82 UUID_EXTENSION= hidetopbar@mathieu.bidon.ca SUB_FILES= pkg-message SUB_LIST= UUID=${UUID_EXTENSION} GLIB_SCHEMAS= org.gnome.shell.extensions.hidetopbar.gschema.xml pre-install: ${MKDIR} ${STAGEDIR}${PREFIX}/share/glib-2.0/schemas ${MKDIR} ${STAGEDIR}${PREFIX}/share/locale ${MKDIR} ${STAGEDIR}${PREFIX}/share/gnome-shell/extensions/${UUID_EXTENSION} do-install: +.for f in Settings.ui metadata.json + ${INSTALL_DATA} ${WRKSRC}/${f} \ + ${STAGEDIR}${PREFIX}/share/gnome-shell/extensions/${UUID_EXTENSION} +.endfor ${INSTALL_DATA} ${WRKSRC}/*.js \ ${STAGEDIR}${PREFIX}/share/gnome-shell/extensions/${UUID_EXTENSION} ${INSTALL_DATA} ${WRKSRC}/schemas/*.gschema.xml \ ${STAGEDIR}${PREFIX}/share/glib-2.0/schemas/ cd ${WRKSRC}/locale/ && ${COPYTREE_SHARE} . \ ${STAGEDIR}${PREFIX}/share/locale/ "! -name *\.pot" .include diff --git a/deskutils/gnome-shell-extension-hidetopbar/distinfo b/deskutils/gnome-shell-extension-hidetopbar/distinfo index abd1ef0a691e..a5018d064b76 100644 --- a/deskutils/gnome-shell-extension-hidetopbar/distinfo +++ b/deskutils/gnome-shell-extension-hidetopbar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746363904 -SHA256 (gnome/hidetopbar-e9ececc2.tar.bz2) = c94b114ffa93efb6b89cc7540f34986df750391a63a7a3497f5b323a9a82e630 -SIZE (gnome/hidetopbar-e9ececc2.tar.bz2) = 4556153 +TIMESTAMP = 1757670647 +SHA256 (gnome/hidetopbar-bd46cf82.tar.bz2) = 0d64a2f611ef9d3ac4e9cb4fd23e37c14455e186916c1682d7107c474a2c9480 +SIZE (gnome/hidetopbar-bd46cf82.tar.bz2) = 4556148 diff --git a/deskutils/gnome-shell-extension-hidetopbar/pkg-plist b/deskutils/gnome-shell-extension-hidetopbar/pkg-plist index 8cc421cf2c8e..1b099463ef8a 100644 --- a/deskutils/gnome-shell-extension-hidetopbar/pkg-plist +++ b/deskutils/gnome-shell-extension-hidetopbar/pkg-plist @@ -1,15 +1,17 @@ +share/gnome-shell/extensions/hidetopbar@mathieu.bidon.ca/Settings.ui share/gnome-shell/extensions/hidetopbar@mathieu.bidon.ca/convenience.js share/gnome-shell/extensions/hidetopbar@mathieu.bidon.ca/desktopIconsIntegration.js share/gnome-shell/extensions/hidetopbar@mathieu.bidon.ca/extension.js share/gnome-shell/extensions/hidetopbar@mathieu.bidon.ca/intellihide.js +share/gnome-shell/extensions/hidetopbar@mathieu.bidon.ca/metadata.json share/gnome-shell/extensions/hidetopbar@mathieu.bidon.ca/panelVisibilityManager.js share/gnome-shell/extensions/hidetopbar@mathieu.bidon.ca/prefs.js share/locale/ca/LC_MESSAGES/hidetopbar.po share/locale/de/LC_MESSAGES/hidetopbar.po share/locale/fr/LC_MESSAGES/hidetopbar.po share/locale/it_IT/LC_MESSAGES/hidetopbar.po share/locale/nl/LC_MESSAGES/hidetopbar.po share/locale/pl/LC_MESSAGES/hidetopbar.po share/locale/pt_BR/LC_MESSAGES/hidetopbar.po share/locale/ru_RU/LC_MESSAGES/hidetopbar.po share/locale/zh_CN/LC_MESSAGES/hidetopbar.po