wok diff tea/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 120e8cf3363f
children 2b9f96603415
line diff
     1.1 --- a/tea/receipt	Sun Apr 15 15:59:11 2012 +0200
     1.2 +++ b/tea/receipt	Mon Feb 11 23:39:16 2013 +0000
     1.3 @@ -1,13 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="tea"
     1.7 -VERSION="32.0.1"
     1.8 +VERSION="33.5.0"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Tead text editor using QT."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.13  WEB_SITE="http://tea-editor.sourceforge.net/"
    1.14 -WGET_URL="http://semiletov.ho.ua/tea-releases/$TARBALL"
    1.15 +WGET_URL="http://semiletov.org/tea-releases/$TARBALL"
    1.16  
    1.17  DEPENDS="xorg-libX11 libQtCore libQtXml libQtGui"
    1.18  BUILD_DEPENDS="Qt4-dev qmake xorg-dev"