Magellan Linux

Contents of /branches/R11-stable/extras/xfce4-notifyd/xfce4-notifyd-0.2.4-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 20514 - (show annotations) (download)
Mon Jan 27 09:33:37 2014 UTC (10 years, 4 months ago) by niro
File size: 423 byte(s)
-release branches/R11-stable
1 # $Id$
2
3 PNAME="xfce4-notifyd"
4 PVER="0.2.4"
5 PBUILD="r1"
6
7 PCAT="xfce-extra"
8 DESCRIPTION="Notification daemon for the Xfce desktop environment."
9
10 DEPEND=">= dev-libs/glib2-2.36
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 UP2SUBDIR="apps"
22 UP2DATE="updatecmd_xfce ${PNAME}"