blob: ba32673f31d3f29a5d05a95c99c302d11ad81597 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = netradio
pkgdesc = YouTube ve internet radyolarını oynatan ve indiren Python tabanlı bir uygulama
pkgver = 1.6
pkgrel = 1
url = https://gitlab.com/saydut/netradio
arch = x86_64
license = GPL3
makedepends = git
depends = mpv
depends = yt-dlp
depends = python
depends = youtube-search-python
source = git+https://gitlab.com/saydut/netradio.git#branch=master
md5sums = SKIP
pkgname = netradio
|