liblxqt: update to 0.9.0.
This commit is contained in:
parent
c928068062
commit
650b82912a
|
@ -1910,3 +1910,4 @@ libtomahawk-widgets.so.0.8.2 tomahawk-0.8.2_1
|
|||
libuecc.so.0 libuecc-5_1
|
||||
libKF5WindowSystem.so.5 kwindowsystem-5.6.0_1
|
||||
libKF5GuiAddons.so.5 kguiaddons-5.6.0_1
|
||||
liblxqt.so.0 liblxqt-0.9.0_1
|
||||
|
|
|
@ -1,21 +1,21 @@
|
|||
# Template file for 'liblxqt'
|
||||
pkgname=liblxqt
|
||||
version=0.8.0
|
||||
revision=2
|
||||
version=0.9.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DUSE_QT5=1"
|
||||
hostmakedepends="cmake pkg-config"
|
||||
makedepends="qt5-tools-devel>=5.4 qt5-x11extras-devel libqtxdg-devel"
|
||||
makedepends="kwindowsystem-devel libqtxdg-devel"
|
||||
short_desc="LXQT Desktop library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="http://lxqt.org/"
|
||||
distfiles="http://lxqt.org/downloads/lxqt/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=9914a7e20caa423438cbb00a459b4c941cc88d4915df36670e4ab18fd636e34e
|
||||
checksum=b4f0941bcb8839163aed5c332a26d05650a8d75be241cb39c702f9bd15fe4d52
|
||||
|
||||
liblxqt-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
depends="qt5-x11extras-devel ${sourcepkg}>=${version}_${revision}"
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/lib/pkgconfig
|
||||
|
|
Loading…
Reference in New Issue
Block a user