Magellan Linux

Contents of /branches/R11-unstable/extras/xfce4-notifyd/xfce4-notifyd-0.4.2-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 32311 - (show annotations) (download)
Mon Apr 29 12:11:54 2019 UTC (5 years, 1 month ago) by niro
File size: 481 byte(s)
-release branches/R11-unstable
1 # $Id$
2
3 PNAME="xfce4-notifyd"
4 PVER="0.4.2"
5 PBUILD="r1"
6
7 PCAT="xfce-extra"
8 DESCRIPTION="Notification daemon for the Xfce desktop environment."
9
10 DEPEND=">= dev-libs/glib2-2.54
11 >= x11-libs/gtk2+-2.24
12 >= dev-libs/dbus-glib-0.108
13 >= x11-libs/libnotify-0.7
14 >= xfce-base/libxfce4util-4.12
15 >= xfce-base/libxfce4ui-4.12
16 >= xfce-base/xfconf-4.12
17 >= xfce-base/xfce4-panel-4.12"
18
19 PROVIDE="virtual/notification-daemon"
20
21 sminclude xfce
22
23 UP2SUBDIR="apps"
24 UP2DATE="updatecmd_xfce ${PNAME}"