mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
New package: clearlooks-phenix-darkpurpy-theme-7.0.2 (#986)
This commit is contained in:
parent
2aad7f6569
commit
90c0b54d08
1 changed files with 22 additions and 0 deletions
22
srcpkgs/clearlooks-phenix-darkpurpy-theme/template
Normal file
22
srcpkgs/clearlooks-phenix-darkpurpy-theme/template
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
# Template file for 'clearlooks-phenix-darkpurpy-theme'
|
||||||
|
pkgname=clearlooks-phenix-darkpurpy-theme
|
||||||
|
version=7.0.2
|
||||||
|
revision=1
|
||||||
|
_devuan_rel="1+devuan2.0"
|
||||||
|
build_style=fetch
|
||||||
|
noarch=yes
|
||||||
|
depends="gnome-themes-standard gtk-engine-murrine gtk2-engines"
|
||||||
|
short_desc="Dark-purpified GTK3 port of Clearlooks theme"
|
||||||
|
maintainer="cr6git <quark6@protonmail.com>"
|
||||||
|
license="GPL-3.0-or-later, LGPL-2.1-or-later"
|
||||||
|
homepage="https://github.com/jpfleury/clearlooks-phenix"
|
||||||
|
distfiles="http://packages.devuan.org/devuan/pool/main/c/${pkgname}/${pkgname}_${version}-${_devuan_rel}_all.deb"
|
||||||
|
checksum=6b3dd568cb1ee37c5758ef55338b2b8784e7409cb2239a5d4b53de7af2584970
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
ar x ${pkgname}_${version}-${_devuan_rel}_all.deb
|
||||||
|
tar xf data.tar.xz
|
||||||
|
vmkdir usr/share/themes
|
||||||
|
vcopy usr/share/themes/Clearlooks-Phenix-DarkPurpy usr/share/themes
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue