Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting9.git;a=commitdiff;h=abd8273f549bca821e369cf66b92d9fa7b2a2a04
commit abd8273f549bca821e369cf66b92d9fa7b2a2a04 Author: James Buren <[email protected]> Date: Tue Jan 1 10:14:43 2013 -0600 deluge-1.3.5-3-x86_64 * rebuild with boost diff --git a/source/gnome-extra/deluge/FrugalBuild b/source/gnome-extra/deluge/FrugalBuild index ed72b55..835b68f 100644 --- a/source/gnome-extra/deluge/FrugalBuild +++ b/source/gnome-extra/deluge/FrugalBuild @@ -6,12 +6,12 @@ USE_DEVEL=${USE_DEVEL:-"n"} pkgname=deluge pkgver=1.3.5 -pkgrel=2 +pkgrel=3 pkgdesc="BitTorrent client written in Python and GTK+." url="http://deluge-torrent.org/" -depends=('pygtk' 'pyxdg' 'libboost>=1.49.0' 'notify-python' 'notification-daemon' 'distribute' 'librsvg' \ - 'chardet' 'libtorrent-rasterbar-python>=0.15.0' 'twisted') -makedepends=('boost' 'intltool') +depends=('pygtk' 'pyxdg' 'notify-python' 'notification-daemon' 'distribute' 'librsvg' \ + 'chardet' 'libtorrent-rasterbar-python>=0.16.6-2' 'twisted') +makedepends=('boost>=1.50.0' 'intltool') groups=('gnome-extra') archs=('i686' 'x86_64') options=('scriptlet') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
