From 39727df6da37b4e87eff075728f6cf5c828c731d Mon Sep 17 00:00:00 2001 From: David Woodfall Date: Fri, 27 Jul 2012 22:49:29 -0500 Subject: network/qbittorrent: Updated for version 2.9.9. Signed-off-by: Robby Workman --- network/qbittorrent/README | 10 +++------- network/qbittorrent/qbittorrent.SlackBuild | 10 ++++++---- network/qbittorrent/qbittorrent.info | 8 ++++---- network/qbittorrent/slack-desc | 16 +++++++++------- 4 files changed, 22 insertions(+), 22 deletions(-) (limited to 'network/qbittorrent') diff --git a/network/qbittorrent/README b/network/qbittorrent/README index a75b236912..78acd4094f 100644 --- a/network/qbittorrent/README +++ b/network/qbittorrent/README @@ -1,8 +1,4 @@ -qBittorrent : a C++ / Qt4 Bittorrent Client +qBittorrent is an easy to use, good looking, and featureful +but lightweight C++ / Qt4 Bittorrent Client. -The qBittorrent project was created in March 2006 with the idea -of developing a new Bittorrent client for Linux (and possibly -other systems) that would be easy to use, good looking, featureful -but lightweight. - -Requires libtorrent-rasterbar +This requires libtorrent-rasterbar. diff --git a/network/qbittorrent/qbittorrent.SlackBuild b/network/qbittorrent/qbittorrent.SlackBuild index dc1e24ecae..b44d441699 100644 --- a/network/qbittorrent/qbittorrent.SlackBuild +++ b/network/qbittorrent/qbittorrent.SlackBuild @@ -1,6 +1,7 @@ #!/bin/sh # Slackware build script for qbittorrent + # Copyright 2009-2010 David Woodfall # All rights reserved. # @@ -22,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=qbittorrent -VERSION=${VERSION:-2.9.5} +VERSION=${VERSION:-2.9.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -72,7 +73,8 @@ CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \ ./configure \ --prefix=/usr \ - --qtdir=/usr/lib${LIBDIRSUFFIX}/qt + --qtdir=/usr/lib${LIBDIRSUFFIX}/qt \ + --build=$ARCH-slackware-linux make make install INSTALL_ROOT=$PKG @@ -86,8 +88,8 @@ for i in $( find $PKG/usr/man -type l ) ; do ln -s $( readlink $i ).gz $i.gz ; r mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cp -a \ - AUTHORS Changelog NEWS README.os2 COPYING INSTALL README TODO \ - $PKG/usr/doc/$PRGNAM-$VERSION + AUTHORS Changelog NEWS README.os2 COPYING INSTALL README TODO \ + $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install diff --git a/network/qbittorrent/qbittorrent.info b/network/qbittorrent/qbittorrent.info index c9399723a8..59dab808f6 100644 --- a/network/qbittorrent/qbittorrent.info +++ b/network/qbittorrent/qbittorrent.info @@ -1,10 +1,10 @@ PRGNAM="qbittorrent" -VERSION="2.9.5" +VERSION="2.9.9" HOMEPAGE="http://qbittorrent.sourceforge.net" -DOWNLOAD="http://downloads.sourceforge.net/qbittorrent/qbittorrent-2.9.5.tar.gz" -MD5SUM="c7729ad409d6132150f2674c5e646ac8" +DOWNLOAD="http://downloads.sourceforge.net/qbittorrent/qbittorrent-2.9.9.tar.gz" +MD5SUM="9b7b216f5beccf76871d5adb91222e04" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="David Woodfall" EMAIL="dave@dawoodfall.net" -APPROVED="Niels Horn" +APPROVED="rworkman" diff --git a/network/qbittorrent/slack-desc b/network/qbittorrent/slack-desc index cbdf8620c6..83069998d8 100644 --- a/network/qbittorrent/slack-desc +++ b/network/qbittorrent/slack-desc @@ -1,16 +1,18 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + |-----handy-ruler------------------------------------------------------| qbittorrent: qBittorrent (a C++ / Qt4 Bittorrent Client) qbittorrent: qbittorrent: The qBittorrent project was created in March 2006 with the idea qbittorrent: of developing a new Bittorrent client for Linux (and possibly -qbittorrent: other systems) that would be easy to use, good looking, featureful -qbittorrent: but lightweight. +qbittorrent: other systems) that would be easy to use, good looking, and +qbittorrent: featureful but lightweight. +qbittorrent: qbittorrent: qBittorrent is a Free Software released under the GNU GPL license. qbittorrent: The author is Christophe Dumez, a French student in an engineer qbittorrent: school (UTBM), in IT departement. -- cgit v1.2.3