Magellan Linux

Contents of /trunk/extras/libgnomecanvas/libgnomecanvas-2.30.3-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 16773 - (show annotations) (download)
Wed Mar 6 12:51:08 2013 UTC (11 years, 2 months ago) by niro
File size: 366 byte(s)
auto added: ver bump to 2.30.3-r1
1 # $Id$
2
3 PNAME="libgnomecanvas"
4 PVER="2.30.3"
5 PBUILD="r1"
6
7 PCAT="gnome-base"
8
9 DESCRIPTION="The GNOME Canvas library."
10 HOMEPAGE="http://www.gnome.org/"
11
12 DEPEND=">= gnome-base/libglade-2.6
13 >= media-libs/libart_lgpl-2.3.21"
14
15 SDEPEND=">= dev-util/pkgconfig-0.25
16 >= dev-util/intltool-0.50
17 >= sys-dev/gettext-0.18"
18
19 sminclude gnome2
20
21 UP2DATE="updatecmd_gnome ${PNAME}"