New commits:
commit c7154b5cc5016187b373d407dfca00fb4862b7c2
Author: Philippe Caseiro <puppetmaster AT sourcemage.org>
Commit: Puppet_Master <puppetmaster AT sourcemage.org>
deluge : rb-libtorrent with python bindings is now a dep
no more included on deluge code
local boost_ver=$(installed_version boost) &&
if [[ "$(echo $boost_ver | sed -e 's:_::g')" -lt 1341 ]]; then
@@ -15,6 +21,7 @@ if [[ "$(echo $boost_ver | sed -e 's:_::g')" -lt 1341 ]];
then
force_depends boost
fi &&
+sub_depends rb-libtorrent PYTHON &&
sub_depends boost THREAD &&
sub_depends boost FILESYSTEM &&
-sub_depends boost DATE_TIME
+sub_depends boost DATE_TIME
diff --git a/ftp/deluge/HISTORY b/ftp/deluge/HISTORY
index 610d337..9ca02ad 100644
--- a/ftp/deluge/HISTORY
+++ b/ftp/deluge/HISTORY
@@ -1,6 +1,6 @@
2009-12-15 Philippe "Puppet_Master" Caseiro <puppetmaster AT sourcemage.org>
* DETAILS: updated version to 1.2.0_rc4
- * DEPENDS: twisted, chardet
+ * DEPENDS: twisted, chardet, rb-libtorrent with python bindings
2008-10-31 Philippe "Puppet_Master" Caseiro <puppetmaster AT sourcemage.org>
* DETAILS: update to 1.0.4
[SM-Commit] GIT changes to master grimoire by Puppet_Master (1a3e5372c5cefd454925b10ef2f9efdfeac76348),
Puppet_Master, 12/15/2009