wok-stable diff pygobject-dev/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 abe84aa3f283
children 129bb5b11a7e
line diff
     1.1 --- a/pygobject-dev/receipt	Thu Sep 23 18:31:29 2010 +0000
     1.2 +++ b/pygobject-dev/receipt	Thu Oct 21 23:49:16 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="pygobject-dev"
     1.7 -VERSION="2.20.0"
     1.8 +VERSION="2.26.0"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Python bindings for the GObject library dev files."
    1.11  MAINTAINER="erjo@slitaz.org"