Browse Source

Andreas V. Meier:

added package avm/snownews (1.4.4) - a console rss-feed reader


git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2408 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Andreas V. 'netrunner' Meier 21 years ago
parent
commit
a9a8b98071
3 changed files with 57 additions and 0 deletions
  1. +12
    -0
      package/avm/snownews/prefix.patch
  2. +1
    -0
      package/avm/snownews/snownews.conf
  3. +44
    -0
      package/avm/snownews/snownews.desc

+ 12
- 0
package/avm/snownews/prefix.patch

@ -0,0 +1,12 @@
diff -ruN snownews-1.4.4/Makefile.inc snownews-1.4.4-new/Makefile.inc
--- snownews-1.4.4/Makefile.inc 2004-01-23 13:13:29.000000000 +0100
+++ snownews-1.4.4-new/Makefile.inc 2004-02-05 19:05:25.594030184 +0100
@@ -1,7 +1,7 @@
CC = gcc
MAKE = make
INSTALL = install
-PREFIX = /usr/local
+PREFIX = /usr
LOCALEPATH = $(PREFIX)/share/locale
DISTFILES = AUTHOR COPYING CREDITS Changelog README README.de README.colors INSTALL INSTALL.solaris INSTALL.FreeOpenNetBSD TODO opml2snow \
Makefile Makefile.inc Makefile.solaris \

+ 1
- 0
package/avm/snownews/snownews.conf

@ -0,0 +1 @@
var_append makeopt " " "LDFLAGS='-L/lib -lncurses $(xml2-config --libs)'"

+ 44
- 0
package/avm/snownews/snownews.desc

@ -0,0 +1,44 @@
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
[COPY]
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY] Please add additional copyright information _after_ the line containing
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
[COPY]
[COPY] ROCK Linux: rock-src/package/avm/snownews/snownews.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; either version 2 of the License, or
[COPY] (at your option) any later version. A copy of the GNU General Public
[COPY] License can be found at Documentation/COPYING.
[COPY]
[COPY] Many people helped and are helping developing ROCK Linux. Please
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
[COPY] file for details.
[COPY]
[COPY] --- ROCK-COPYRIGHT-NOTE-END ---
[I] Text-Mode RSS Newsreader for Linux and Unix
[T] Snownews is a RSS/RDF newsreader for the console. The program supports
[T] RSS 1.0 feeds that apply the W3C RDF standard, and Radio Userland's RSS
[T] 0.91 and 2.0 standards.
[T] Other features are cookie and http-auth support.
[U] http://home.kcore.de/~kiza/software/snownews/
[A] Oliver Feiler <kiza@gmx.net>
[M] Andreas V. 'netrunner' Meier <avmeier@web.de>
[C] extra/office
[L] GPL
[S] Stable
[V] 1.4.4
[P] X -----5---9 800.000
[D] 279303365 snownews-1.4.4.tar.gz http://home.kcore.de/~kiza/software/snownews/download/

Loading…
Cancel
Save