x11-themes/zorin-icon-themes: add new port
Zorin is the default icon theme for ZorinOS WWW: https://github.com/ZorinOS/zorin-icon-themes PR: 263991
This commit is contained in:
parent
3e3839f529
commit
0dd241a38d
@ -165,6 +165,7 @@
|
||||
SUBDIR += xfce-icons-elementary
|
||||
SUBDIR += yaru-gtk-themes
|
||||
SUBDIR += yaru-icon-theme
|
||||
SUBDIR += zorin-icon-themes
|
||||
SUBDIR += zuki-themes
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
||||
|
23
x11-themes/zorin-icon-themes/Makefile
Normal file
23
x11-themes/zorin-icon-themes/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# Created by: Alexander Vereeken <Alexander88207@protonmail.com>
|
||||
|
||||
PORTNAME= zorin-icon-themes
|
||||
DISTVERSION= 2.9.7
|
||||
CATEGORIES= x11-themes
|
||||
|
||||
MAINTAINER= Alexander88207@protonmail.com
|
||||
COMMENT= Zorin OS icon theme
|
||||
|
||||
LICENSE= CC-BY-SA-4.0
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
||||
GH_ACCOUNT= ZorinOS
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${STAGEDIR}${PREFIX}/share/icons
|
||||
${CP} -R ${WRKSRC}/Zorin* ${STAGEDIR}${PREFIX}/share/icons
|
||||
|
||||
.include <bsd.port.mk>
|
3
x11-themes/zorin-icon-themes/distinfo
Normal file
3
x11-themes/zorin-icon-themes/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1652610449
|
||||
SHA256 (ZorinOS-zorin-icon-themes-2.9.7_GH0.tar.gz) = 7d7deb8436c08cd6fdc66cb7c601c4dff29b0acd19edcc52ab5365c2755092b4
|
||||
SIZE (ZorinOS-zorin-icon-themes-2.9.7_GH0.tar.gz) = 56461135
|
3
x11-themes/zorin-icon-themes/pkg-descr
Normal file
3
x11-themes/zorin-icon-themes/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Zorin is the default icon theme for ZorinOS
|
||||
|
||||
WWW: https://github.com/ZorinOS/zorin-icon-themes
|
77612
x11-themes/zorin-icon-themes/pkg-plist
Normal file
77612
x11-themes/zorin-icon-themes/pkg-plist
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user