blob: 6829f7d031dc0e0b70334c7ccf73b625fded6348 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = musicpod-git
pkgdesc = Music, radio, television and podcast player
pkgver = 1.4.4.r0.gb73b97f
pkgrel = 1
url = https://github.com/ubuntu-flutter-community/musicpod
arch = x86_64
arch = aarch64
license = GPL-3.0-or-later
makedepends = clang
makedepends = cmake
makedepends = fvm
makedepends = git
makedepends = ninja
depends = gstreamer
depends = gtk3
depends = mpv
provides = musicpod
conflicts = musicpod
source = git+https://github.com/ubuntu-flutter-community/musicpod.git
sha256sums = SKIP
pkgname = musicpod-git
|