Wed Jan 6 18:08:53 2021 UTC ()
news/neix: import package

neix is a simple, work in progress terminal feed reader for all common RSS/Atom
feeds on the web out there.
So you can read your news without advertisments or other annoying stuff.
Just the informations you need. You can import your existing collection of feeds
from an OPML file or just configure them manually.
You also have the ability to render the text with w3m, elinks or which program
you want.


(pin)
diff -r0 -r1.1 pkgsrc/news/neix/DESCR
diff -r0 -r1.1 pkgsrc/news/neix/Makefile
diff -r0 -r1.1 pkgsrc/news/neix/PLIST
diff -r0 -r1.1 pkgsrc/news/neix/distinfo

File Added: pkgsrc/news/neix/DESCR
neix is a simple, work in progress terminal feed reader for all common RSS/Atom
feeds on the web out there.
So you can read your news without advertisments or other annoying stuff.
Just the informations you need. You can import your existing collection of feeds
from an OPML file or just configure them manually.
You also have the ability to render the text with w3m, elinks or which program
you want.

File Added: pkgsrc/news/neix/Makefile
# $NetBSD: Makefile,v 1.1 2021/01/06 18:08:53 pin Exp $

DISTNAME=	neix-0.1.3
CATEGORIES=	news
MASTER_SITES=	${MASTER_SITE_GITHUB:=tomschwarz/}
GITHUB_TAG=	v${PKGVERSION_NOREV}

MAINTAINER=	pin@NetBSD.org
HOMEPAGE=	https://github.com/tomschwarz/neix/
COMMENT=	RSS/Atom feed reader for your terminal
LICENSE=	gnu-gpl-v3

USE_CMAKE=	yes
USE_TOOLS+=	pkg-config gmake
USE_LANGUAGES=	c c++

CONFIGURE_DIRS=	build
CMAKE_ARG_PATH=	..

CMAKE_ARGS+=	-DCMAKE_INSTALL_PREFIX=${PREFIX}

SUBST_CLASSES+=		prefix
SUBST_MESSAGE.prefix=	Fixing paths.
SUBST_STAGE.prefix=	pre-configure
SUBST_FILES.prefix+=	CMakeLists.txt
SUBST_SED.prefix+=	-e 's,share/man,${PKGMANDIR},g'

pre-configure:
	${MKDIR} -p ${WRKSRC}/build

.include "../../devel/ncursesw/buildlink3.mk"
.include "../../www/curl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/news/neix/PLIST
@comment $NetBSD: PLIST,v 1.1 2021/01/06 18:08:53 pin Exp $
bin/neix
man/man1/neix.1
share/neix/feeds.conf
share/neix/neix.conf

File Added: pkgsrc/news/neix/distinfo
$NetBSD: distinfo,v 1.1 2021/01/06 18:08:53 pin Exp $

SHA1 (neix-0.1.3.tar.gz) = 8f6902fa54b178d8b3c4fa5f99afe072fa3a91a7
RMD160 (neix-0.1.3.tar.gz) = 17d60fac3f5ae8846433095448b44a78d2278a06
SHA512 (neix-0.1.3.tar.gz) = 34bbb32ace34a32785a1f6ad9524532a5a98bf2f33b0ce2aaec3e2e5389a4171050100c47fbef7ee83ba044d163e7f39498e6fe32bc343d4772833b195a55cd3
Size (neix-0.1.3.tar.gz) = 20161083 bytes