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