summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e7b6d3ecf9ec487c294cd050a25594181859c221 (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
pkgbase = sfeed-git
	pkgdesc = RSS and Atom parser
	pkgver = 2.0.r0.g1f76c85
	pkgrel = 1
	url = https://codemadness.org/sfeed.html
	arch = i686
	arch = pentium4
	arch = x86_64
	arch = armv7h
	arch = armv6h
	arch = aarch64
	license = ISC
	makedepends = git
	depends = sh
	depends = ncurses
	optdepends = curl: sfeed_update script
	optdepends = xclip: used by sfeed_curses for yanking the URL or enclosure
	optdepends = xdg-utils: for xdg-open, used by sfeed_curses as a plumber by default
	optdepends = awk: used by the sfeed_content and sfeed_markread script
	optdepends = lynx: used by the sfeed_content script to convert HTML content
	provides = sfeed
	conflicts = sfeed
	replaces = sfeed-curses-git
	source = sfeed::git://git.codemadness.org/sfeed
	sha256sums = SKIP

pkgname = sfeed-git