wok-current diff at-spi2-atk/receipt @ rev 18086
Rebuild Python packages to remove "*.pyc" files from packages files.lists (part last)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat May 23 16:17:14 2015 +0300 (2015-05-23) |
parents | 2605693b1e33 |
children | 86790a278e70 |
line diff
1.1 --- a/at-spi2-atk/receipt Tue Jul 29 00:06:42 2014 -0300 1.2 +++ b/at-spi2-atk/receipt Sat May 23 16:17:14 2015 +0300 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="at-spi2-atk" 1.7 -VERSION="2.12.1" 1.8 +VERSION="2.15.4" 1.9 CATEGORY="libdevel" 1.10 LICENSE="GPL3" 1.11 SHORT_DESC="Bridges ATK to At-Spi2 D-Bus service." 1.12 @@ -10,7 +10,7 @@ 1.13 WEB_SITE="http://www.gnome.org/" 1.14 WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL" 1.15 1.16 -DEPENDS="atk dbus util-linux-uuid" 1.17 +DEPENDS="atk dbus util-linux-uuid at-spi2" 1.18 BUILD_DEPENDS="at-spi2 atk-dev dbus-dev util-linux-uuid-dev" 1.19 1.20 # Rules to configure and make the package.