pcmanfm-qt: update to 0.11.3

This commit is contained in:
Alessio Sergi 2017-01-14 18:13:16 +01:00
parent fc023563b0
commit 414979cb28

View file

@ -1,17 +1,17 @@
# Template file for 'pcmanfm-qt'
pkgname=pcmanfm-qt
version=0.11.2
revision=2
version=0.11.3
revision=1
build_style=cmake
configure_args="-DPULL_TRANSLATIONS=0"
hostmakedepends="pkg-config qt5-host-tools liblxqt-devel libfm-qt-devel"
makedepends="lxqt-build-tools liblxqt-devel libfm-qt-devel"
hostmakedepends="qt5-host-tools qt5-tools-devel libfm-qt-devel lxqt-build-tools"
makedepends="qt5-tools-devel qt5-x11extras-devel libfm-qt-devel"
short_desc="LXQt pcmanfm Qt frontend"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.lxqt.org"
license="GPL-2"
distfiles="https://github.com/lxde/pcmanfm-qt/releases/download/${version}/pcmanfm-qt-${version}.tar.xz"
checksum=553c6e399fd8142c7a848e5231f512a0f2ae9e2518cbdfcac2fdb92a3f688629
checksum=d0273344d6fc578e05f832997dffe8d5ba6c3369a1077aa3e8ee23c6aa5b2f7f
post_configure() {
find -name flags.make -exec sed -i "{}" -e"s;-isystem;-I;g" \;