diff options
author | Edward Koenig <kingbeowulf@gmail.com> | 2011-05-31 22:59:20 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-06-13 01:33:39 -0400 |
commit | a70e4e0e7f22e176e3f14c95d46e94682b4d76a5 (patch) | |
tree | 52a37322669a14689a37f14339db57fb2b2896dd /network | |
parent | 50ed2197b72108d248ac04692f8850593689fed2 (diff) | |
download | slackbuilds-a70e4e0e7f22e176e3f14c95d46e94682b4d76a5.tar.gz |
network/frostwire: Updated for version 4.21.7.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r-- | network/frostwire/README | 10 | ||||
-rw-r--r-- | network/frostwire/frostwire.SlackBuild | 10 | ||||
-rw-r--r-- | network/frostwire/frostwire.desktop | 2 | ||||
-rw-r--r-- | network/frostwire/frostwire.info | 8 | ||||
-rw-r--r-- | network/frostwire/slack-desc | 12 |
5 files changed, 21 insertions, 21 deletions
diff --git a/network/frostwire/README b/network/frostwire/README index 7098bde12e..73e4068be4 100644 --- a/network/frostwire/README +++ b/network/frostwire/README @@ -1,7 +1,7 @@ -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 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. -This is essentially a repackaging of the official binary from frostwire.com. +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 d2e9d615f6..0250a0bdab 100644 --- a/network/frostwire/frostwire.SlackBuild +++ b/network/frostwire/frostwire.SlackBuild @@ -27,8 +27,8 @@ # Updated for new version - Edward Koenig <kingbeowulf@gmail.com> PRGNAM=frostwire -VERSION=4.21.1 -ARCH=noarch # Leave this alone for frostwire +VERSION=4.21.7 +ARCH=noarch # Leave this alone for frostwire BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -49,7 +49,7 @@ mkdir -p $PKG/usr/bin cat << EOF > $PKG/usr/bin/$PRGNAM #!/bin/sh cd /opt/frostwire -./runFrostwire.sh +./frostwire EOF chmod 0755 $PKG/usr/bin/$PRGNAM @@ -71,7 +71,7 @@ install -D -m 0644 $CWD/$PRGNAM.SlackBuild \ $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild ( cd $PKG/usr/doc/$PRGNAM-$VERSION for FILE in COPYING EULA.txt changelog; do - ln -s /opt/$PRGNAM-$VERSION/$FILE $FILE ; + ln -s /opt/$PRGNAM-$VERSION/$FILE $FILE ; done ) @@ -83,4 +83,4 @@ cd $PKG chown -R root:root . chmod -R a-s,u+rw,go+r-w . find . -type d -name '.svn' | xargs rm -rf -/sbin/makepkg -c n -l y $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} +/sbin/makepkg -c n -l y $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz diff --git a/network/frostwire/frostwire.desktop b/network/frostwire/frostwire.desktop index b12b832e74..02c357f95b 100644 --- a/network/frostwire/frostwire.desktop +++ b/network/frostwire/frostwire.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Name=Frostwire Comment=P2P Gnutella/Bittorrent client -Exec=frostwire +Exec=/usr/bin/frostwire Icon=frostwire Terminal=false Categories=Network; diff --git a/network/frostwire/frostwire.info b/network/frostwire/frostwire.info index 1167286b81..43c515457d 100644 --- a/network/frostwire/frostwire.info +++ b/network/frostwire/frostwire.info @@ -1,10 +1,10 @@ PRGNAM="frostwire" -VERSION="4.21.1" +VERSION="4.21.7" HOMEPAGE="http://www.frostwire.com/" -DOWNLOAD="http://main3.frostwire.com/frostwire/4.21.1/frostwire-4.21.1.noarch.tar.gz" -MD5SUM="c6dd92bc418e238bfc687ad83bf149dd" +DOWNLOAD="http://dl.frostwire.com/frostwire/4.21.7/frostwire-4.21.7.noarch.tar.gz" +MD5SUM="c00f49dc762c88f78567c141036534d4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Edward Koenig" EMAIL="kingbeowulf@gmail.com" -APPROVED="rworkman" +APPROVED="dsomero" diff --git a/network/frostwire/slack-desc b/network/frostwire/slack-desc index eecb460729..ceec843caf 100644 --- a/network/frostwire/slack-desc +++ b/network/frostwire/slack-desc @@ -7,13 +7,13 @@ |-----handy-ruler----------------------------------------------------| frostwire: frostwire (P2P File sharing Client) -frostwire: -frostwire: Frostwire is a cross-platform, open-source peer-to-peer filesharing +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 of -frostwire: the free LimeWire version's functionality, plus a few features of +frostwire: It is written in Java and is a fork of Limewire that includes all of +frostwire: the free LimeWire version's functionality, plus a few features of frostwire: LimeWire Pro's fee based upgrades. -frostwire: -frostwire: This is essentially a repackaging of the official binary from +frostwire: +frostwire: This is essentially a repackaging of the official binary from frostwire: http://www.frostwire.com/ frostwire: |