mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kio-extras: update to 25.04.0.
This commit is contained in:
parent
fcd47eb176
commit
0e15e787eb
1 changed files with 6 additions and 3 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'kio-extras'
|
# Template file for 'kio-extras'
|
||||||
pkgname=kio-extras
|
pkgname=kio-extras
|
||||||
version=24.12.3
|
version=25.04.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||||
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins
|
||||||
|
-DWITH_LIBPROXY=OFF" # XXX Enable after updating libproxy
|
||||||
hostmakedepends="extra-cmake-modules pkg-config gperf qt6-base qt6-tools
|
hostmakedepends="extra-cmake-modules pkg-config gperf qt6-base qt6-tools
|
||||||
kf6-kdoctools kf6-kcoreaddons kf6-kio gettext KDSoap kf6-kcmutils"
|
kf6-kdoctools kf6-kcoreaddons kf6-kio gettext KDSoap kf6-kcmutils"
|
||||||
makedepends="qcoro-qt6-devel kf6-karchive-devel kf6-kconfig-devel
|
makedepends="qcoro-qt6-devel kf6-karchive-devel kf6-kconfig-devel
|
||||||
|
@ -21,4 +22,6 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
||||||
homepage="https://invent.kde.org/network/kio-extras"
|
homepage="https://invent.kde.org/network/kio-extras"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/kio-extras-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/kio-extras-${version}.tar.xz"
|
||||||
checksum=c4374fe36e87e7b0eb745a1bba8f4b066f58b84139f9cd7b42cab6711bfb6e2f
|
checksum=7c87dc107ed375f5dfed74ffaf86a25990c131e539a4789b78ba70751b2fefac
|
||||||
|
|
||||||
|
CFLAGS="-D_GNU_SOURCE"
|
||||||
|
|
Loading…
Add table
Reference in a new issue