403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.89
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/deskutils/gnome-shell-extension-windowoverlay-icons/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/deskutils/gnome-shell-extension-windowoverlay-icons/Makefile
PORTNAME=	gnome-shell-extension-windowoverlay-icons
PORTVERSION=	36
DISTVERSIONPREFIX=	v
CATEGORIES=	deskutils gnome
DIST_SUBDIR=	gnome

MAINTAINER=	gnome@FreeBSD.org
COMMENT=	Show application icons on the windows overview
WWW=		https://github.com/sustmi/gnome-shell-extensions-sustmi

LICENSE=	GPLv3
LICENSE_FILE=	${WRKSRC}/COPYING

BUILD_DEPENDS=	gnome-shell>=0:x11/gnome-shell \
		gsettings-desktop-schemas>=3.12.0:devel/gsettings-desktop-schemas
RUN_DEPENDS:=	${BUILD_DEPENDS}

USES=		gettext gmake gnome pkgconfig
USE_GNOME=	glib20
USE_GITHUB=	yes
GLIB_SCHEMAS=	org.gnome.shell.extensions.windowoverlay-icons.gschema.xml

GH_ACCOUNT=	sustmi
GH_TAGNAME=	ad7366d

PKGMESSAGE=	../gnome-shell-extra-extensions/pkg-message.slaves

FILES=	README.md convenience.js \
	extension.js metadata.json \
	prefs.js prefs.xml \
	stylesheet.css

post-patch:
	@${REINPLACE_CMD} -e 's|"3.26"|"3.26","3.28"|g' \
		${WRKSRC}/metadata.json

do-install:
	@${MKDIR} ${STAGEDIR}${PREFIX}/share/glib-2.0/schemas/
	@${MKDIR} ${STAGEDIR}${PREFIX}/share/gnome-shell/extensions/windowoverlay-icons@gnome-shell-extensions.sustmi.github.com
	cd ${WRKSRC} && ${INSTALL_DATA} ${WRKSRC}/schemas/org.gnome.shell.extensions.windowoverlay-icons.gschema.xml \
		${STAGEDIR}${PREFIX}/share/glib-2.0/schemas/
.for file in ${FILES}
	${INSTALL_DATA} ${WRKSRC}/${file} \
		${STAGEDIR}${PREFIX}/share/gnome-shell/extensions/windowoverlay-icons@gnome-shell-extensions.sustmi.github.com/
.endfor
	cd ${WRKSRC}/locale && ${COPYTREE_SHARE} . \
		${STAGEDIR}${PREFIX}/share/locale/
	@${RM} ${STAGEDIR}${PREFIX}/share/locale/.gitkeep

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit