mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
kio-extras: update to 19.04.0.
This commit is contained in:
parent
b30b55f573
commit
2ec9109396
1 changed files with 5 additions and 5 deletions
|
@ -1,21 +1,21 @@
|
||||||
# Template file for 'kio-extras'
|
# Template file for 'kio-extras'
|
||||||
pkgname=kio-extras
|
pkgname=kio-extras
|
||||||
version=18.12.3
|
version=19.04.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules pkg-config gperf qt5-qmake qt5-host-tools
|
hostmakedepends="extra-cmake-modules pkg-config gperf qt5-qmake qt5-host-tools
|
||||||
python kdoctools kcoreaddons kio"
|
python kdoctools kcoreaddons kio"
|
||||||
makedepends="kdesignerplugin-devel kactivities5-devel kdelibs4support-devel
|
makedepends="kdesignerplugin-devel kactivities5-devel kdelibs4support-devel
|
||||||
kdnssd-devel khtml-devel kpty-devel exiv2-devel libmtp-devel
|
kdnssd-devel khtml-devel kpty-devel exiv2-devel libmtp-devel
|
||||||
libopenexr-devel samba-devel taglib-devel qt5-webengine-devel qt5-webchannel-devel
|
libopenexr-devel samba-devel taglib-devel qt5-webengine-devel qt5-webchannel-devel
|
||||||
qt5-location-devel"
|
qt5-location-devel syntax-highlighting-devel"
|
||||||
short_desc="Additional KIO components"
|
short_desc="Additional KIO components"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
||||||
homepage="https://cgit.kde.org/kio-extras.git"
|
homepage="https://cgit.kde.org/kio-extras.git"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/kio-extras-${version}.tar.xz"
|
||||||
checksum=f8879abaea6fcf31ee0bd4a55d0c24a5fded6d61abed1b059f704f797793aef2
|
checksum=0f3f2eaf40512cf4a61b09b94ca365d7d05c7b1a75f4e8afd047143a8e962d85
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
makedepends+=" libssh-devel"
|
makedepends+=" libssh-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue