16 lines
582 B
Bash
16 lines
582 B
Bash
# Template build file for 'adwaita-icon-theme'.
|
|
pkgname=adwaita-icon-theme
|
|
version=3.16.2.1
|
|
revision=1
|
|
noarch=yes
|
|
build_style=gnu-configure
|
|
configure_args="--enable-icon-mapping"
|
|
hostmakedepends="pkg-config intltool librsvg icon-naming-utils gtk-update-icon-cache"
|
|
depends="librsvg"
|
|
short_desc="Theme consisting of a set of icons for GTK+"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
homepage="http://www.gnome.org"
|
|
license="GPL-2"
|
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*.*}/$pkgname-$version.tar.xz"
|
|
checksum=b4556dfbf555d4fac12d4d5c12f7519de0d43ec42a1b649611439a50bf7acb96
|