kde-runtime: update to 4.11.4.
This commit is contained in:
parent
8d46f70d2a
commit
473c98abaf
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'kde-runtime'
|
# Template file for 'kde-runtime'
|
||||||
pkgname=kde-runtime
|
pkgname=kde-runtime
|
||||||
version=4.11.1
|
version=4.11.4
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Plugins and applications necessary for running KDE applications"
|
short_desc="Plugins and applications necessary for running KDE applications"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL, LGPL, FDL"
|
license="GPL, LGPL, FDL"
|
||||||
homepage="http://www.kde.org"
|
homepage="http://www.kde.org"
|
||||||
distfiles="http://download.kde.org/stable/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="http://download.kde.org/stable/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=639c397946e2bebf84bd9e49d4724b0dcf3b1e418873753adeed09505d556173
|
checksum=b28104cd16d2ecd06c52664523d912dee5a2f16e75c24ee0a4229a5e7204cd16
|
||||||
|
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DKDE4_BUILD_TESTS=OFF DWITH_QNtrack=OFF"
|
configure_args="-DKDE4_BUILD_TESTS=OFF DWITH_QNtrack=OFF"
|
||||||
|
@ -29,7 +29,7 @@ post_install() {
|
||||||
|
|
||||||
kde-runtime-devel_package() {
|
kde-runtime-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
depends="${sourcepkg}-${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/include
|
vmove usr/include
|
||||||
vmove usr/share/apps/cmake
|
vmove usr/share/apps/cmake
|
||||||
|
|
Loading…
Reference in a new issue