blob: c841085f04965063d7ab1b17308bd80f8fc98c2e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = hrmp-git
pkgdesc = High resolution music player for Linux
pkgver = 1b7d0d5
pkgrel = 1
url = https://github.com/HighResMusicPlayer/hrmp
arch = x86_64
license = GPLv3
makedepends = clang
makedepends = cmake
depends = libsndfile
depends = opus
depends = faad2
depends = gtk4
depends = ncurses
depends = python-docutils
optdepends = pandoc
optdepends = texlive-basic
provides = hrmp
source = git+https://github.com/HighResMusicPlayer/hrmp.git
sha256sums = SKIP
pkgname = hrmp-git
|