Magellan Linux

Contents of /trunk/extras/xfce4-notifyd/xfce4-notifyd-0.2.2-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 11970 - (show annotations) (download)
Mon Apr 30 18:19:13 2012 UTC (12 years, 1 month ago) by niro
File size: 366 byte(s)
-rebuild against xfce-4.10
1 # $Id$
2
3 PNAME="xfce4-notifyd"
4 PVER="0.2.2"
5 PBUILD="r2"
6
7 PCAT="xfce-extra"
8 DESCRIPTION="Notification daemon for the Xfce desktop environment."
9
10 DEPEND=">= dev-libs/glib2-2.32
11 >= x11-libs/gtk2+-2.24
12 >= dev-libs/dbus-glib-0.98
13 >= xfce-base/libxfce4util-4.10
14 >= xfce-base/libxfce4ui-4.10
15 >= xfce-base/xfconf-4.10"
16
17 sminclude xfce
18
19 UP2DATE="updatecmd_xfce ${PNAME}"