16 lines
581 B
Bash
16 lines
581 B
Bash
# Template build file for 'adwaita-icon-theme'.
|
|
pkgname=adwaita-icon-theme
|
|
version=3.26.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="Enno Boland <gottox@voidlinux.eu>"
|
|
homepage="http://www.gnome.org"
|
|
license="GPL-2"
|
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
|
checksum=28ba7392c7761996efd780779167ea6c940eedfb1bf37cfe9bccb7021f54d79d
|