wok diff amule/receipt @ rev 13992

qt4 up to 4.8.4 - fixed some qt4 dependent package which does not build, upgrading only if necessary, tested razorqt and some apps, all seems to work
author ernia <monghitri@aruba.it>
date Mon Feb 11 23:39:16 2013 +0000 (2013-02-11)
parents 166b02757b51
children 9b6bb1d6033f
line diff
     1.1 --- a/amule/receipt	Fri Feb 03 12:32:46 2012 -0500
     1.2 +++ b/amule/receipt	Mon Feb 11 23:39:16 2013 +0000
     1.3 @@ -9,10 +9,9 @@
     1.4  SOURCE="aMule"
     1.5  DEPENDS="wxWidgets libupnp libbfd xorg-libXxf86vm"
     1.6  BUILD_DEPENDS="wxWidgets-dev libupnp-dev cryptopp zlib-dev"
     1.7 -TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.8 +TARBALL="$SOURCE-$VERSION.tar.xz"
     1.9  WEB_SITE="http://www.amule.org/"
    1.10 -#WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.11 -WGET_URL="http://amule.sourceforge.net/tarballs/$TARBALL"
    1.12 +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.13  TAGS="p2p peer-to-peer file-share"
    1.14  
    1.15  # Rules to configure and make the package.