wok-next rev 20009

clutter-dev, clutter-gtk: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 21 17:44:01 2017 +0200 (2017-10-21)
parents a9236dc0f5fb
children bf2a0cb054c1
files clutter-dev/receipt clutter-gtk/receipt
line diff
     1.1 --- a/clutter-dev/receipt	Sat Oct 21 17:21:52 2017 +0200
     1.2 +++ b/clutter-dev/receipt	Sat Oct 21 17:44:01 2017 +0200
     1.3 @@ -9,7 +9,7 @@
     1.4  WANTED="clutter"
     1.5  WEB_SITE="http://clutter-project.org/"
     1.6  
     1.7 -DEPENDS="clutter mesa-dev json-glib-dev pkg-config"
     1.8 +DEPENDS="clutter mesa-dev json-glib-dev pkg-config xorg-libXcomposite-dev"
     1.9  
    1.10  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.11  genpkg_rules()
     2.1 --- a/clutter-gtk/receipt	Sat Oct 21 17:21:52 2017 +0200
     2.2 +++ b/clutter-gtk/receipt	Sat Oct 21 17:44:01 2017 +0200
     2.3 @@ -12,12 +12,11 @@
     2.4  
     2.5  DEPENDS="gtk+ clutter"
     2.6  BUILD_DEPENDS="gtk+-dev clutter-dev gobject-introspection-dev automake autoconf \
     2.7 -libtool gtk-doc"
     2.8 +libtool gtk-doc expat-dev xorg-libxshmfence-dev"
     2.9  
    2.10  # Rules to configure and make the package.
    2.11  compile_rules()
    2.12  {
    2.13 -	cd $src
    2.14  	patch -Np1 -i $stuff/fix-gir.patch
    2.15  	sed -i -e 's/GTK_WIDGET_REALIZED/gtk_widget_get_realized/' \
    2.16  	       -e 's/GTK_WIDGET_VISIBLE/gtk_widget_get_visible/' \