mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
New port: x11-themes/papirus-icon-theme
Papirus is a free and open source SVG icon theme, based on Paper Icon Set with a lot of new icons and a few extras, like Hardcode-Tray support, KDE colorscheme support, Folder Color support, and others. WWW: https://git.io/papirus-icon-theme PR: 236046 Submitted by: Hiroki Tagato <tagattie@yandex.com>
This commit is contained in:
parent
d69c066e14
commit
779a59f40b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494004
@ -139,6 +139,7 @@
|
||||
SUBDIR += numix-theme
|
||||
SUBDIR += openbox-arc-theme
|
||||
SUBDIR += openbox-themes
|
||||
SUBDIR += papirus-icon-theme
|
||||
SUBDIR += plank-theme-moka
|
||||
SUBDIR += plasma5-breeze
|
||||
SUBDIR += plasma5-breeze-gtk
|
||||
|
31
x11-themes/papirus-icon-theme/Makefile
Normal file
31
x11-themes/papirus-icon-theme/Makefile
Normal file
@ -0,0 +1,31 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= papirus-icon-theme
|
||||
PORTVERSION= 20190203
|
||||
CATEGORIES= x11-themes
|
||||
|
||||
MAINTAINER= tagattie@yandex.com
|
||||
COMMENT= Papirus icon theme
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= gmake gnome
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= PapirusDevelopmentTeam
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
PORTDOCS= AUTHORS README.md
|
||||
|
||||
post-install-DOCS-on:
|
||||
${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_MAN} ${PORTDOCS:S/^/${WRKSRC}\//} ${STAGEDIR}${DOCSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
3
x11-themes/papirus-icon-theme/distinfo
Normal file
3
x11-themes/papirus-icon-theme/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1549627871
|
||||
SHA256 (PapirusDevelopmentTeam-papirus-icon-theme-20190203_GH0.tar.gz) = 78e4ece96b050e81c18d3af9068dc049dd3dedb2246b4a370df7f2145e46645a
|
||||
SIZE (PapirusDevelopmentTeam-papirus-icon-theme-20190203_GH0.tar.gz) = 16469909
|
5
x11-themes/papirus-icon-theme/pkg-descr
Normal file
5
x11-themes/papirus-icon-theme/pkg-descr
Normal file
@ -0,0 +1,5 @@
|
||||
Papirus is a free and open source SVG icon theme, based on Paper Icon
|
||||
Set with a lot of new icons and a few extras, like Hardcode-Tray
|
||||
support, KDE colorscheme support, Folder Color support, and others.
|
||||
|
||||
WWW: https://git.io/papirus-icon-theme
|
69472
x11-themes/papirus-icon-theme/pkg-plist
Normal file
69472
x11-themes/papirus-icon-theme/pkg-plist
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user