21 lines
675 B
Text
21 lines
675 B
Text
# Template build file for 'gnome-icon-theme-symbolic'.
|
|
pkgname=gnome-icon-theme-symbolic
|
|
version=3.8.2.2
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="GTK_UPDATE_ICON_CACHE=/bin/true"
|
|
hostmakedepends="pkg-config intltool icon-naming-utils gnome-icon-theme>=3.8.0"
|
|
short_desc="GNOME Desktop icon theme (symbolic icons)"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.gnome.org"
|
|
license="GPL-2"
|
|
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
|
checksum=1c60902c49a500097a1995d744a9d326170860a97bbeb38648258df30bc39031
|
|
|
|
gnome-icon-theme-symbolic_package() {
|
|
depends="gnome-icon-theme>=3.8.0"
|
|
noarch="yes"
|
|
pkg_install() {
|
|
vmove all
|
|
}
|
|
}
|