blob: 3e0832f707267841c8267f769035d67b6018eb99 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = kmp3-git
pkgdesc = Easy music in the terminal.
pkgver = 1
pkgrel = 1
url = https://github.com/korei999/kmp3.git
arch = x86_64
arch = aarch64
license = MIT
makedepends = git
makedepends = cmake
depends = ffmpeg
depends = libpipewire
depends = chafa
depends = glib2
depends = systemd-libs
source = git+https://github.com/korei999/kmp3.git
sha256sums = SKIP
pkgname = kmp3-git
|