[Lunar-commits] <moonbase-other> newsbeuter: readded and bumped to 2.5

v4hn me at v4hn.de
Sat Nov 10 17:28:08 CET 2012


commit dedfddcd7eed239cd63f778448a41c08ea86a674
Author: v4hn <me at v4hn.de>
Date: Sat, 10 Nov 2012 08:28:08 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/dedfddcd7eed239cd63f778448a41c08ea86a674

newsbeuter: readded and bumped to 2.5
---
  news/newsbeuter/BUILD   | +15/-0    
  news/newsbeuter/DEPENDS | +4/-0     
  news/newsbeuter/DETAILS | +30/-0    
  3 files changed, 49 insertions(+)

--- /dev/null
+++ b/news/newsbeuter/BUILD
@@ -0,0 +1,15 @@
+(
+
+  sedit 's:prefix?=/usr/local:prefix?=/usr:g' Makefile &&
+
+  # this will be fixed in the next release
+  sedit '7 a #include <unistd.h>' src/utils.cpp &&
+  sedit '2 a #include <unistd.h>' src/reloadthread.cpp &&
+  sedit '9 a #include <unistd.h>' src/google_api.cpp &&
+  sedit '14 a #include <unistd.h>' src/pb_controller.cpp &&
+  sedit '10 a #include <unistd.h>' src/queueloader.cpp &&
+  sedit '32 a #include <unistd.h>' src/controller.cpp &&
+
+  default_make
+
+) > $C_FIFO 2>&1
--- /dev/null
+++ b/news/newsbeuter/DEPENDS
@@ -0,0 +1,4 @@
+depends stfl
+depends curl
+depends sqlite
+depends libxml2
--- /dev/null
+++ b/news/newsbeuter/DETAILS
@@ -0,0 +1,30 @@
+          MODULE=newsbeuter
+         VERSION=2.5
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://newsbeuter.org/downloads
+      SOURCE_VFY=sha1:f3ed4d98c790e881a3782bd7c3e5572b09689bf5
+        WEB_SITE=http://newsbeuter.org/
+         ENTERED=20110725
+         UPDATED=20121110
+           SHORT="The Mutt of RSS Feed Readers"
+
+cat << EOF
+Newsbeuter is an open-source RSS/Atom feed reader for text terminals.
+Newsbeuter's great configurability and vast number of features make it a
+perfect choice for people that need a slick and fast feed reader that can
+be completely controlled via keyboard. A summary of some of its features:
+
+- Subscribe to RSS 0.9x, 1.0, 2.0 and Atom feeds
+- Download podcasts
+- Freely configure your keyboard shortcuts
+- Search through all downloaded articles
+- Categorize and query your subscriptions with a flexible tag system
+- Integrate any data source through a flexible filter and plugin system
+- Automatically remove unwanted articles through a "killfile"
+- Define "meta feeds" using a powerful query language
+- Synchronize newsbeuter with your bloglines.com account
+- Import and exporting your subscriptions with the widely used OPML format
+- Freely define newsbeuter's look'n'feel through free color configurability
+  and format strings
+- Keep all your feeds in sync with Google Reader
+EOF




More information about the Lunar-commits mailing list