mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kasts: update to 24.02.2.
This commit is contained in:
parent
a74d211574
commit
32e42c06c8
1 changed files with 15 additions and 11 deletions
|
@ -1,20 +1,24 @@
|
||||||
# Template file for 'kasts'
|
# Template file for 'kasts'
|
||||||
pkgname=kasts
|
pkgname=kasts
|
||||||
version=23.08.5
|
version=24.02.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules gettext pkg-config
|
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||||
qt5-qmake qt5-host-tools kcoreaddons kconfig"
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins
|
||||||
makedepends="kcoreaddons-devel syndication-devel kconfig-devel
|
-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
||||||
ki18n-devel threadweaver-devel qt5-quickcontrols2-devel
|
-DECM_MKSPECS_INSTALL_DIR=/usr/lib/qt6/mkspecs/modules"
|
||||||
qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql libglib-devel
|
hostmakedepends="extra-cmake-modules gettext pkg-config python3
|
||||||
qt5-plugin-sqlite qt5-plugin-tds qt5-multimedia-devel
|
kf6-kcoreaddons kf6-kconfig qt6-base qt6-tools"
|
||||||
taglib-devel networkmanager-qt5-devel qtkeychain-qt5-devel
|
makedepends="kf6-kcoreaddons-devel kf6-syndication-devel kf6-kconfig-devel
|
||||||
kirigami2-devel kirigami-addons vlc-devel gstreamer1-devel"
|
kf6-ki18n-devel kf6-threadweaver-devel kf6-kcolorscheme-devel
|
||||||
depends="kirigami-addons qt5-plugin-sqlite"
|
qt6-plugin-mysql libglib-devel
|
||||||
|
qt6-plugin-sqlite qt6-multimedia-devel
|
||||||
|
taglib-devel kf6-networkmanager-qt-devel qtkeychain-qt6-devel
|
||||||
|
kf6-kirigami-devel kirigami-addons vlc-devel gstreamer1-devel"
|
||||||
|
depends="kirigami-addons qt6-plugin-sqlite"
|
||||||
short_desc="Convergent podcast application"
|
short_desc="Convergent podcast application"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://apps.kde.org/kasts"
|
homepage="https://apps.kde.org/kasts"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=90677828acc841c455d7d6abd22a4270f8c754dd9a55ddc9b08e5ced6816b6d8
|
checksum=4dc7f65ef7e548163d57abc07d1492b6ed1c6b645080a268614b048c820208df
|
||||||
|
|
Loading…
Add table
Reference in a new issue