mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-10 23:02:56 +02:00
New package: Adapta-3.21.5.88 (#4752)
This commit is contained in:
parent
d878fa1a2c
commit
5811342862
1 changed files with 19 additions and 0 deletions
19
srcpkgs/Adapta/template
Normal file
19
srcpkgs/Adapta/template
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# Template file for 'Adapta'
|
||||||
|
pkgname=Adapta
|
||||||
|
version=3.21.5.88
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="automake ruby inkscape glib-devel parallel"
|
||||||
|
short_desc="An adaptive Gtk+ theme based on Material Design Guidelines"
|
||||||
|
maintainer="demiaster <marta.celeste.feriani@gmail.com>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="https://github.com/tista500/$pkgname"
|
||||||
|
distfiles="$homepage/archive/$version.tar.gz"
|
||||||
|
checksum=8cac96c0b01e00336adcad29d5a238bc52b743329fb119bec497dd75c0bf5552
|
||||||
|
|
||||||
|
noarch=y
|
||||||
|
|
||||||
|
pre_configure() {
|
||||||
|
gem install bundler sass
|
||||||
|
./autogen.sh
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue