Magellan Linux

Contents of /branches/R11-stable/extras/xfce4-notifyd/xfce4-notifyd-0.2.2-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 15420 - (show annotations) (download)
Wed Jan 2 11:42:07 2013 UTC (11 years, 5 months ago) by niro
File size: 406 byte(s)
-release branches/R11-stable
1 # $Id$
2
3 PNAME="xfce4-notifyd"
4 PVER="0.2.2"
5 PBUILD="r3"
6
7 PCAT="xfce-extra"
8 DESCRIPTION="Notification daemon for the Xfce desktop environment."
9
10 DEPEND=">= dev-libs/glib2-2.34
11 >= x11-libs/gtk2+-2.24
12 >= dev-libs/dbus-glib-0.100
13 >= xfce-base/libxfce4util-4.10
14 >= xfce-base/libxfce4ui-4.10
15 >= xfce-base/xfconf-4.10"
16
17 PROVIDE="virtual/notification-daemon"
18
19 sminclude xfce
20
21 UP2DATE="updatecmd_xfce ${PNAME}"