Magellan Linux

Contents of /branches/R11-stable/extras/notification-daemon/notification-daemon-0.7.6-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 15295 - (show annotations) (download)
Wed Jan 2 11:09:42 2013 UTC (11 years, 4 months ago) by niro
File size: 562 byte(s)
-release branches/R11-stable
1 # $Id$
2
3 PNAME="notification-daemon"
4 PVER="0.7.6"
5 PBUILD="r1"
6
7 PCAT="x11-misc"
8
9 DESCRIPTION="Notifications daemon."
10 HOMEPAGE="http://www.gnome.org/"
11
12 DEPEND=">= sys-libs/libstdc++-4.7
13 >= dev-libs/glib2-2.34
14 >= x11-libs/gtk3+-3.6
15 >= sys-apps/dbus-1.6
16 >= media-libs/libcanberra-gtk3-0.30
17 >= x11-libs/libnotify-0.7
18 >= x11-libs/libX11-1.5"
19
20 SDEPEND=">= dev-util/pkgconfig-0.25
21 >= dev-util/intltool-0.50
22 >= sys-dev/gettext-0.18"
23
24 PROVIDE="virtual/notification-daemon"
25
26 SRCFILE="${PNAME}-${PVER}.tar.xz"
27
28 sminclude gnome2
29
30 UP2DATE="updatecmd_gnome ${PNAME} xz"