Magellan Linux

Contents of /trunk/extras/xfce4-notifyd/xfce4-notifyd-0.4.2-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 30698 - (show annotations) (download)
Wed Mar 7 10:31:13 2018 UTC (6 years, 2 months ago) by niro
File size: 481 byte(s)
auto added: ver bump to 0.4.2-r1
1 # $Id$
2
3 PNAME="xfce4-notifyd"
4 PVER="0.4.2"
5 PBUILD="r1"
6
7 PCAT="xfce-extra"
8 DESCRIPTION="Notification daemon for the Xfce desktop environment."
9
10 DEPEND=">= dev-libs/glib2-2.54
11 >= x11-libs/gtk2+-2.24
12 >= dev-libs/dbus-glib-0.108
13 >= x11-libs/libnotify-0.7
14 >= xfce-base/libxfce4util-4.12
15 >= xfce-base/libxfce4ui-4.12
16 >= xfce-base/xfconf-4.12
17 >= xfce-base/xfce4-panel-4.12"
18
19 PROVIDE="virtual/notification-daemon"
20
21 sminclude xfce
22
23 UP2SUBDIR="apps"
24 UP2DATE="updatecmd_xfce ${PNAME}"