mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
New package: kde-base-artwork-4.10.4.
This commit is contained in:
parent
4ef75af617
commit
f7744a8b22
1 changed files with 20 additions and 0 deletions
20
srcpkgs/kde-base-artwork/template
Normal file
20
srcpkgs/kde-base-artwork/template
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
# Template file for 'kde-base-artwork'
|
||||||
|
pkgname=kde-base-artwork
|
||||||
|
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 base artwork"
|
||||||
|
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=7ae99c1b3d66ecd2d798ef531fdf92a3aa75f1f5a98b963789bb84bc70995d66
|
||||||
|
|
||||||
|
kde-base-artwork_package() {
|
||||||
|
noarch=yes
|
||||||
|
pkg_install() {
|
||||||
|
vmove all
|
||||||
|
}
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue