mirror of
https://github.com/spalencsar/bearwave.git
synced 2026-07-06 14:24:14 +02:00
Migrate to QtMultimedia and prepare for Flathub
This commit is contained in:
2
PKGBUILD
2
PKGBUILD
@@ -5,7 +5,7 @@ pkgdesc="A KDE-focused desktop internet radio app"
|
||||
arch=('x86_64')
|
||||
url="https://github.com/bearwave/bearwave" # Replace with actual URL if different
|
||||
license=('MIT')
|
||||
depends=('qt6-base' 'qt6-declarative' 'kirigami' 'ki18n' 'kcoreaddons' 'phonon-qt6')
|
||||
depends=('qt6-base' 'qt6-declarative' 'kirigami' 'ki18n' 'kcoreaddons' 'qt6-multimedia')
|
||||
makedepends=('cmake' 'extra-cmake-modules' 'git')
|
||||
provides=('bearwave')
|
||||
conflicts=('bearwave')
|
||||
|
||||
Reference in New Issue
Block a user