wok rev 6741

Up: gnome-doc-utils to 0.16.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Oct 16 21:23:43 2010 +0000 (2010-10-16)
parents 3511b6184c8a
children 48cc90d1faad
files gnome-doc-utils-dev/receipt gnome-doc-utils/receipt
line diff
     1.1 --- a/gnome-doc-utils-dev/receipt	Sat Oct 16 19:50:42 2010 +0000
     1.2 +++ b/gnome-doc-utils-dev/receipt	Sat Oct 16 21:23:43 2010 +0000
     1.3 @@ -1,18 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gnome-doc-utils-dev"
     1.7 -VERSION="0.12.2"
     1.8 +VERSION="0.16.1"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Gnome Documentation utilities dev files."
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12 -DEPENDS="libxml2 libxslt python"
    1.13 +DEPENDS="gnome-doc-utils"
    1.14  BUILD_DEPENDS="libxml2-dev libxslt-dev"
    1.15 -TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.16  WANTED="gnome-doc-utils"
    1.17  WEB_SITE="http://www.gnome.org/"
    1.18  
    1.19 -
    1.20 -
    1.21  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.22  genpkg_rules()
    1.23  {
     2.1 --- a/gnome-doc-utils/receipt	Sat Oct 16 19:50:42 2010 +0000
     2.2 +++ b/gnome-doc-utils/receipt	Sat Oct 16 21:23:43 2010 +0000
     2.3 @@ -1,15 +1,15 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="gnome-doc-utils"
     2.7 -VERSION="0.12.2"
     2.8 +VERSION="0.16.1"
     2.9  CATEGORY="misc"
    2.10  SHORT_DESC="Documentation  utilities for Gnome"
    2.11  MAINTAINER="erjo@slitaz.org"
    2.12  DEPENDS="libxml2 libxslt python libxml2-python"
    2.13 -BUILD_DEPENDS="libxml2-dev libxslt-dev libxslt"
    2.14 +BUILD_DEPENDS="libxml2-dev libxslt-dev libxslt libxml2-python pkg-config intltool"
    2.15  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    2.16  WEB_SITE="http://www.gnome.org/"
    2.17 -WGET_URL="http://ftp.gnome.org/pub/gnome/sources/gnome-doc-utils/0.12/$TARBALL"
    2.18 +WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
    2.19  
    2.20  # Rules to configure and make the package.
    2.21  compile_rules()