24 lines
678 B
Plaintext
24 lines
678 B
Plaintext
# Template file for 'oxygen-icons'
|
|
pkgname=oxygen-icons
|
|
version=4.11.1
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="cmake automoc4"
|
|
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"
|
|
checksum=e7c2131d815f7ea937abffbd4df9572c53119439a195e1c08257eb045011e007
|
|
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() {
|
|
vmove all
|
|
}
|
|
}
|