21 lines
583 B
Text
21 lines
583 B
Text
|
# Template file for 'kde-wallpapers'
|
||
|
pkgname=kde-wallpapers
|
||
|
version=4.10.4
|
||
|
revision=1
|
||
|
build_style=cmake
|
||
|
hostmakedepends="cmake automoc4 pkg-config"
|
||
|
makedepends="openssl-devel qt-devel phonon-devel kdelibs-devel>=${version}"
|
||
|
short_desc="KDE wallpapers"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
license="GPL, LGPL, FDL"
|
||
|
homepage="http://www.kde.org"
|
||
|
distfiles="http://download.kde.org/stable/${version}/src/${pkgname}-${version}.tar.xz"
|
||
|
checksum=7a32f7643010e2109d86db7d893d817278b8e6ce40e4c7ee25aaa5467be8573f
|
||
|
|
||
|
kde-wallpapers_package() {
|
||
|
noarch=yes
|
||
|
pkg_install() {
|
||
|
vmove all
|
||
|
}
|
||
|
}
|