diff options
author | Vasil Yonkov | 2010-06-04 00:12:28 +0300 |
---|---|---|
committer | Vasil Yonkov | 2010-06-04 00:35:50 +0300 |
commit | 30126ea504aaf36df762ae6068cac2129d478761 (patch) | |
tree | ed2f82dfe890dbd29a75a2e317c078c3224092b3 /news/canto | |
parent | 54c76be3275a3fe10b8e4fc8d259cfd3b7cc42d8 (diff) |
canto: new spell, An RSS/Atom newsreader that sucks less
Diffstat (limited to 'news/canto')
-rwxr-xr-x | news/canto/BUILD | 1 | ||||
-rwxr-xr-x | news/canto/DEPENDS | 3 | ||||
-rwxr-xr-x | news/canto/DETAILS | 18 | ||||
-rw-r--r-- | news/canto/HISTORY | 4 | ||||
-rwxr-xr-x | news/canto/INSTALL | 1 | ||||
-rw-r--r-- | news/canto/canto-0.7.9.tar.gz.sig | bin | 0 -> 287 bytes |
6 files changed, 27 insertions, 0 deletions
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 <spirtbrat@sourcemage.org> + * 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 Binary files differnew file mode 100644 index 0000000000..b18b7caa11 --- /dev/null +++ b/news/canto/canto-0.7.9.tar.gz.sig |