wok-next rev 21502

updated at-spi2-core (2.30.0 -> 2.36.0)
author Hans-G?nter Theisgen
date Fri Jun 19 07:20:42 2020 +0100 (2020-06-19)
parents a93d060d2dd0
children 61afc3755878
files at-spi2-core/receipt
line diff
     1.1 --- a/at-spi2-core/receipt	Fri Jun 19 07:10:20 2020 +0100
     1.2 +++ b/at-spi2-core/receipt	Fri Jun 19 07:20:42 2020 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt v2.
     1.5  
     1.6  PACKAGE="at-spi2-core"
     1.7 -VERSION="2.30.0"
     1.8 +VERSION="2.36.0"
     1.9  CATEGORY="libdevel"
    1.10  SHORT_DESC="Service Provider Interface for the Assistive Technologies"
    1.11  MAINTAINER="al.bobylev@gmail.com"
    1.12 @@ -11,16 +11,17 @@
    1.13  
    1.14  TARBALL="$PACKAGE-$VERSION.tar.xz"
    1.15  WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.16 -TARBALL_SHA1="c8f91718ff7b9b88f32be744c88384d027d29bef"
    1.17 +TARBALL_SHA256="88da57de0a7e3c60bc341a974a80fdba091612db3547c410d6deab039ca5c05a"
    1.18  
    1.19 -BUILD_DEPENDS="meson ninja dbus-dev glib-dev libx11-dev libxtst-dev \
    1.20 -gobject-introspection-dev gettext-dev"
    1.21 +BUILD_DEPENDS="dbus-dev gettext-dev glib-dev gobject-introspection-dev 
    1.22 +	libx11-dev libxtst-dev meson ninja"
    1.23  SPLIT="$PACKAGE-dev"
    1.24  
    1.25  DEPENDS_std="dbus glib libx11 libxtst"
    1.26  DEPENDS_dev="$PACKAGE dbus-dev glib-dev"
    1.27  
    1.28 -compile_rules() {
    1.29 +compile_rules()
    1.30 +{
    1.31  	mkdir build
    1.32  	cd    build
    1.33