mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: kasts-22.06
This commit is contained in:
parent
e53ee4057f
commit
5d28e19494
1 changed files with 19 additions and 0 deletions
19
srcpkgs/kasts/template
Normal file
19
srcpkgs/kasts/template
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# Template file for 'kasts'
|
||||||
|
pkgname=kasts
|
||||||
|
version=22.06
|
||||||
|
revision=1
|
||||||
|
build_style=cmake
|
||||||
|
hostmakedepends="extra-cmake-modules gettext pkg-config
|
||||||
|
qt5-qmake qt5-host-tools kcoreaddons kconfig"
|
||||||
|
makedepends="kcoreaddons-devel syndication-devel kconfig-devel
|
||||||
|
ki18n-devel threadweaver-devel qt5-quickcontrols2-devel
|
||||||
|
qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql libglib-devel
|
||||||
|
qt5-plugin-sqlite qt5-plugin-tds qt5-multimedia-devel
|
||||||
|
taglib-devel networkmanager-qt5-devel qtkeychain-qt5-devel"
|
||||||
|
depends="qt5-graphicaleffects kirigami2"
|
||||||
|
short_desc="Convergent podcast application"
|
||||||
|
maintainer="John <me@johnnynator.dev>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://apps.kde.org/de/kasts/"
|
||||||
|
distfiles="${KDE_SITE}/plasma-mobile/${version}/${pkgname}-${version}.tar.xz"
|
||||||
|
checksum=3353997cecaaeb8129b810973e751d221b852bc8fcd0e9970e1fe6fe4855f643
|
Loading…
Add table
Reference in a new issue