blob: 00e7b001e5355beddb84589ebfc6515556a4bad5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=ncurses? ( virtual/pkgconfig )
DEFINED_PHASES=compile configure install postinst
DEPEND=ncurses? ( sys-libs/ncurses:= )
DESCRIPTION=Simple RSS and Atom parser
EAPI=8
HOMEPAGE=https://codemadness.org/sfeed-simple-feed-parser.html
INHERIT=toolchain-funcs savedconfig optfeature
IUSE=+ncurses +theme-mono theme-mono-highlight theme-newsboat theme-templeos savedconfig
KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~riscv ~sparc ~x86
LICENSE=ISC
RDEPEND=ncurses? ( sys-libs/ncurses:= )
REQUIRED_USE=ncurses? ( ^^ ( theme-mono theme-mono-highlight theme-newsboat theme-templeos ) )
SLOT=0
SRC_URI=https://codemadness.org/releases/sfeed/sfeed-2.2.tar.gz
_eclasses_=multilib b2a329026f2e404e9e371097dda47f96 optfeature 538bce96e5589935b57e178e8635f301 portability a39e3d646f76cb45d06b44cc1144b8d4 savedconfig b9131abe556ad2ea96c01b06d658d363 toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1
_md5_=46a2426fd74cb6c9f3b36076077470d1
|