wok-next diff libnotify/receipt @ rev 21020

Cleaning is almost finished... I should proceed to upgrades.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Nov 02 14:15:08 2018 +0200 (2018-11-02)
parents f48456621a9d
children 23982d05637c
line diff
     1.1 --- a/libnotify/receipt	Tue Oct 16 16:46:05 2018 +0300
     1.2 +++ b/libnotify/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="0.7.7"
     1.5  CATEGORY="utilities"
     1.6  SHORT_DESC="Notification library"
     1.7 -MAINTAINER="fabrice.thiroux@free.fr"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="LGPL2.1"
    1.10  WEB_SITE="https://developer.gnome.org/libnotify/"
    1.11  
    1.12 @@ -13,7 +13,7 @@
    1.13  
    1.14  BUILD_DEPENDS="gdk-pixbuf-dev glib-dev gtk2-dev gobject-introspection-dev \
    1.15  gtk-doc xmlto"
    1.16 -SPLIT="libnotify-dev"
    1.17 +SPLIT="$PACKAGE-dev"
    1.18  
    1.19  compile_rules() {
    1.20  	sed -e 's/REQ_GTK_VERSION=2.90/REQ_GTK_VERSION=2.24/' \