libfm-qt: update to 0.12.0.
This commit is contained in:
parent
c267d72125
commit
8bfb3bb8d8
1 changed files with 4 additions and 4 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'libfm-qt'
|
# Template file for 'libfm-qt'
|
||||||
pkgname=libfm-qt
|
pkgname=libfm-qt
|
||||||
version=0.11.2
|
version=0.12.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DPULL_TRANSLATIONS=0"
|
configure_args="-DPULL_TRANSLATIONS=0"
|
||||||
hostmakedepends="pkg-config qt5-qmake qt5-host-tools qt5-tools"
|
hostmakedepends="pkg-config qt5-qmake qt5-host-tools qt5-tools"
|
||||||
makedepends="lxqt-build-tools qt5-tools-devel qt5-x11extras-devel
|
makedepends="lxqt-build-tools qt5-tools-devel qt5-x11extras-devel
|
||||||
liblxqt-devel libfm-devel"
|
liblxqt-devel libfm-devel libexif-devel"
|
||||||
short_desc="Core library of PCManFM-Qt (Qt binding for libfm)"
|
short_desc="Core library of PCManFM-Qt (Qt binding for libfm)"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://lxqt.org/"
|
homepage="http://lxqt.org/"
|
||||||
distfiles="https://github.com/lxde/libfm-qt/releases/download/${version}/libfm-qt-${version}.tar.xz"
|
distfiles="https://github.com/lxde/libfm-qt/releases/download/${version}/libfm-qt-${version}.tar.xz"
|
||||||
checksum=d6154760fd89eea9c4f87acce4c8c692852229ed8d5bbaf25f4a8517024f74fd
|
checksum=a2cc4fc811aff6a83507e41770152cb01ea564668a33f4c878c7132a42b4f693
|
||||||
replaces="libfm-qt5>=0"
|
replaces="libfm-qt5>=0"
|
||||||
|
|
||||||
libfm-qt-devel_package() {
|
libfm-qt-devel_package() {
|
||||||
|
|
Loading…
Reference in a new issue