network/plowshare: Updated for version 0.9.4.

Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
Mikhail Cuddy 2010-12-11 10:12:29 -02:00 committed by Robby Workman
parent 2e5a894c5b
commit 517d245b6a
4 changed files with 14 additions and 10 deletions

View File

@ -1,7 +1,8 @@
Plowshare is a command-line downloader/uploader for some of the most popular
file-sharing websites. It presently supports Megaupload, Rapidshare, 2Shared,
4Shared, ZShare, Badongo, Depositfiles, Mediafire, Netload.in, Storage.to,
Uploaded.to, Uploading.com, Sendspace, Usershare and X7.to.
4Shared, ZShare, Badongo, Divshare.com, Depositfiles, Mediafire, Netload.in,
Storage.to, Uploaded.to, Uploading.com, Sendspace, Usershare, X7.to and some
others.
This requires recode. tesseract, js and/or perl-Magick are required
(at runtime) for some sites. See the plowshare website for details.

View File

@ -5,7 +5,7 @@
# Written by Mikhail Cuddy <mikhailcuddy@gmail.com>
PRGNAM=plowshare
VERSION=${VERSION:-0.9.1}
VERSION=${VERSION:-0.9.4}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -32,6 +32,9 @@ find . \
DESTDIR=$PKG PREFIX=/usr sh setup.sh install
mv $PKG/usr/share/man $PKG/usr/man
gzip -9 $PKG/usr/man/man1/*.1
rm -r $PKG/usr/share/doc
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION

View File

@ -1,10 +1,10 @@
PRGNAM="plowshare"
VERSION="0.9.1"
VERSION="0.9.4"
HOMEPAGE="http://code.google.com/p/plowshare/"
DOWNLOAD="http://plowshare.googlecode.com/files/plowshare-0.9.1.tgz"
MD5SUM="df652252faa364965c122159769f7e56"
DOWNLOAD="http://plowshare.googlecode.com/files/plowshare-0.9.4.tgz"
MD5SUM="dd41b208a02c95e6117bad849d191c57"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Mikhail Cuddy"
EMAIL="mikhailcuddy@gmail.com"
APPROVED="Erik Hanson"
APPROVED="Niels Horn"

View File

@ -10,9 +10,9 @@ plowshare: plowshare (file-sharing website utility)
plowshare:
plowshare: Plowshare is a command-line downloader/uploader for some of the most
plowshare: popular file-sharing websites. It presently supports Megaupload,
plowshare: Rapidshare, 2Shared, 4Shared, ZShare, Badongo, Depositfiles,
plowshare: Mediafire, Netload.in, Storage.to, Uploaded.to, Uploading.com,
plowshare: Sendspace, Usershare and X7.to.
plowshare: Rapidshare, 2Shared, 4Shared, ZShare, Badongo, Divshare.com,
plowshare: Depositfiles, Mediafire, Netload.in, Storage.to, Uploaded.to,
plowshare: Uploading.com, Sendspace, Usershare, X7.to and some others.
plowshare:
plowshare: http://code.google.com/p/plowshare/
plowshare: