mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
keditbookmarks: update to 24.02.2.
This commit is contained in:
parent
32e42c06c8
commit
0b0ec190e3
1 changed files with 11 additions and 5 deletions
|
@ -1,15 +1,21 @@
|
||||||
# Template file for 'keditbookmarks'
|
# Template file for 'keditbookmarks'
|
||||||
pkgname=keditbookmarks
|
pkgname=keditbookmarks
|
||||||
version=23.08.5
|
version=24.02.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules gettext kcoreaddons kconfig kdoctools
|
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||||
pkg-config qt5-host-tools qt5-qmake"
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins
|
||||||
makedepends="kparts-devel qt5-devel"
|
-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
||||||
|
-DECM_MKSPECS_INSTALL_DIR=/usr/lib/qt6/mkspecs/modules"
|
||||||
|
hostmakedepends="extra-cmake-modules gettext kf6-kcoreaddons kf6-kconfig kf6-kdoctools
|
||||||
|
pkg-config qt6-base qt6-tools"
|
||||||
|
makedepends="kf6-kcodecs-devel kf6-kconfigwidgets-devel kf6-kcoreaddons-devel
|
||||||
|
kf6-ki18n-devel kf6-kio-devel kf6-kbookmarks-devel kf6-kparts-devel
|
||||||
|
kf6-kwidgetsaddons-devel kf6-kwindowsystem-devel kf6-kiconthemes-devel"
|
||||||
short_desc="Bookmarks editor"
|
short_desc="Bookmarks editor"
|
||||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="GPL-2.0-or-later, GFDL-1.2-only"
|
license="GPL-2.0-or-later, GFDL-1.2-only"
|
||||||
homepage="https://www.kde.org/"
|
homepage="https://www.kde.org/"
|
||||||
changelog="https://kde.org/announcements/changelogs/gear/${version}/#keditbookmarks"
|
changelog="https://kde.org/announcements/changelogs/gear/${version}/#keditbookmarks"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/keditbookmarks-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/keditbookmarks-${version}.tar.xz"
|
||||||
checksum=6d6ae29e9b7fc550b17bd2e375abf2b5642b8e05af7755883ad56d9fa7a00ac1
|
checksum=bc74afcd0164b7acdffdf323fdb47b283b5b0960a567c07a010238a0c08c6b26
|
||||||
|
|
Loading…
Add table
Reference in a new issue