Magellan Linux

Annotation of /branches/magellan-next/extras/xfce4-notifyd/xfce4-notifyd-0.2.2-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9389 - (hide annotations) (download)
Mon Nov 28 20:06:32 2011 UTC (12 years, 6 months ago) by niro
File size: 369 byte(s)
auto added: ver bump to 0.2.2-r1
1 niro 9389 # $Id$
2    
3     PNAME="xfce4-notifyd"
4     PVER="0.2.2"
5     PBUILD="r1"
6    
7     PCATEGORIE="xfce-extra"
8     DESCRIPTION="Notification daemon for the Xfce desktop environment."
9    
10     DEPEND=">= dev-libs/glib2-2.28
11     >= x11-libs/gtk2+-2.24
12     >= dev-libs/dbus-glib-0.92
13     >= xfce-base/libxfce4util-4.8
14     >= xfce-base/libxfce4ui-4.8
15     >= xfce-base/xfconf-4.8"
16    
17     sminclude xfce
18    
19     UP2DATE="updatecmd_xfce ${PNAME}"