Xfce4-notifyd 0.3.0 released!

Olivier Duchateau duchateau.olivier at gmail.com
Fri Jul 29 21:34:36 CEST 2016


On Fri, 29 Jul 2016 15:01:23 +0000
Simon Steinbeiss <simon at xfce.org> wrote:

> Hey everyone,
> 
> I'm happy to announce a new stable release of Xfce4-notifyd which features
> the port of the application to Gtk+3 and gdbus some other improvements and
> bug fixes. Mostly this release is meant to provide feature-parity with
> 0.2.4, so notification bubbles should still show up if you use this release
> ;)
> 
> CHANGELOG
>   Ported to gdbus and Gtk+3 by Ali Abdallah
>   Support for Gtk3 <= 3.18 and >=3.20 (compile time check)
>   Bumped Dependencies (libxfce4ui 4.12, libxfce4util 4.12, Gtk+3.14)

Makefile.am is buggy, at least for GTK+ support.

On my system (FreeBSD) gtk+-3.0 is 3.18.8, below extract of config.log:

configure:16405: checking for GTK
configure:16412: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= 3.20"
Package dependency requirement 'gtk+-3.0 >= 3.20' could not be satisfied.
Package 'gtk+-3.0' has version '3.18.8', required version is '>= 3.20'
configure:16415: $? = 1
configure:16429: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= 3.20"
Package dependency requirement 'gtk+-3.0 >= 3.20' could not be satisfied.
Package 'gtk+-3.0' has version '3.18.8', required version is '>= 3.20'
configure:16432: $? = 1
configure:16446: result: no
Package dependency requirement 'gtk+-3.0 >= 3.20' could not be satisfied.
Package 'gtk+-3.0' has version '3.18.8', required version is '>= 3.20'
configure:16465: checking for GTK
configure:16472: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= 3.14"
configure:16475: $? = 0
configure:16489: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= 3.14"
configure:16492: $? = 0
configure:16550: result: yes

Compilation fails, because there's no target for "themes/gtk-3.0/Default/gtk.css" (message is in french, sorry).

> 
>   Features:
>     * Better theming capabilities
>     * Add a systemd user unit corresponding to the D-Bus session
>       service (Bug #12238)
> 
>   Bugs fixed:
>     * The preview button now shows even when the dialog is plugged in
>       the xfce4-settings-manager
>     * On update reset fade as well (Bug #11858)
> 
> TRANSLATION UPDATES
>   Arabic, Asturian, Bulgarian, Catalan, Chinese
>   (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch (Flemish),
>   English (Australia), Finnish, French, German, Greek, Hebrew, Hungarian,
>   Icelandic, Indonesian, Italian, Japanese, Kazakh, Korean, Lithuanian,
>   Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazilian), Russian,
>   Serbian, Slovak, Slovenian, Spanish, Swedish, Turkish, Ukrainian, Uyghur
> 
> DOWNLOAD
>   As always, you can find the release tarball (etc) here:
> 
> http://archive.xfce.org/src/apps/xfce4-notifyd/0.3/xfce4-notifyd-0.3.0.tar.bz2
> 
> http://archive.xfce.org/src/apps/xfce4-notifyd/0.3/xfce4-notifyd-0.3.0.tar.bz2.md5
> 
> http://archive.xfce.org/src/apps/xfce4-notifyd/0.3/xfce4-notifyd-0.3.0.tar.bz2.sha1
> 
> http://archive.xfce.org/src/apps/xfce4-notifyd/0.3/xfce4-notifyd-0.3.0.tar.bz2.sha256
> 
> Cheers
> Simon


-- 
olivier


More information about the Xfce4-dev mailing list