Import arc-theme-20160605 as graphics/arc-theme.
Arc is a flat theme with transparent elements 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.
This commit is contained in:
parent
6e42e7a030
commit
f684745d62
4 changed files with 1610 additions and 0 deletions
3
graphics/arc-theme/DESCR
Normal file
3
graphics/arc-theme/DESCR
Normal file
|
@ -0,0 +1,3 @@
|
|||
Arc is a flat theme with transparent elements 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.
|
27
graphics/arc-theme/Makefile
Normal file
27
graphics/arc-theme/Makefile
Normal file
|
@ -0,0 +1,27 @@
|
|||
# $NetBSD: Makefile,v 1.1 2016/06/12 23:46:22 youri Exp $
|
||||
|
||||
DISTNAME= arc-theme
|
||||
PKGNAME= arc-theme-20160605
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_GITHUB:=horst3180/}
|
||||
|
||||
MAINTAINER= youri@NetBSD.org
|
||||
HOMEPAGE= https://github.com/horst3180/arc-theme/
|
||||
COMMENT= Arch theme for GTK2, GTK3 and desktops
|
||||
LICENSE= gnu-gpl-v3
|
||||
|
||||
GITHUB_PROJECT= arc-theme
|
||||
GITHUB_TAG= 20160605
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= automake pkg-config
|
||||
DEPENDS+= gtk2-engines-murrine-[0-9]*:../../x11/gtk2-engines-murrine
|
||||
DEPENDS+= gnome-themes-standard-[0-9]*:../../graphics/gnome-themes-standard
|
||||
|
||||
pre-configure:
|
||||
cd ${WRKSRC} && ./autogen.sh
|
||||
|
||||
.include "../../x11/gtk2/buildlink3.mk"
|
||||
.include "../../x11/gtk3/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
1574
graphics/arc-theme/PLIST
Normal file
1574
graphics/arc-theme/PLIST
Normal file
File diff suppressed because it is too large
Load diff
6
graphics/arc-theme/distinfo
Normal file
6
graphics/arc-theme/distinfo
Normal file
|
@ -0,0 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.1 2016/06/12 23:46:22 youri Exp $
|
||||
|
||||
SHA1 (arc-theme-20160605.tar.gz) = c60c90e47cbebf9f186e24d05c6b8fc410366021
|
||||
RMD160 (arc-theme-20160605.tar.gz) = 7f83c40ee04db3e63fd804a631180dfa27bf66d8
|
||||
SHA512 (arc-theme-20160605.tar.gz) = e8905d4c5bf3a2881243db12ce23972180edf95873eb1533cbeb0a582f8f684fdcbaa7df9b314354d0cb83d5e462e45ce07561dfac706b4fceaa5d350b2357e9
|
||||
Size (arc-theme-20160605.tar.gz) = 1413807 bytes
|
Loading…
Reference in a new issue