wok-next diff clutter/receipt @ rev 21051

Small updates.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Nov 30 01:34:53 2018 +0200 (2018-11-30)
parents f48456621a9d
children 5669e8b3be70
line diff
     1.1 --- a/clutter/receipt	Tue Oct 16 16:46:05 2018 +0300
     1.2 +++ b/clutter/receipt	Fri Nov 30 01:34:53 2018 +0200
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="1.26.2"
     1.5  CATEGORY="x-window"
     1.6  SHORT_DESC="Animated graphical user interfaces library"
     1.7 -MAINTAINER="pankso@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="LGPL2.1"
    1.10  WEB_SITE="https://developer.gnome.org/clutter/"
    1.11  LFS="http://www.linuxfromscratch.org/blfs/view/svn/x/clutter.html"
    1.12 @@ -13,8 +13,8 @@
    1.13  WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.14  
    1.15  BUILD_DEPENDS="glib-dev cogl-dev atk-dev json-glib-dev \
    1.16 -gobject-introspection-dev gettext pango-dev"
    1.17 -SPLIT="clutter-dev"
    1.18 +gobject-introspection-dev gettext-dev pango-dev"
    1.19 +SPLIT="$PACKAGE-dev"
    1.20  
    1.21  compile_rules() {
    1.22  	./configure \