Magellan Linux

Contents of /trunk/extras/notification-daemon/notification-daemon-3.20.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 27998 - (show annotations) (download)
Wed Apr 27 14:25:41 2016 UTC (8 years ago) by niro
File size: 565 byte(s)
auto added: ver bump to 3.20.0-r1
1 # $Id$
2
3 PNAME="notification-daemon"
4 PVER="3.20.0"
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++-5.3
13 >= dev-libs/glib2-2.48
14 >= x11-libs/gtk3+-3.20
15 >= sys-apps/dbus-1.10
16 >= media-libs/libcanberra-gtk3-0.30
17 >= x11-libs/libnotify-0.7
18 >= x11-libs/libX11-1.6"
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"