Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=dex77stuff.git;a=commitdiff;h=ea6055347fc9949ded3fc601cf24d499f2823a90
commit ea6055347fc9949ded3fc601cf24d499f2823a90 Author: kikadf <[email protected]> Date: Wed Mar 4 16:50:47 2015 +0100 fatrat-1.2.0_beta2-9-x86_64 * rebuild with gloox diff --git a/source/network-extra/fatrat/FrugalBuild b/source/network-extra/fatrat/FrugalBuild index a6a3c9d..506e4ef 100644 --- a/source/network-extra/fatrat/FrugalBuild +++ b/source/network-extra/fatrat/FrugalBuild @@ -3,18 +3,20 @@ pkgname=fatrat pkgver=1.2.0_beta2 -pkgrel=8 +pkgrel=9 pkgdesc="FatRat is a download manager written in C++ and built on top of the Trolltech Qt 4 library." url="http://fatrat.dolezel.info/" -depends=('libqtdbus' 'openjre' 'curl' 'libqthelp' 'asio>=1.5.3-3' 'gloox' 'libqtwebkit' \ +depends=('libqtdbus' 'openjre' 'curl' 'libqthelp' 'asio>=1.5.3-3' 'gloox>=1.0.13' 'libqtwebkit' \ 'libqtsql' 'qt4-plugin-sqlite3' 'pion-net>=4.0.15-2' 'libtorrent-rasterbar>=0.16.10') makedepends=('qt4-linguist' 'boost>=1.50.0' 'qt4-assistant' 'openjdk') _F_cmake_confopts="-DWITH_EVERYTHING=ON" Finclude cmake groups=('network-extra') archs=('i686' 'x86_64') -up2date="Flasttar http://www.dolezel.info/download/data/$pkgname" -source=("http://www.dolezel.info/download/data/$pkgname/$pkgname-$pkgver.tar.xz") +#up2date="Flasttar http://www.dolezel.info/download/data/$pkgname" +#source=("http://www.dolezel.info/download/data/$pkgname/$pkgname-$pkgver.tar.xz") +up2date=$pkgver +source=(ftp://ftp.frugalware.org/pub/frugalware/frugalware-current/source/network-extra/fatrat/fatrat-1.2.0_beta2.tar.xz) sha1sums=('c0cff8d537e56284a0cbd0de61a0e3cc7c525ef6') build() _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
