snownews: updated to 1.5.11
This commit is contained in:
parent
37a2746d4d
commit
3ad714f55b
@ -1,3 +1,2 @@
|
||||
fa75794a3566205bf5a7005d486d9a21 Makefile.patch
|
||||
213a7543bab31a7dfe5a76c173cd5d49 snownews-1.5.10.tar.gz
|
||||
912cf0bf15e148e69ae5938d16f1728e snownews.1.in.patch
|
||||
550e32d9c4a99608840fb09600fbe74d snownews-1.5.11.tar.gz
|
||||
|
@ -5,15 +5,14 @@
|
||||
# Depends on: ncurses libxml2 gettext perl
|
||||
|
||||
name=snownews
|
||||
version=1.5.10
|
||||
version=1.5.11
|
||||
release=1
|
||||
source=(http://kiza.kcore.de/software/$name/download/$name-$version.tar.gz \
|
||||
Makefile.patch $name.1.in.patch)
|
||||
Makefile.patch)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
patch -p0 -i $SRC/Makefile.patch
|
||||
patch -p0 -i $SRC/$name.1.in.patch
|
||||
./configure --prefix=/usr \
|
||||
--disable-nls
|
||||
make
|
||||
|
@ -1,27 +0,0 @@
|
||||
--- doc/man/snownews.1.in.old 2008-04-14 01:01:47.000000000 +0200
|
||||
+++ doc/man/snownews.1.in 2008-04-14 01:02:26.000000000 +0200
|
||||
@@ -224,24 +224,6 @@ in the main menu.
|
||||
For further documentation about this feature, please visit the website
|
||||
.B http://snownews.kcore.de/snowscripts/.
|
||||
.P
|
||||
-.B Syncing
|
||||
-.P
|
||||
-Snownews comes with an extension program called "snowsync" that allows
|
||||
-syncing of subscriptions lists between different installations. This little
|
||||
-helper script is written in Perl and requires the modules XML::LibXML,
|
||||
-XML::LibXSLT and libwww-perl to be installed. Additionally you will need an
|
||||
-account on a storage server where the data will be uploaded. The default
|
||||
-storage server is provided by me, if you want to use it, just mail me and
|
||||
-I'll give you an account. The uploaded data will be encrypted with GnuPG so
|
||||
-there are no worries about having sensitive data in your subscription list.
|
||||
-.P
|
||||
-Snowsync is invoked with "snowsync remote" to upload data, "local" to download
|
||||
-it to your local installation and "delete" to remove any information published
|
||||
-on the storage. See "snowsync --help".
|
||||
-.P
|
||||
-If you want to run your own storage server, see the webpage at
|
||||
-http://kiza.kcore.de/software/nwstorage/.
|
||||
-.P
|
||||
.B Snownews is released under the GNU General Public License version 2.
|
||||
.SH OPTIONS
|
||||
.B \-\-update or \-u,
|
Loading…
x
Reference in New Issue
Block a user