blob: 27eb445275d16b0840d2b9ee6c32cc80aaea95d9 (
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=7
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
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-1.5.tar.gz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 portability 964493f201f557a5c6baccacccf45ee2 savedconfig 8b5f9d995a970e49cd427c55d5840285 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=38358c6ddfe96e7db0c429f1abd63a17
|