Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=607e4da24a3d34273a714ecb12b35a10c3a6e1f6

commit 607e4da24a3d34273a714ecb12b35a10c3a6e1f6
Author: Priyank <[EMAIL PROTECTED]>
Date:   Tue Sep 11 20:27:30 2007 +0530

deluge-0.5.5-1-i686
* Version bump

diff --git a/source/gnome-extra/deluge/FrugalBuild 
b/source/gnome-extra/deluge/FrugalBuild
index ff37ab9..f3c9d40 100644
--- a/source/gnome-extra/deluge/FrugalBuild
+++ b/source/gnome-extra/deluge/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: Artur Grunau <[EMAIL PROTECTED]>

pkgname=deluge
-pkgver=0.5.4.1
+pkgver=0.5.5
pkgrel=1
pkgdesc="BitTorrent client written in Python and GTK+."
url="http://deluge-torrent.org/";
@@ -13,7 +13,7 @@ archs=('i686' 'x86_64')
up2date="lynx -dump $url/downloads | grep -m1 tar.gz | Flasttar"
source=(http://download.deluge-torrent.org/tarball/$pkgver/$pkgname-$pkgver.tar.gz
 \
deluge-$pkgver-boostmt.diff)
-sha1sums=('96be0039e659c8594978d577d518b51da47804da' \
+sha1sums=('edfa4d6c1da3771bcae1331b8b6d2de4ef4cd5d8' \
'0f6b8a99a9df380fd5a7ff8a5c817ab3357bf071')

build()
diff --git a/source/gnome-extra/deluge/deluge-0.5.4.1-boostmt.diff 
b/source/gnome-extra/deluge/deluge-0.5.4.1-boostmt.diff
deleted file mode 100644
index 25a1313..0000000
--- a/source/gnome-extra/deluge/deluge-0.5.4.1-boostmt.diff
+++ /dev/null
@@ -1,15 +0,0 @@
-diff -Naur deluge-0.5.4/setup.py deluge-0.5.4.new/setup.py
---- deluge-0.5.4/setup.py      2007-08-05 17:40:25.000000000 +0530
-+++ deluge-0.5.4.new/setup.py  2007-08-09 00:22:20.000000000 +0530
-@@ -153,8 +153,9 @@
-             'boost_thread', 'z', 'pthread', 'ssl']
-     print 'Libraries nomt'
- elif boosttype == "mt":
--    librariestype = ['boost_filesystem-mt', 'boost_date_time-mt',
--            'boost_thread-mt', 'z', 'pthread', 'ssl']
-+    librariestype = ['boost_filesystem-gcc42-mt',
-+                      'boost_date_time-gcc42-mt',
-+            'boost_thread-gcc42-mt', 'z', 'pthread', 'ssl']
-     print 'Libraries mt'
-
- def fetchCpp():
diff --git a/source/gnome-extra/deluge/deluge-0.5.5-boostmt.diff 
b/source/gnome-extra/deluge/deluge-0.5.5-boostmt.diff
new file mode 100644
index 0000000..25a1313
--- /dev/null
+++ b/source/gnome-extra/deluge/deluge-0.5.5-boostmt.diff
@@ -0,0 +1,15 @@
+diff -Naur deluge-0.5.4/setup.py deluge-0.5.4.new/setup.py
+--- deluge-0.5.4/setup.py      2007-08-05 17:40:25.000000000 +0530
++++ deluge-0.5.4.new/setup.py  2007-08-09 00:22:20.000000000 +0530
+@@ -153,8 +153,9 @@
+             'boost_thread', 'z', 'pthread', 'ssl']
+     print 'Libraries nomt'
+ elif boosttype == "mt":
+-    librariestype = ['boost_filesystem-mt', 'boost_date_time-mt',
+-            'boost_thread-mt', 'z', 'pthread', 'ssl']
++    librariestype = ['boost_filesystem-gcc42-mt',
++                      'boost_date_time-gcc42-mt',
++            'boost_thread-gcc42-mt', 'z', 'pthread', 'ssl']
+     print 'Libraries mt'
+
+ def fetchCpp():
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to