Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 30137 - (show annotations) (download)
Mon Oct 30 07:49:24 2017 UTC (6 years, 5 months ago) by niro
File size: 481 byte(s)
-fixed missing xfce4-panel dep
1 # $Id$
2
3 PNAME="xfce4-notifyd"
4 PVER="0.4.0"
5 PBUILD="r1"
6
7 PCAT="xfce-extra"
8 DESCRIPTION="Notification daemon for the Xfce desktop environment."
9
10 DEPEND=">= dev-libs/glib2-2.44
11 >= x11-libs/gtk2+-2.24
12 >= dev-libs/dbus-glib-0.104
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}"