From 30126ea504aaf36df762ae6068cac2129d478761 Mon Sep 17 00:00:00 2001 From: Vasil Yonkov Date: Fri, 4 Jun 2010 00:12:28 +0300 Subject: canto: new spell, An RSS/Atom newsreader that sucks less --- news/canto/BUILD | 1 + news/canto/DEPENDS | 3 +++ news/canto/DETAILS | 18 ++++++++++++++++++ news/canto/HISTORY | 4 ++++ news/canto/INSTALL | 1 + news/canto/canto-0.7.9.tar.gz.sig | Bin 0 -> 287 bytes 6 files changed, 27 insertions(+) create mode 100755 news/canto/BUILD create mode 100755 news/canto/DEPENDS create mode 100755 news/canto/DETAILS create mode 100644 news/canto/HISTORY create mode 100755 news/canto/INSTALL create mode 100644 news/canto/canto-0.7.9.tar.gz.sig (limited to 'news') diff --git a/news/canto/BUILD b/news/canto/BUILD new file mode 100755 index 0000000000..27ba77ddaf --- /dev/null +++ b/news/canto/BUILD @@ -0,0 +1 @@ +true diff --git a/news/canto/DEPENDS b/news/canto/DEPENDS new file mode 100755 index 0000000000..2b3e18338c --- /dev/null +++ b/news/canto/DEPENDS @@ -0,0 +1,3 @@ +depends python && +depends ncurses && +depends chardet diff --git a/news/canto/DETAILS b/news/canto/DETAILS new file mode 100755 index 0000000000..20a3129f19 --- /dev/null +++ b/news/canto/DETAILS @@ -0,0 +1,18 @@ + SPELL=canto + VERSION=0.7.9 + SOURCE="${SPELL}-${VERSION}.tar.gz" + SOURCE_URL[0]=http://codezen.org/static/${SOURCE} + SOURCE_GPG="gurus.gpg:${SOURCE}.sig" +SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}" + WEB_SITE="http://codezen.org/canto/" + LICENSE[0]=GPL + ENTERED=20100603 + SHORT="An RSS/Atom newsreader that sucks less" +cat << EOF +Canto is an Atom/RSS feed reader for the console that is meant to be quick, +concise, and colorful. It's meant to allow you to crank through feeds like +you've never cranked before by providing a minimal, yet information packed +interface. No navigating menus. No dense blocks of unreadable white text. An +interface with almost infinite customization and extensibility using the +excellent Python programming language. +EOF diff --git a/news/canto/HISTORY b/news/canto/HISTORY new file mode 100644 index 0000000000..bd18317b79 --- /dev/null +++ b/news/canto/HISTORY @@ -0,0 +1,4 @@ +2010-06-03 Vasil Yonkov + * DETAILS: updated spell to 0.7.9 + * DEPENDS, DETAILS: spell created + diff --git a/news/canto/INSTALL b/news/canto/INSTALL new file mode 100755 index 0000000000..762d43b400 --- /dev/null +++ b/news/canto/INSTALL @@ -0,0 +1 @@ +python setup.py install diff --git a/news/canto/canto-0.7.9.tar.gz.sig b/news/canto/canto-0.7.9.tar.gz.sig new file mode 100644 index 0000000000..b18b7caa11 Binary files /dev/null and b/news/canto/canto-0.7.9.tar.gz.sig differ -- cgit v1.2.3