blob: 6408440fa645a6c5bb578f32ad5ba1caaed1234b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = go-tuner-git
pkgdesc = Search and Play songs from YouTube inside your terminal.
pkgver = r253.b3c7a72
pkgrel = 1
url = https://github.com/pauloo27/tuner
arch = i686
arch = x86_64
license = GPL2
makedepends = git
makedepends = go
depends = mpv
depends = youtube-dl
optdepends = mpv-mpris: Load MPRIS
optdepends = ueberzug: Show album art
provides = go-tuner
source = go-tuner-git::git+https://github.com/pauloo27/tuner
md5sums = SKIP
pkgname = go-tuner-git
|