24 lines
678 B
Plaintext
24 lines
678 B
Plaintext
# Template file for 'oxygen-icons'
|
|
pkgname=oxygen-icons
|
|
version=4.10.4
|
|
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=b76e00739f0143c9b48aeb842e810a423f7bb8ac20d144c806fac56909b98d67
|
|
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 usr
|
|
}
|
|
}
|