Magellan Linux

Contents of /branches/R11-unstable/extras/libgnomeui/libgnomeui-2.24.5-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 25511 - (show annotations) (download)
Tue Nov 25 03:51:45 2014 UTC (9 years, 5 months ago) by niro
File size: 427 byte(s)
-release branches/R11-unstable
1 # $Id$
2
3 PNAME="libgnomeui"
4 PVER="2.24.5"
5 PBUILD="r1"
6
7 PCAT="gnome-base"
8
9 DESCRIPTION="User Interface library for GNOME."
10 HOMEPAGE="http://www.gnome.org/"
11
12 DEPEND=">= gnome-base/libbonoboui-2.24
13 >= gnome-base/libgnome-2.32
14 >= gnome-base/libgnome-keyring-3.6
15 >= x11-libs/libSM-1.2"
16
17 SDEPEND=">= dev-util/pkgconfig-0.25
18 >= dev-util/intltool-0.50
19 >= sys-dev/gettext-0.18"
20
21 sminclude gnome2
22
23 UP2DATE="updatecmd_gnome ${PNAME}"