summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-apps/xfce4-notifyd/files
Commit message (Collapse)AuthorAgeFilesLines
* xfce4-notifyd: 0.6.3 -> 0.8.2Kai Kang2023-04-071-0/+41
| | | | | | | | | | | | | Update xfce4-notifyd from 0.6.3 to 0.8.2 * update HOMEPAGE that goodies.xfce.org has been decommissioned * the content of license file has been updated but license not changed * patch for configure.ac to get the absolute path of pkg-config variables * drop dependencies dbus and dbus-glib that xfce4-notifyd has been ported to gdbus Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-notifyd: update 0.4.0 -> 0.4.2Andreas Müller2018-03-161-105/+0
| | | | | | | Patch was applied upstream and is working now after additional tarball fix. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xfce4-notifyd: avoid trouble starting daemon for images with multiple desktopsAndreas Müller2017-11-191-0/+105
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xfce4-notifyd: fix build for libnotify 0.7.xAndreas Müller2015-09-081-152/+0
| | | | | | | | | the patch included during last commit only made latest xfce4-notifyd work with old version of libnotify. I expected it to work also for libnotify 0.7.x but that failed so remove the patch. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-notifyd: update to 0.2.4Andreas Müller2015-07-301-0/+152
This update makes xfce4-notifyd compatible to oe-core's current libnotify and libnotify >= 0.7.0 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>