konsole: update to 4.11.4.
This commit is contained in:
parent
a8753b6cfd
commit
31c260ec16
1 changed files with 3 additions and 9 deletions
|
@ -1,22 +1,16 @@
|
|||
# Template file for 'konsole'
|
||||
pkgname=konsole
|
||||
version=4.11.1
|
||||
version=4.11.4
|
||||
revision=1
|
||||
short_desc="KDE's Terminal Emulator"
|
||||
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=a74f41fc3dd23fc5e9b8484928ad2bd662498dd1320e05d82269c545c515e3f2
|
||||
long_desc="
|
||||
As well as being a standalone program, it is also used by other KDE programs
|
||||
such as the Kate editor and KDevelop development environment to provide easy
|
||||
access to a terminal window. Konsole's features and usage are explained and
|
||||
illustrated in the Konsole handbook, which can be accessed by browsing to
|
||||
"help:/konsole" in Konqueror"
|
||||
checksum=aa4e67eb15ed5daefe2fcbe18ffef0a3988e8cc166ccfc2060cec406a343c696
|
||||
|
||||
build_style=cmake
|
||||
configure_args="-DKDE4_BUILD_TESTS=OFF"
|
||||
configure_args="-DKDE4_BUILD_TESTS=OFF -DSYSCONF_INSTALL_DIR=/etc"
|
||||
|
||||
hostmakedepends="cmake automoc4 pkg-config"
|
||||
makedepends="glib-devel openssl-devel qt-devel phonon-devel strigi-devel
|
||||
|
|
Loading…
Reference in a new issue