void-packages/srcpkgs/hicolor-icon-theme/template
2013-12-23 17:05:28 +01:00

19 lines
527 B
Plaintext

# Template build file for 'hicolor-icon-theme'.
pkgname=hicolor-icon-theme
version=0.13
revision=1
build_style=gnu-configure
short_desc="Standard icon theme called hicolor"
homepage="http://icon-theme.freedesktop.org/wiki/HicolorTheme"
license="GPL-2"
maintainer="Juan RP <xtraeme@gmail.com>"
distfiles="http://icon-theme.freedesktop.org/releases/$pkgname-$version.tar.gz"
checksum=a38b038915480d1ddd4e3c421562560a14d42ace0449a5acc07c50f57f9c3406
hicolor-icon-theme_package() {
noarch="yes"
pkg_install() {
vmove all
}
}