wok-6.x diff desktop-file-utils/receipt @ rev 6441

Up: autoconf to 2.68. Added patch to pkg-config to work with autoconf 2.66 and up.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Sep 27 22:54:00 2010 +0000 (2010-09-27)
parents 6e90579538d6
children 7c8053c6caac
line diff
     1.1 --- a/desktop-file-utils/receipt	Sun Feb 28 14:11:33 2010 +0100
     1.2 +++ b/desktop-file-utils/receipt	Mon Sep 27 22:54:00 2010 +0000
     1.3 @@ -1,13 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="desktop-file-utils"
     1.7 -VERSION="0.15"
     1.8 +VERSION="0.16"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Desktop file utils from Freedesktop (update-desktop-database)."
    1.11  DEPENDS="glib"
    1.12 -BUILD_DEPENDS=""
    1.13 +BUILD_DEPENDS="pkg-config glib-dev"
    1.14  MAINTAINER="pankso@slitaz.org"
    1.15 -TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.16 +TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.17  WEB_SITE="http://www.freedesktop.org/wiki/Software/desktop-file-utils"
    1.18  WGET_URL="http://www.freedesktop.org/software/desktop-file-utils/releases/$TARBALL"
    1.19