parent
3c7febecc9
commit
b9796e16c9
1 changed files with 22 additions and 0 deletions
22
srcpkgs/plata-theme/template
Normal file
22
srcpkgs/plata-theme/template
Normal file
|
@ -0,0 +1,22 @@
|
|||
# Template file for 'plata-theme'
|
||||
pkgname=plata-theme
|
||||
version=0.7.6
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-parallel --enable-telegram"
|
||||
hostmakedepends="automake libtool pkg-config glib-devel libxml2 sassc inkscape
|
||||
parallel procps-ng"
|
||||
makedepends="libglib-devel gdk-pixbuf-devel gtk+-devel gtk+3-devel
|
||||
gtk2-engines gtk-engine-murrine"
|
||||
depends="fonts-roboto-ttf"
|
||||
short_desc="Gtk theme based on Material Design Refresh"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="CC-BY-SA-4.0, GPL-2.0-or-later"
|
||||
homepage="https://gitlab.com/tista500/plata-theme"
|
||||
distfiles="https://gitlab.com/tista500/plata-theme/-/archive/${version}/plata-theme-${version}.tar.gz"
|
||||
checksum=315fa4cbef1fd9130a3fa3525aba122971d2c5961ab6d04cfd051f65f70830f1
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue