[32935] trunk/dports/net/deluge/Portfile
gui_dos at macports.org
gui_dos at macports.org
Tue Jan 15 02:05:17 PST 2008
Revision: 32935
http://trac.macosforge.org/projects/macports/changeset/32935
Author: gui_dos at macports.org
Date: 2008-01-15 02:05:16 -0800 (Tue, 15 Jan 2008)
Log Message:
-----------
Update to deluge 0.5.8
Added dependencies on py25-hashlib and librsvg
Modified Paths:
--------------
trunk/dports/net/deluge/Portfile
Modified: trunk/dports/net/deluge/Portfile
===================================================================
--- trunk/dports/net/deluge/Portfile 2008-01-15 09:42:01 UTC (rev 32934)
+++ trunk/dports/net/deluge/Portfile 2008-01-15 10:05:16 UTC (rev 32935)
@@ -4,8 +4,7 @@
PortGroup python25 1.0
name deluge
-version 0.5.5
-revision 1
+version 0.5.8
categories-append net gnome
maintainers nomaintainer
description A GNOME BitTorrent client.
@@ -16,14 +15,17 @@
master_sites http://download.deluge-torrent.org/index.php?dir=tarball/${version}/&file=
-checksums md5 76c1f8110aef4131d2bc83a7da957c6a \
- sha1 edfa4d6c1da3771bcae1331b8b6d2de4ef4cd5d8 \
- rmd160 6dd8fd764240d42fe1961c919f81f56716d10890
+checksums md5 afcf4fcfa3b688cb8a5cc537eb22a32e \
+ sha1 10eb38a9e7262460c39c4f145421ad64a989b298 \
+ rmd160 a6ed2ec63fb77bf8d7785fef1022439799811ba5
+worksrcdir ${name}-torrent-${version}
depends_lib-append \
port:dbus-python25 \
port:gettext \
+ port:librsvg \
port:py25-gtk \
+ port:py25-hashlib \
port:py25-xdg \
port:py25-zlib \
port:boost
@@ -34,8 +36,3 @@
PYTHON_CFLAGS="-I${prefix}/include -I${prefix}/include/boost" \
PYTHON_LDFLAGS=-L${prefix}/lib \
CFLAGS="-I${prefix}/include -I${prefix}/include/boost"
-
-post-extract {
- reinplace "s|'python',|'python' + py_version,|" ${worksrcpath}/src/common.py
-}
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080115/fdd4115c/attachment.html
More information about the macports-changes
mailing list