# HG changeset patch # User Christopher Rogers # Date 1289174245 0 # Node ID 4689b203643a6d44aa1e0ebe887e5688726967fd # Parent 9109b4d4e3f8c8325f64d6ebc93b05ed97087448 Up: amule to r10365. This is svn version of amule. diff -r 9109b4d4e3f8 -r 4689b203643a amule/receipt --- a/amule/receipt Sun Nov 07 23:39:20 2010 +0000 +++ b/amule/receipt Sun Nov 07 23:57:25 2010 +0000 @@ -1,16 +1,17 @@ # SliTaz package receipt. PACKAGE="amule" -VERSION="2.2.6" +VERSION="r10365" CATEGORY="network" SHORT_DESC="An eMule-like client for the eD2k and Kademlia networks." MAINTAINER="pankso@slitaz.org" -SOURCE="aMule" +SOURCE="aMule-SVN" DEPENDS="wxWidgets libupnp libbfd xorg-libXxf86vm" -BUILD_DEPENDS="wxWidgets-dev libupnp-dev cryptopp" +BUILD_DEPENDS="wxWidgets-dev libupnp-dev cryptopp zlib-dev" TARBALL="$SOURCE-$VERSION.tar.bz2" WEB_SITE="http://www.amule.org/" -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" +#WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" +WGET_URL="http://amule.sourceforge.net/tarballs/$TARBALL" TAGS="p2p peer-to-peer file-share" # Rules to configure and make the package.