Magellan Linux

Contents of /branches/magellan-next/extras/notification-daemon/notification-daemon-0.6.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8311 - (show annotations) (download)
Thu Jul 14 13:54:02 2011 UTC (12 years, 10 months ago) by niro
File size: 461 byte(s)
auto added: ver bump to 0.6.0-r1
1 # $Id$
2
3 PNAME="notification-daemon"
4 PVER="0.6.0"
5 PBUILD="r1"
6
7 PCATEGORIE="x11-misc"
8
9 DESCRIPTION="Notifications daemon."
10 HOMEPAGE="http://www.gnome.org/"
11
12 DEPEND=">= dev-libs/glib2-2.28
13 >= x11-libs/gtk2+-2.24
14 >= sys-apps/dbus-1.4
15 >= media-libs/libcanberra-0.28
16 >= x11-libs/libnotify-0.7
17 >= x11-libs/libX11-1.4"
18
19 SDEPEND=">= dev-util/pkgconfig-0.25
20 >= dev-util/intltool-0.41
21 >= dev-util/gettext-0.18"
22
23 sminclude gnome2
24
25 UP2DATE="updatecmd_gnome ${PNAME}"