wok-next diff libnotify-gtk3/receipt @ rev 19645

Remove mesa-dri-ati, mesa-dri-intel, mesa-dri-nouveau, mesa-dri-vmwgfx -> mesa-dri. Split llvm. Up/add xorg apps and some other stuff.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Feb 22 03:43:01 2017 +0200 (2017-02-22)
parents 4904e3d374a9
children 1bb2f73e5e1b
line diff
     1.1 --- a/libnotify-gtk3/receipt	Tue Jun 11 10:41:23 2013 +0200
     1.2 +++ b/libnotify-gtk3/receipt	Wed Feb 22 03:43:01 2017 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libnotify-gtk3"
     1.7 -VERSION="0.7.5"
     1.8 +VERSION="0.7.6"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="Sends desktop notifications to a notification daemon (GTK+3)"
    1.11  MAINTAINER="al.bobylev@gmail.com"
    1.12 @@ -13,8 +13,9 @@
    1.13  WGET_URL="$GNOME_MIRROR/$SOURCE/$SERIES/$TARBALL"
    1.14  TAGS="gtk3"
    1.15  
    1.16 -DEPENDS="gdk-pixbuf"
    1.17 -BUILD_DEPENDS="gtk+3-dev gobject-introspection-dev glib-dev libxml2-dev"
    1.18 +DEPENDS="gdk-pixbuf dbus"
    1.19 +BUILD_DEPENDS="gtk+3-dev gobject-introspection-dev glib-dev libxml2-dev \
    1.20 +dbus-dev"
    1.21  
    1.22  # Rules to configure and make the package.
    1.23  compile_rules()