blob: 1b4d40295fff544042350cc57d6f8d09f4f0a03a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = yamp-git
pkgdesc = Yet Another Music Player - a QML based music player.
pkgver = r133.g3a3db73
pkgrel = 1
url = https://github.com/Wu28ri/yamp
arch = x86_64
license = GPL3
makedepends = git
makedepends = cmake
makedepends = ninja
depends = qt6-base
depends = qt6-declarative
depends = mpv
depends = taglib
depends = libpulse
provides = yamp
conflicts = yamp
source = git+https://github.com/Wu28ri/yamp.git
sha256sums = SKIP
pkgname = yamp-git
|