Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/news/sfeed_curses sfeed_curses: Import sfeed_curses-0....
details: https://anonhg.NetBSD.org/pkgsrc/rev/aea8599110b7
branches: trunk
changeset: 435861:aea8599110b7
user: leot <leot%pkgsrc.org@localhost>
date: Fri Jul 17 16:20:17 2020 +0000
description:
sfeed_curses: Import sfeed_curses-0.8 as news/sfeed_curses
sfeed_curses is a curses UI front-end for sfeed.
It shows the TAB-separated feed items in a graphical command-line UI.
The interface has a look inspired by the mutt mail client. It has a
sidebar panel for the feeds, a panel with a listing of the items and a
small statusbar for the selected item/url. Some functions like
searching and scrolling are integrated in the interface itself.
diffstat:
news/sfeed_curses/DESCR | 7 +++++++
news/sfeed_curses/Makefile | 20 ++++++++++++++++++++
news/sfeed_curses/PLIST | 6 ++++++
news/sfeed_curses/distinfo | 6 ++++++
4 files changed, 39 insertions(+), 0 deletions(-)
diffs (55 lines):
diff -r 9276a91ecee2 -r aea8599110b7 news/sfeed_curses/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/news/sfeed_curses/DESCR Fri Jul 17 16:20:17 2020 +0000
@@ -0,0 +1,7 @@
+sfeed_curses is a curses UI front-end for sfeed.
+
+It shows the TAB-separated feed items in a graphical command-line UI.
+The interface has a look inspired by the mutt mail client. It has a
+sidebar panel for the feeds, a panel with a listing of the items and a
+small statusbar for the selected item/url. Some functions like
+searching and scrolling are integrated in the interface itself.
diff -r 9276a91ecee2 -r aea8599110b7 news/sfeed_curses/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/news/sfeed_curses/Makefile Fri Jul 17 16:20:17 2020 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2020/07/17 16:20:17 leot Exp $
+
+DISTNAME= sfeed_curses-0.8
+CATEGORIES= news
+MASTER_SITES= http://codemadness.org/releases/sfeed_curses/
+
+MAINTAINER= leot%NetBSD.org@localhost
+HOMEPAGE= https://codemadness.org/git/sfeed_curses/file/README.html
+COMMENT= Sfeed curses UI
+LICENSE= isc
+
+USE_LANGUAGES= c99
+
+MAKE_FLAGS+= PREFIX=${PREFIX:Q}
+MAKE_FLAGS+= MANPREFIX=${PREFIX:Q}/${PKGMANDIR:Q}
+MAKE_FLAGS+= CC=${CC:Q}
+
+REPLACE_SH+= sfeed_markread
+
+.include "../../mk/bsd.pkg.mk"
diff -r 9276a91ecee2 -r aea8599110b7 news/sfeed_curses/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/news/sfeed_curses/PLIST Fri Jul 17 16:20:17 2020 +0000
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1 2020/07/17 16:20:17 leot Exp $
+bin/sfeed_curses
+bin/sfeed_markread
+man/man1/sfeed_curses.1
+man/man1/sfeed_markread.1
+share/doc/sfeed_curses/README
diff -r 9276a91ecee2 -r aea8599110b7 news/sfeed_curses/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/news/sfeed_curses/distinfo Fri Jul 17 16:20:17 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/07/17 16:20:17 leot Exp $
+
+SHA1 (sfeed_curses-0.8.tar.gz) = e9c11c52338654d21d944f8c76cf706197efc5ed
+RMD160 (sfeed_curses-0.8.tar.gz) = abcd3df139bf2faa7e97554dfbb7eb21cc8e0f7f
+SHA512 (sfeed_curses-0.8.tar.gz) = b783a6fc922e48a864b67e08c79b2c6785689091cedc209be36acf52bdedbf123bcf4d4833572782f8f6613e5aad92cadf8058eeb28b1adbe659b2602a111133
+Size (sfeed_curses-0.8.tar.gz) = 16327 bytes
Home |
Main Index |
Thread Index |
Old Index