From 0a5e2c4d72a4c07560df1679e4a4bcf0c438fec3 Mon Sep 17 00:00:00 2001 From: Edward Koenig Date: Fri, 14 Dec 2012 23:01:43 +0100 Subject: network/frostwire: Updated for version 5.3.9. Signed-off-by: Matteo Bernardini --- network/frostwire/README | 6 ++---- network/frostwire/frostwire.SlackBuild | 11 ++++------- network/frostwire/frostwire.info | 6 +++--- network/frostwire/slack-desc | 8 ++++---- 4 files changed, 13 insertions(+), 18 deletions(-) (limited to 'network/frostwire') diff --git a/network/frostwire/README b/network/frostwire/README index 73e4068be4..2eb0ad3263 100644 --- a/network/frostwire/README +++ b/network/frostwire/README @@ -1,7 +1,5 @@ Frostwire is a cross-platform, open-source peer-to-peer filesharing client -for the Gnutella and BitTorrent protocols. It is written in Java and is a -fork of Limewire that includes all of the free LimeWire version's -functionality, plus a few features of LimeWire Pro's fee based upgrades. -FrostWire also provides a chatroom. +for the BitTorrent protocol. It is written in Java and started as a +fork of Limewire. Frostwire now includes many new features. This is a repackaging of the official java binary from frostwire.com. diff --git a/network/frostwire/frostwire.SlackBuild b/network/frostwire/frostwire.SlackBuild index cbc0314289..6f9e3632bb 100644 --- a/network/frostwire/frostwire.SlackBuild +++ b/network/frostwire/frostwire.SlackBuild @@ -27,7 +27,7 @@ # Updated for new version - Edward Koenig PRGNAM=frostwire -VERSION=5.2.11 +VERSION=5.3.9 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -60,14 +60,11 @@ chmod 0755 $PKG/usr/bin/$PRGNAM ln -s $PRGNAM-$VERSION $PKG/opt/$PRGNAM # Install desktop file and icon -install -D -m 0644 $PKG/opt/$PRGNAM-$VERSION/$PRGNAM.desktop \ - $PKG/usr/share/applications/$PRGNAM.desktop -install -D -m 0644 $CWD/$PRGNAM.png \ - $PKG/usr/share/pixmaps/$PRGNAM.png +install -D -m 0644 $PKG/opt/$PRGNAM-$VERSION/$PRGNAM.desktop $PKG/usr/share/applications/$PRGNAM.desktop +install -D -m 0644 $CWD/$PRGNAM.png $PKG/usr/share/pixmaps/$PRGNAM.png # Let's not move the docs, as there aren't any, but we will add the build script to them -install -D -m 0644 $CWD/$PRGNAM.SlackBuild \ - $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild +install -D -m 0644 $CWD/$PRGNAM.SlackBuild $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild for FILE in COPYING EULA.txt changelog; do ln -s /opt/$PRGNAM-$VERSION/$FILE $PKG/usr/doc/$PRGNAM-$VERSION/$FILE ; done diff --git a/network/frostwire/frostwire.info b/network/frostwire/frostwire.info index 144f4c32cd..f6d740f0d2 100644 --- a/network/frostwire/frostwire.info +++ b/network/frostwire/frostwire.info @@ -1,8 +1,8 @@ PRGNAM="frostwire" -VERSION="5.2.11" +VERSION="5.3.9" HOMEPAGE="http://www.frostwire.com/" -DOWNLOAD="http://dl.frostwire.com/frostwire/5.2.11/frostwire-5.2.11.noarch.tar.gz" -MD5SUM="16683cdcc481c89830b8d35579fc5226" +DOWNLOAD="http://dl.frostwire.com/frostwire/5.3.9/frostwire-5.3.9.noarch.tar.gz" +MD5SUM="b7d804af31af4334abea91f881e7a526" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk" diff --git a/network/frostwire/slack-desc b/network/frostwire/slack-desc index da2c8267ce..c15ef15cac 100644 --- a/network/frostwire/slack-desc +++ b/network/frostwire/slack-desc @@ -9,11 +9,11 @@ frostwire: frostwire (P2P File sharing Client) frostwire: frostwire: Frostwire is a cross-platform, open-source peer-to-peer filesharing -frostwire: client for the Gnutella and BitTorrent protocols. -frostwire: It is written in Java and is a fork of Limewire that includes all -frostwire: of the free LimeWire version's functionality, plus a few features -frostwire: of LimeWire Pro's fee based upgrades. +frostwire: client for the and BitTorrent protocols. It is written in Java and +frostwire: was a fork of Limewire. Frostwire now includes many new features. frostwire: frostwire: This is essentially a repackaging of the official binary from frostwire: http://www.frostwire.com/ frostwire: +frostwire: +frostwire: -- cgit v1.2.3