Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting9.git;a=commitdiff;h=d2e22b28aacaee9a17560919f30a83820b0adbf4
commit d2e22b28aacaee9a17560919f30a83820b0adbf4 Author: James Buren <[email protected]> Date: Sat Dec 29 21:07:36 2012 -0600 fatrat-1.2.0_beta2-4-x86_64 * rebuild with boost diff --git a/source/network-extra/fatrat/FrugalBuild b/source/network-extra/fatrat/FrugalBuild index 3edda5e..7dff251 100644 --- a/source/network-extra/fatrat/FrugalBuild +++ b/source/network-extra/fatrat/FrugalBuild @@ -3,12 +3,12 @@ pkgname=fatrat pkgver=1.2.0_beta2 -pkgrel=3 +pkgrel=4 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' 'gloox' 'libqtwebkit' \ - 'libqtsql' 'qt4-plugin-sqlite3' 'pion-net' 'libtorrent-rasterbar>=0.16.2-3') -makedepends=('qt4-linguist' 'boost' 'qt4-assistant' 'openjdk') +depends=('libqtdbus' 'openjre' 'curl' 'libqthelp' 'asio>=1.5.3-3' 'gloox' 'libqtwebkit' \ + 'libqtsql' 'qt4-plugin-sqlite3' 'pion-net>=4.0.15-2' 'libtorrent-rasterbar>=0.16.6-2') +makedepends=('qt4-linguist' 'boost>=1.50.0' 'qt4-assistant' 'openjdk') _F_cmake_confopts="-DWITH_EVERYTHING=ON" Finclude cmake replaces=('ochdownloader') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
