summaryrefslogtreecommitdiffstats
path: root/deskutils/gnome-shell-extension-overlay-icons
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/gnome-shell-extension-overlay-icons')
-rw-r--r--deskutils/gnome-shell-extension-overlay-icons/Makefile45
-rw-r--r--deskutils/gnome-shell-extension-overlay-icons/distinfo2
-rw-r--r--deskutils/gnome-shell-extension-overlay-icons/pkg-descr3
-rw-r--r--deskutils/gnome-shell-extension-overlay-icons/pkg-plist28
4 files changed, 78 insertions, 0 deletions
diff --git a/deskutils/gnome-shell-extension-overlay-icons/Makefile b/deskutils/gnome-shell-extension-overlay-icons/Makefile
new file mode 100644
index 000000000..c23f57741
--- /dev/null
+++ b/deskutils/gnome-shell-extension-overlay-icons/Makefile
@@ -0,0 +1,45 @@
+# Created by: Gustau Perez i Querol <gustau.perez@gmail.com>
+# $FreeBSD$
+# $MCom$
+
+PORTNAME= gnome-shell-extension-overlay-icons
+PORTVERSION= 0.0.0.20140520
+CATEGORIES= deskutils gnome
+DIST_SUBDIR= gnome3
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= Show application icons on the windows overview
+
+BUILD_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \
+ gsettings-desktop-schemas>=3.12.0:${PORTSDIR}/devel/gsettings-desktop-schemas
+RUN_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \
+ gsettings-desktop-schemas>=3.12.0:${PORTSDIR}/devel/gsettings-desktop-schemas
+
+WRKSRC= ${WRKDIR}/sustmi-gnome-shell-extensions-sustmi-47266fa
+
+USES= gettext gmake pkgconfig tar:xz
+USE_GNOME= glib20
+USE_GITHUB= yes
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
+GLIB_SCHEMAS= org.gnome.shell.extensions.windowoverlay-icons.gschema.xml
+
+GH_ACCOUNT= sustmi
+GH_TAGNAME= 47266fa129
+GH_COMMIT= 47266fa129
+GH_PROJECT= gnome-shell-extensions-sustmi
+
+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/
+ @(cd ${WRKSRC} && ${CP} windowoverlay-icons/schemas/org.gnome.shell.extensions.windowoverlay-icons.gschema.xml \
+ ${STAGEDIR}${PREFIX}/share/glib-2.0/schemas/)
+ @${RM} -fr ${WRKSRC}/windowoverlay-icons/schemas/
+ @(cd ${WRKSRC} && ${CP} -pPR windowoverlay-icons \
+ ${STAGEDIR}${PREFIX}/share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz)
+
+.include <bsd.port.mk>
diff --git a/deskutils/gnome-shell-extension-overlay-icons/distinfo b/deskutils/gnome-shell-extension-overlay-icons/distinfo
new file mode 100644
index 000000000..cb9462643
--- /dev/null
+++ b/deskutils/gnome-shell-extension-overlay-icons/distinfo
@@ -0,0 +1,2 @@
+SHA256 (gnome3/gnome-shell-extension-overlay-icons-0.0.0.20140520.tar.xz) = b8cb072835c8d48b4707a891495e29d151edf51d7a1d61c243e674770af2b739
+SIZE (gnome3/gnome-shell-extension-overlay-icons-0.0.0.20140520.tar.xz) = 21811
diff --git a/deskutils/gnome-shell-extension-overlay-icons/pkg-descr b/deskutils/gnome-shell-extension-overlay-icons/pkg-descr
new file mode 100644
index 000000000..71880b086
--- /dev/null
+++ b/deskutils/gnome-shell-extension-overlay-icons/pkg-descr
@@ -0,0 +1,3 @@
+Adds application icons to the windows overview (in Activities menu).
+
+WWW: https://github.com/sustmi/gnome-shell-extensions-sustmi/
diff --git a/deskutils/gnome-shell-extension-overlay-icons/pkg-plist b/deskutils/gnome-shell-extension-overlay-icons/pkg-plist
new file mode 100644
index 000000000..d3b8ec26a
--- /dev/null
+++ b/deskutils/gnome-shell-extension-overlay-icons/pkg-plist
@@ -0,0 +1,28 @@
+share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/convenience.js
+share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/extension.js
+share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/locale/cs/LC_MESSAGES/windowoverlay-icons.mo
+share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/locale/de/LC_MESSAGES/windowoverlay-icons.mo
+share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/locale/en/LC_MESSAGES/windowoverlay-icons.mo
+share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/locale/ja/LC_MESSAGES/windowoverlay-icons.mo
+share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/metadata.json
+share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/po/build_locales.sh
+share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/po/cs.po
+share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/po/de.po
+share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/po/en.po
+share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/po/ja.po
+share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/po/windowoverlay-icons.pot
+share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/prefs.js
+share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/prefs.xml
+share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/stylesheet.css
+@dirrmtry share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/locale/cs/LC_MESSAGES
+@dirrmtry share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/locale/cs
+@dirrmtry share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/locale/de/LC_MESSAGES
+@dirrmtry share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/locale/de
+@dirrmtry share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/locale/en/LC_MESSAGES
+@dirrmtry share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/locale/en
+@dirrmtry share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/locale/ja/LC_MESSAGES
+@dirrmtry share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/locale/ja
+@dirrmtry share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/locale
+@dirrmtry share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz/po
+@dirrmtry share/gnome-shell/extensions/windowoverlay-icons@sustmidown.centrum.cz
+@dirrm share/gnome-shell/extensions