mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kmenuedit: update to 6.0.4
This commit is contained in:
parent
45a0482470
commit
85a58a7fdb
1 changed files with 9 additions and 7 deletions
|
@ -1,16 +1,18 @@
|
||||||
# Template file for 'kmenuedit'
|
# Template file for 'kmenuedit'
|
||||||
pkgname=kmenuedit
|
pkgname=kmenuedit
|
||||||
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 qt5-qmake qt5-host-tools
|
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake"
|
||||||
gettext kcoreaddons"
|
hostmakedepends="extra-cmake-modules qt6-base qt6-tools gettext
|
||||||
makedepends="kdelibs4support-devel kdesignerplugin-devel kdoctools"
|
kf6-kdoctools kf6-kconfig"
|
||||||
depends="khotkeys"
|
makedepends="kf6-sonnet-devel kf6-kio-devel kf6-ki18n-devel
|
||||||
|
kf6-kiconthemes-devel kf6-kdbusaddons-devel kf6-kglobalaccel-devel
|
||||||
|
kf6-kxmlgui-devel kf6-kdoctools-devel"
|
||||||
short_desc="KDE Menu editor"
|
short_desc="KDE Menu editor"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://invent.kde.org/plasma/kmenuedit"
|
homepage="https://invent.kde.org/plasma/kmenuedit"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=904dde062c0651dd5296659f4c409d621f31c93ab5527d2cdf9a9e395cc43b57
|
checksum=2d45c151baf0408fbb9d76e158bab1b85c53995af319336e4244b87b5fd6e5c8
|
||||||
|
|
Loading…
Add table
Reference in a new issue