summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 41cdf7b51361cd1bd501d3ef13b8ddd424b88354 (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
pkgbase = lobster-git
	pkgdesc = Shell script to watch Movies/TV Shows from the terminal
	pkgver = r83.af89b22
	pkgrel = 1
	url = https://github.com/justchokingaround/lobster.git
	arch = any
	license = GPL2
	makedepends = git
	depends = grep
	depends = sed
	depends = curl
	depends = fzf
	depends = mpv
	depends = html-xml-utils
	depends = patch
	optdepends = vlc: An alternative video player,
	optdepends = ffmpeg: for downloading videos,
	optdepends = rofi: external launcher,
	optdepends = socat: for interacting with the mpv socket, used for the history feature
	provides = lobster
	conflicts = lobster
	source = lobster::git+https://github.com/justchokingaround/lobster.git
	md5sums = SKIP

pkgname = lobster-git