mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
milou: update to 6.0.4
This commit is contained in:
parent
cd1a002842
commit
357d539a2b
1 changed files with 10 additions and 12 deletions
|
@ -1,20 +1,18 @@
|
||||||
# Template file for 'milou'
|
# Template file for 'milou'
|
||||||
pkgname=milou
|
pkgname=milou
|
||||||
version=5.27.11
|
version=6.0.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
build_helper=qemu
|
||||||
hostmakedepends="extra-cmake-modules kdoctools kpackage qt5-host-tools
|
configure_args="-DBUILD_TESTING=OFF -DKDE_INSTALL_QMLDIR=lib/qt6/qml"
|
||||||
gettext qt5-qmake"
|
hostmakedepends="extra-cmake-modules qt6-base qt6-tools gettext
|
||||||
makedepends="krunner-devel kitemmodels-devel"
|
qt6-declarative-host-tools"
|
||||||
|
makedepends="kf6-krunner-devel kf6-kitemmodels-devel kf6-ksvg-devel
|
||||||
|
qt6-declarative-devel
|
||||||
|
kf6-kpackage-devel kf6-kwindowsystem-devel libplasma-devel"
|
||||||
short_desc="KDE dedicated search application built on top of Baloo"
|
short_desc="KDE dedicated search application built on top of Baloo"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later, LPGL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/plasma/milou"
|
homepage="https://invent.kde.org/plasma/milou"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=0b816940dc7adb2921f7af1befb79f6ee611cbef067dc7cf40bfa760bf583e1a
|
checksum=1c8c3e0449e10dc7c77cf905eaa6c7e04de6036bbb84629b22a13adc423ce1ff
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
|
||||||
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
|
||||||
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
|
||||||
fi
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue