17 lines
670 B
Bash
17 lines
670 B
Bash
# Template file for 'arc-theme'
|
|
pkgname=arc-theme
|
|
version=20190917
|
|
revision=1
|
|
archs=noarch
|
|
build_style=gnu-configure
|
|
configure_script="./autogen.sh"
|
|
hostmakedepends="automake glib-devel gnome-shell pkg-config sassc optipng inkscape"
|
|
makedepends="gtk+3-devel"
|
|
depends="gnome-themes-extra gtk-engine-murrine"
|
|
short_desc="Flat theme with transparent elements for GTK 3, GTK 2 and GNOME Shell"
|
|
maintainer="jtalowell <jtalowell@protonmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/arc-design/arc-theme"
|
|
distfiles="https://github.com/arc-design/arc-theme/archive/${version}.tar.gz"
|
|
checksum=7ec7ee60fe7c4de0dfbb407b02fde92f1acc87a07e5ed59d6af3d3c822b0ca59
|