wok diff at-spi2/receipt @ rev 17492

syslinux/iso2exe: check ISO md5
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jan 03 21:41:48 2015 +0100 (2015-01-03)
parents efa29fe682df
children 33751b421080
line diff
     1.1 --- a/at-spi2/receipt	Sun Jul 13 13:59:06 2014 -0300
     1.2 +++ b/at-spi2/receipt	Sat Jan 03 21:41:48 2015 +0100
     1.3 @@ -6,9 +6,10 @@
     1.4  LICENSE="GPL3"
     1.5  SHORT_DESC="Bridges ATK to At-Spi2 D-Bus service."
     1.6  MAINTAINER="yuripourre@gmail.com"
     1.7 -TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.8 +SOURCE="at-spi2-core"
     1.9 +TARBALL="$SOURCE-$VERSION.tar.xz"
    1.10  WEB_SITE="http://www.gnome.org/"
    1.11 -WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.12 +WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$SOURCE/${VERSION%.*}/$TARBALL"
    1.13  
    1.14  DEPENDS="dbus glib gobject-introspection util-linux-uuid"
    1.15  BUILD_DEPENDS="dbus-dev glib-dev gobject-introspection-dev util-linux-uuid-dev"