summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5ccac7c79fb79e7d7b6e7c9fc6b34cb985cc0020 (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
pkgbase = sfeed-git
	pkgdesc = RSS and Atom parser
	pkgver = 1.8.r0.gaed4714
	pkgrel = 1
	url = https://codemadness.org/sfeed.html
	arch = i686
	arch = pentium4
	arch = x86_64
	arch = arm
	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