20 lines
505 B
Plaintext
20 lines
505 B
Plaintext
# Template file for 'oxygen-icons'
|
|
pkgname=oxygen-icons
|
|
version=4.11.4
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="cmake automoc4"
|
|
short_desc="The Oxygen Icon Theme for KDE"
|
|
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=f85bf4438ebd82c38b74c3c552001b41beab105afd0b97cb6b6a96ebbbb0bef0
|
|
|
|
oxygen-icons_package() {
|
|
noarch="yes"
|
|
pkg_install() {
|
|
vmove all
|
|
}
|
|
}
|