wok diff exo/receipt @ rev 14940

Up: embryo-dev (1.7.8)
author Dominique Corbex <domcox@slitaz.org>
date Thu Aug 08 19:15:45 2013 +0200 (2013-08-08)
parents 389dc1c284cc
children 380ffe05937a
line diff
     1.1 --- a/exo/receipt	Sun Apr 29 12:03:08 2012 +0200
     1.2 +++ b/exo/receipt	Thu Aug 08 19:15:45 2013 +0200
     1.3 @@ -1,18 +1,18 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="exo"
     1.7 -VERSION="0.6.0"
     1.8 +VERSION="0.8.0"
     1.9  CATEGORY="meta"
    1.10  SHORT_DESC="Xfce Exo library and tools"
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.13  WEB_SITE="http://www.xfce.org"
    1.14 -WGET_URL="http://archive.xfce.org/xfce/4.8/src/$TARBALL"
    1.15 +WGET_URL="http://archive.xfce.org/xfce/4.10/src/$TARBALL"
    1.16  COOK_OPT="!fs"
    1.17  
    1.18  DEPENDS="exo-tools libexo util-linux-uuid libgio"
    1.19  BUILD_DEPENDS="libxfce4util-dev perl-uri startup-notification-dev intltool \
    1.20 -util-linux-uuid-dev libgio-dev glib-dev gtk+-dev"
    1.21 +util-linux-uuid-dev libgio-dev glib-dev gtk+-dev libxfce4ui-dev libxml2-dev"
    1.22  
    1.23  # Rules to configure and make the package.
    1.24  compile_rules()