2011-03-01 16:27:15 +00:00
|
|
|
# Template build file for 'gnome-icon-theme-symbolic'.
|
|
|
|
pkgname=gnome-icon-theme-symbolic
|
2013-09-26 18:16:14 +00:00
|
|
|
version=3.10.0
|
2012-09-25 13:41:25 +00:00
|
|
|
revision=1
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2012-11-14 10:10:21 +00:00
|
|
|
configure_args="GTK_UPDATE_ICON_CACHE=/bin/true"
|
2013-04-12 13:11:12 +00:00
|
|
|
hostmakedepends="pkg-config intltool icon-naming-utils gnome-icon-theme>=3.8.0"
|
2011-03-01 16:27:15 +00:00
|
|
|
short_desc="GNOME Desktop icon theme (symbolic icons)"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2013-03-28 16:48:49 +00:00
|
|
|
homepage="http://www.gnome.org"
|
|
|
|
license="GPL-2"
|
2013-09-26 18:16:14 +00:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
|
|
|
checksum=70d3ed884cbee59f2335198b5759d09ab1e075df1ced2730c20c926dd3670334
|
2013-04-12 13:11:12 +00:00
|
|
|
|
|
|
|
gnome-icon-theme-symbolic_package() {
|
2013-09-26 18:16:14 +00:00
|
|
|
depends="gnome-icon-theme>=${version}"
|
2013-04-12 13:11:12 +00:00
|
|
|
noarch="yes"
|
|
|
|
pkg_install() {
|
2013-05-13 18:25:32 +00:00
|
|
|
vmove all
|
2013-04-12 13:11:12 +00:00
|
|
|
}
|
|
|
|
}
|