wok diff menu-cache/receipt @ rev 17282

Up youtube-dl (2014.10.27)
author Richard Dunbar <mojo@slitaz.org>
date Mon Oct 27 01:26:15 2014 -0400 (2014-10-27)
parents b924a72615fe
children c73f683146cf
line diff
     1.1 --- a/menu-cache/receipt	Sat Jul 12 15:05:49 2014 +0300
     1.2 +++ b/menu-cache/receipt	Mon Oct 27 01:26:15 2014 -0400
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="menu-cache"
     1.7 -VERSION="0.5.1"
     1.8 +VERSION="1.0.0-rc1"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Library used to read freedesktop.org menus"
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -11,8 +11,8 @@
    1.13  WGET_URL="https://github.com/lxde/$PACKAGE/archive/$VERSION.tar.gz"
    1.14  HOST_ARCH="i486 arm"
    1.15  
    1.16 -DEPENDS="glib glibc-base libffi libgio pcre zlib" # slitaz-menus ?
    1.17 -BUILD_DEPENDS="wget cacerts automake gtk-doc libtool"
    1.18 +DEPENDS="glib glibc-base libffi libfm libgio pcre zlib" # slitaz-menus ?
    1.19 +BUILD_DEPENDS="wget cacerts automake gtk-doc libtool libfm-dev"
    1.20  
    1.21  # Rules to configure and make the package.
    1.22  compile_rules()