kde-workspace: update to 4.11.22
This commit is contained in:
parent
a76796729a
commit
e350bf13f0
1 changed files with 7 additions and 6 deletions
|
@ -1,17 +1,16 @@
|
||||||
# Template file for 'kde-workspace'
|
# Template file for 'kde-workspace'
|
||||||
_kdeversion=4.14.3
|
_kdeversion=4.14.3
|
||||||
_kappversion=15.04.1
|
_kappversion=15.08.0
|
||||||
|
|
||||||
pkgname=kde-workspace
|
pkgname=kde-workspace
|
||||||
version=4.11.19
|
version=4.11.22
|
||||||
revision=6
|
revision=1
|
||||||
short_desc="Provides the interface and basic tools for the KDE workspace"
|
short_desc="Provides the interface and basic tools for the KDE workspace"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2, LGPL-2.1, FDL"
|
license="GPL-2, LGPL-2.1, FDL"
|
||||||
homepage="http://www.kde.org"
|
homepage="http://www.kde.org"
|
||||||
#distfiles="http://download.kde.org/stable/applications/${_kappversion}/src/${pkgname}-${version}.tar.xz"
|
distfiles="http://download.kde.org/stable/applications/${_kappversion}/src/${pkgname}-${version}.tar.xz"
|
||||||
distfiles="https://sources.voidlinux.eu/kde-workspace-4.11.19/kde-workspace-4.11.19.tar.xz"
|
checksum=f035334e843d67ee88551ae9e6c5f64bf7b1edfe311b12501575fe74be0b03b7
|
||||||
checksum=1c1429db0a12d6ad076e0f1c6f1a00cac781aceb1aa8c88937fbf2700dc2c5c2
|
|
||||||
|
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-Wno-dev -DKDE4_BUILD_TESTS=OFF -DSYSCONF_INSTALL_DIR=/etc
|
configure_args="-Wno-dev -DKDE4_BUILD_TESTS=OFF -DSYSCONF_INSTALL_DIR=/etc
|
||||||
|
@ -43,6 +42,8 @@ make_dirs="
|
||||||
/etc/kde/shutdown 0755 root root
|
/etc/kde/shutdown 0755 root root
|
||||||
/var/lib/kdm 0755 kdm kdm"
|
/var/lib/kdm 0755 kdm kdm"
|
||||||
|
|
||||||
|
CXXFLAGS="-std=gnu++98"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -e "s,@PKG_SYSCONFDIR@,/etc,g" -i kdm/kcm/main.cpp
|
sed -e "s,@PKG_SYSCONFDIR@,/etc,g" -i kdm/kcm/main.cpp
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue