pcmanfm-qt: update to 0.9.0 (soname bump).
This commit is contained in:
parent
45f4e9c437
commit
36f749f305
2 changed files with 4 additions and 5 deletions
|
@ -1825,7 +1825,7 @@ libsysstat-qt5.so.0 lxde-libsysstat-0.2.0_1
|
||||||
libpolkit-qt5-agent-1.so.1 polkit-qt5-0.112.0_1
|
libpolkit-qt5-agent-1.so.1 polkit-qt5-0.112.0_1
|
||||||
libpolkit-qt5-gui-1.so.1 polkit-qt5-0.112.0_1
|
libpolkit-qt5-gui-1.so.1 polkit-qt5-0.112.0_1
|
||||||
libpolkit-qt5-core-1.so.1 polkit-qt5-0.112.0_1
|
libpolkit-qt5-core-1.so.1 polkit-qt5-0.112.0_1
|
||||||
libfm-qt5.so.1 libfm-qt5-0.8.0_1
|
libfm-qt5.so.2 libfm-qt5-0.9.0_1
|
||||||
libqtermwidget5.so.0 qtermwidget-0.6.0_1
|
libqtermwidget5.so.0 qtermwidget-0.6.0_1
|
||||||
libnpth.so.0 npth-1.1_1
|
libnpth.so.0 npth-1.1_1
|
||||||
libglfw.so.3 glfw-3.0.4_1
|
libglfw.so.3 glfw-3.0.4_1
|
||||||
|
|
|
@ -1,17 +1,16 @@
|
||||||
# Template file for 'pcmanfm-qt'
|
# Template file for 'pcmanfm-qt'
|
||||||
pkgname=pcmanfm-qt
|
pkgname=pcmanfm-qt
|
||||||
version=0.8.0
|
version=0.9.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DUSE_QT5=1"
|
|
||||||
hostmakedepends="cmake pkg-config"
|
hostmakedepends="cmake pkg-config"
|
||||||
makedepends="qt5-tools-devel liblxqt-devel libfm-devel libfm-extra-devel"
|
makedepends="liblxqt-devel libfm-devel libfm-extra-devel"
|
||||||
short_desc="LXQt pcmanfm QT frontend"
|
short_desc="LXQt pcmanfm QT frontend"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.lxqt.org"
|
homepage="http://www.lxqt.org"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="http://lxqt.org/downloads/lxqt/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="http://lxqt.org/downloads/lxqt/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=63672fdf819d8a2c60b3ab21841a830702624d33565352af2850ef7cba9b5f16
|
checksum=2df0f0a0c092f9ee6e7311255ab2aed66c8ea897b3399affb96732c46421e2df
|
||||||
|
|
||||||
libfm-qt5_package() {
|
libfm-qt5_package() {
|
||||||
short_desc+=" - runtime library"
|
short_desc+=" - runtime library"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue