17 lines
556 B
Bash
17 lines
556 B
Bash
# Template file for 'bluebird-themes'
|
|
pkgname=bluebird-themes
|
|
version=1.3
|
|
revision=3
|
|
build_style=gnu-configure
|
|
hostmakedepends="sassc which glib-devel automake gdk-pixbuf tar librsvg"
|
|
short_desc="Elegant blue GTK2/3/Metacity/Xfwm theme"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://github.com/shimmerproject/Bluebird"
|
|
distfiles="https://github.com/shimmerproject/Bluebird/archive/v${version}.tar.gz"
|
|
checksum=b8da767c0ed66e2c0e8c2f78a8c827d8757634179b114a1352590f4e6d0b32c8
|
|
|
|
pre_configure() {
|
|
autoreconf -fi
|
|
}
|