wok diff libQtGui/receipt @ rev 6914

Added xz to busybox. Doesn't change size of busybox. This is show we can use tar.xz compress for tazpkg files if we want to. Added pre_install and post_remove functions to xz receipt.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Oct 21 23:49:16 2010 +0000 (2010-10-21)
parents 6a0db6c0b0fe
children 99e3675b8ff1
line diff
     1.1 --- a/libQtGui/receipt	Thu Apr 29 14:42:30 2010 -0400
     1.2 +++ b/libQtGui/receipt	Thu Oct 21 23:49:16 2010 +0000
     1.3 @@ -7,7 +7,7 @@
     1.4  MAINTAINER="allan316@gmail.com"
     1.5  DEPENDS="libQtCore expat fontconfig freetype xorg-libICE xorg-libSM \
     1.6  xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXext xorg-libXi xorg-libXrandr \
     1.7 -xorg-libXrender libpng"
     1.8 +xorg-libXrender libpng libegl-mesa"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://qt.nokia.com/"
    1.11  WANTED="qt4"