void-packages/srcpkgs/oxygen-icons/template

24 lines
678 B
Text
Raw Normal View History

2012-09-04 16:29:08 +00:00
# Template file for 'oxygen-icons'
pkgname=oxygen-icons
2013-09-04 14:01:19 +00:00
version=4.11.1
2012-09-04 16:29:08 +00:00
revision=1
build_style=cmake
2013-06-17 06:25:11 +00:00
hostmakedepends="cmake automoc4"
2012-09-04 16:29:08 +00:00
short_desc="The Oxygen Icon Theme"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-3"
homepage="http://www.${pkgname}.org"
distfiles="http://download.kde.org/stable/${version}/src/${pkgname}-${version}.tar.xz"
2013-09-04 14:01:19 +00:00
checksum=e7c2131d815f7ea937abffbd4df9572c53119439a195e1c08257eb045011e007
2012-09-04 16:29:08 +00:00
long_desc="
Oxygen is the standard icon theme for KDE 4, but follows the freedesktop.org
icon schemes, so it can be used in other desktop environments using this
specification."
oxygen-icons_package() {
noarch="yes"
pkg_install() {
2013-09-04 14:01:19 +00:00
vmove all
}
}