blackbird-themes: not depends on gtk+
This commit is contained in:
@@ -1,9 +1,8 @@
|
|||||||
# Template file for 'blackbird-themes'
|
# Template file for 'blackbird-themes'
|
||||||
pkgname=blackbird-themes
|
pkgname=blackbird-themes
|
||||||
version=0.4
|
version=0.4
|
||||||
revision=4
|
revision=5
|
||||||
build_style=fetch
|
wrksrc=Blackbird-$version
|
||||||
depends="gtk+"
|
|
||||||
short_desc="Elegant dark GTK2/3/Metacity/Xfwm theme"
|
short_desc="Elegant dark GTK2/3/Metacity/Xfwm theme"
|
||||||
maintainer="Jakub Skrzypnik <jot.skrzyp@gmail.com>"
|
maintainer="Jakub Skrzypnik <jot.skrzyp@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
@@ -12,7 +11,7 @@ distfiles="https://github.com/shimmerproject/Blackbird/archive/v${version}.tar.g
|
|||||||
checksum=ca31362254df2d336b2b090deb925f19a1dba72632ed9c7f82cf406be89ec1e6
|
checksum=ca31362254df2d336b2b090deb925f19a1dba72632ed9c7f82cf406be89ec1e6
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
bsdtar xzf v${version}.tar.gz
|
|
||||||
vmkdir usr/share/themes
|
vmkdir usr/share/themes
|
||||||
vcopy Blackbird-${version} usr/share/themes/Blackbird
|
rm README .gitignore
|
||||||
|
vcopy . usr/share/themes/Blackbird
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user