wok-6.x rev 7177
Up: amule to r10365. This is svn version of amule.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Nov 07 23:57:25 2010 +0000 (2010-11-07) |
parents | 9109b4d4e3f8 |
children | 454a7889dcd3 |
files | amule/receipt |
line diff
1.1 --- a/amule/receipt Sun Nov 07 23:39:20 2010 +0000 1.2 +++ b/amule/receipt Sun Nov 07 23:57:25 2010 +0000 1.3 @@ -1,16 +1,17 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="amule" 1.7 -VERSION="2.2.6" 1.8 +VERSION="r10365" 1.9 CATEGORY="network" 1.10 SHORT_DESC="An eMule-like client for the eD2k and Kademlia networks." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 -SOURCE="aMule" 1.13 +SOURCE="aMule-SVN" 1.14 DEPENDS="wxWidgets libupnp libbfd xorg-libXxf86vm" 1.15 -BUILD_DEPENDS="wxWidgets-dev libupnp-dev cryptopp" 1.16 +BUILD_DEPENDS="wxWidgets-dev libupnp-dev cryptopp zlib-dev" 1.17 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.18 WEB_SITE="http://www.amule.org/" 1.19 -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.20 +#WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.21 +WGET_URL="http://amule.sourceforge.net/tarballs/$TARBALL" 1.22 TAGS="p2p peer-to-peer file-share" 1.23 1.24 # Rules to configure and make the package.