summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 70c43e209809a7cf0dccfa69a2c5eaf2719e7edc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
pkgbase = ctune-git
	pkgdesc = NCurses internet radio player for Linux.
	pkgver = v1.3.3
	pkgrel = 2
	url = https://github.com/An7ar35/ctune
	arch = x86_64
	arch = aarch64
	license = AGPL3
	makedepends = make
	makedepends = cmake
	makedepends = git
	depends = ncurses
	depends = openssl
	depends = curl
	depends = ffmpeg
	depends = alsa-lib
	depends = libbsd
	optdepends = pulseaudio: for PulseAudio plugin support
	optdepends = pipewire-pulse: for using the pulseaudio plugin on Pipewire
	optdepends = pipewire: for PipeWire plugin support
	optdepends = sdl2: for SDL2 output plugin support
	optdepends = sndio: for SNDIO output plugin support
	optdepends = vlc: for VLC player plugin support
	optdepends = pandoc-cli: To compile the man page from source
	provides = ctune
	conflicts = ctune
	source = git+https://github.com/An7ar35/ctune.git#tag=v1.3.3
	sha512sums = SKIP

pkgname = ctune-git