diff options
Diffstat (limited to 'network/plowshare')
-rw-r--r-- | network/plowshare/README | 5 | ||||
-rw-r--r-- | network/plowshare/plowshare.SlackBuild | 5 | ||||
-rw-r--r-- | network/plowshare/plowshare.info | 8 | ||||
-rw-r--r-- | network/plowshare/slack-desc | 6 |
4 files changed, 14 insertions, 10 deletions
diff --git a/network/plowshare/README b/network/plowshare/README index 0048668ec8..7e6271994a 100644 --- a/network/plowshare/README +++ b/network/plowshare/README @@ -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. diff --git a/network/plowshare/plowshare.SlackBuild b/network/plowshare/plowshare.SlackBuild index d74fe3137a..b2e41c3763 100644 --- a/network/plowshare/plowshare.SlackBuild +++ b/network/plowshare/plowshare.SlackBuild @@ -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 diff --git a/network/plowshare/plowshare.info b/network/plowshare/plowshare.info index 9751b38613..0b19ab1bbe 100644 --- a/network/plowshare/plowshare.info +++ b/network/plowshare/plowshare.info @@ -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" diff --git a/network/plowshare/slack-desc b/network/plowshare/slack-desc index 1d612ea2aa..90af341933 100644 --- a/network/plowshare/slack-desc +++ b/network/plowshare/slack-desc @@ -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: |