pcmanfm-qt: update to 0.11.1

This commit is contained in:
Alessio Sergi 2016-09-29 11:38:38 +02:00
parent 801c0d4db9
commit 239d6e9643

View file

@ -1,29 +1,14 @@
# Template file for 'pcmanfm-qt'
pkgname=pcmanfm-qt
version=0.10.0
version=0.11.1
revision=1
build_style=cmake
hostmakedepends="cmake pkg-config"
makedepends="liblxqt-devel libfm-devel libfm-extra-devel"
short_desc="LXQt pcmanfm QT frontend"
configure_args="-DPULL_TRANSLATIONS=0"
hostmakedepends="pkg-config"
makedepends="liblxqt-devel libfm-qt-devel"
short_desc="LXQt pcmanfm Qt frontend"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.lxqt.org"
license="LGPL-2.1"
distfiles="http://downloads.lxqt.org/lxqt/${version}/${pkgname}-${version}.tar.xz"
checksum=254c1da0d3fce2ab0a03b21861191b0875ce43382c74d3abbfa8f3dc88a080a4
libfm-qt5_package() {
short_desc+=" - runtime library"
pkg_install() {
vmove usr/lib/*.so.*
}
}
libfm-qt5-devel_package() {
short_desc+=" - development files"
depends="libfm-qt5>=${version}_${revision}"
pkg_install() {
vmove usr/include
vmove usr/lib/pkgconfig
vmove usr/lib/*.so
}
}
license="GPL-2"
distfiles="https://github.com/lxde/pcmanfm-qt/releases/download/${version}/pcmanfm-qt-${version}.tar.xz"
checksum=fd035da1f74506f2897fc94b874def521a88a2f4f82c7eea1eb406375a2571fa