kio-extras: update to 24.02.2.
This commit is contained in:
parent
4b21fab362
commit
287b562bd1
|
@ -1,18 +1,24 @@
|
|||
# Template file for 'kio-extras'
|
||||
pkgname=kio-extras
|
||||
version=23.08.5
|
||||
version=24.02.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF -DKDSOAP_KDWSDL2CPP_COMPILER=/usr/bin/kdwsdl2cpp"
|
||||
hostmakedepends="extra-cmake-modules pkg-config gperf qt5-qmake qt5-host-tools
|
||||
KDSoap-devel kdoctools kcoreaddons kio gettext"
|
||||
makedepends="kdesignerplugin-devel kactivities5-devel kdelibs4support-devel
|
||||
kdnssd-devel khtml-devel kpty-devel exiv2-devel libmtp-devel libssh-devel
|
||||
syntax-highlighting-devel libopenexr-devel samba-devel taglib-devel
|
||||
libkexiv25-devel KDSoap-devel ksolid-devel"
|
||||
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
||||
hostmakedepends="extra-cmake-modules pkg-config gperf qt6-base qt6-tools
|
||||
kf6-kdoctools kf6-kcoreaddons kf6-kio gettext KDSoap kf6-kcmutils"
|
||||
makedepends="qcoro-qt6-devel kf6-karchive-devel kf6-kconfig-devel
|
||||
kf6-kconfigwidgets-devel kf6-kcoreaddons-devel kf6-kdbusaddons-devel
|
||||
kf6-kdoctools-devel kf6-kdnssd-devel kf6-ki18n-devel kf6-kio-devel
|
||||
kf6-solid-devel kf6-kguiaddons-devel kf6-syntax-highlighting-devel
|
||||
kf6-kcmutils-devel kf6-ktextwidgets-devel plasma-activities-devel
|
||||
plasma-activities-stats-devel phonon-devel samba-devel libssh-devel
|
||||
libmtp-devel libimobiledevice-devel libplist-devel KDSoap-devel
|
||||
libtirpc-devel libopenexr-devel taglib-devel libkexiv2-devel libnfs-devel
|
||||
kdsoap-ws-discovery-client-devel"
|
||||
short_desc="Additional KIO components"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
||||
homepage="https://invent.kde.org/network/kio-extras"
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/kio-extras-${version}.tar.xz"
|
||||
checksum=1ae0ec1cc7239fd4fa46d8cb2629ceb364d4a70e7e56075d2ebfef68eb1b263f
|
||||
checksum=fa7a61f461c161c36d5fa451d070e69653f2340620648f813b4c2bcb799443c7
|
||||
|
|
Loading…
Reference in New Issue