wok diff at-spi2/receipt @ rev 17452

Up: tazpanel (1.8.2)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Dec 17 20:16:46 2014 +0200 (2014-12-17)
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	Wed Dec 17 20:16:46 2014 +0200
     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"