new port: x11-themes/matcha-gtk-themes

Matcha is a flat Design theme for GTK 3, GTK 2 and Gnome-Shell which supports
GTK 3 and GTK 2 based desktop environments like Gnome, Unity, Budgie, Pantheon,
XFCE, Mate, etc.

PR:	247046
Submitted by:	Alexander88207@protonmail.com (maintainer)
Differential Revision:	https://reviews.freebsd.org/D25176
This commit is contained in:
Fernando Apesteguía 2020-06-11 07:25:08 +00:00
parent 7bda76cfe6
commit bca35f76bc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=538459
5 changed files with 5761 additions and 0 deletions

View File

@ -103,6 +103,7 @@
SUBDIR += lxappearance
SUBDIR += lxde-icon-theme
SUBDIR += lxqt-themes
SUBDIR += matcha-gtk-themes
SUBDIR += mate-backgrounds
SUBDIR += mate-icon-theme
SUBDIR += mate-icon-theme-faenza

View File

@ -0,0 +1,34 @@
# Created by: Alexander Vereeken <Alexander88207@protonmail.com>
# $FreeBSD$
PORTNAME= matcha-gtk-themes
DISTVERSION= 2020-05-24
CATEGORIES= x11-themes
MAINTAINER= Alexander88207@protonmail.com
COMMENT= Matcha is a flat Design theme for GTK 3, GTK 2 and Gnome-Shell
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= bash>0:shells/bash
RUN_DEPENDS= gtk-murrine-engine>0:x11-themes/gtk-murrine-engine \
gtk-engines2>0:x11-themes/gtk-engines2
USES= shebangfix
SHEBANG_FILES= install.sh
USE_GITHUB= yes
GH_ACCOUNT= vinceliuice
GH_PROJECT= Matcha-gtk-theme
NO_ARCH= yes
NO_BUILD= yes
post-patch:
@${REINPLACE_CMD} -e 's|cp -ur|cp -pr|g' ${WRKSRC}/install.sh
do-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/share/themes
${WRKSRC}/install.sh -d ${STAGEDIR}${PREFIX}/share/themes
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1591538626
SHA256 (vinceliuice-Matcha-gtk-theme-2020-05-24_GH0.tar.gz) = c67cc2d22944e3ee1af621850ffbc05d342fd60a128411be6f9c0eb23f90e5f7
SIZE (vinceliuice-Matcha-gtk-theme-2020-05-24_GH0.tar.gz) = 2312678

View File

@ -0,0 +1,3 @@
Matcha is a flat Design theme for GTK 3, GTK 2 and Gnome-Shell.
WWW: https://github.com/vinceliuice/Matcha-gtk-theme

File diff suppressed because it is too large Load Diff