16 lines
573 B
Bash
16 lines
573 B
Bash
# Template build file for 'adwaita-icon-theme'.
|
|
pkgname=adwaita-icon-theme
|
|
version=3.20
|
|
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=7a0a887349f340dd644032f89d81264b694c4b006bd51af1c2c368d431e7ae35
|