mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
x11-themes/zorin-gtk-themes: add new port
Zorin OS GTK theme WWW: https://github.com/ZorinOS/zorin-desktop-themes PR: 263990
This commit is contained in:
parent
f4b7787208
commit
16ff8b88a1
@ -165,6 +165,7 @@
|
||||
SUBDIR += xfce-icons-elementary
|
||||
SUBDIR += yaru-gtk-themes
|
||||
SUBDIR += yaru-icon-theme
|
||||
SUBDIR += zorin-gtk-themes
|
||||
SUBDIR += zorin-icon-themes
|
||||
SUBDIR += zuki-themes
|
||||
|
||||
|
22
x11-themes/zorin-gtk-themes/Makefile
Normal file
22
x11-themes/zorin-gtk-themes/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
PORTNAME= zorin-gtk-themes
|
||||
DISTVERSION= 3.4.3
|
||||
CATEGORIES= x11-themes
|
||||
|
||||
MAINTAINER= Alexander88207@protonmail.com
|
||||
COMMENT= Zorin OS GTK theme
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
||||
GH_ACCOUNT= ZorinOS
|
||||
GH_PROJECT= zorin-desktop-themes
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${STAGEDIR}${PREFIX}/share/themes
|
||||
${CP} -R ${WRKSRC}/Zorin* ${STAGEDIR}${PREFIX}/share/themes
|
||||
|
||||
.include <bsd.port.mk>
|
3
x11-themes/zorin-gtk-themes/distinfo
Normal file
3
x11-themes/zorin-gtk-themes/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1652611237
|
||||
SHA256 (ZorinOS-zorin-desktop-themes-3.4.3_GH0.tar.gz) = b400dda1606973aa70577b7c74ed6fa62ea78d9d7c1324b0c3b8dead12e5ea5f
|
||||
SIZE (ZorinOS-zorin-desktop-themes-3.4.3_GH0.tar.gz) = 5804845
|
8
x11-themes/zorin-gtk-themes/pkg-descr
Normal file
8
x11-themes/zorin-gtk-themes/pkg-descr
Normal file
@ -0,0 +1,8 @@
|
||||
Zorin is the default GTK theme for ZorinOS
|
||||
|
||||
Supported Desktop Environments:
|
||||
|
||||
* Gnome-Shell
|
||||
* Xfce
|
||||
|
||||
WWW: https://github.com/ZorinOS/zorin-desktop-themes
|
2191
x11-themes/zorin-gtk-themes/pkg-plist
Normal file
2191
x11-themes/zorin-gtk-themes/pkg-plist
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user