Magellan Linux

Contents of /branches/magellan-next/extras/libcroco/libcroco-0.6.2-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8241 - (show annotations) (download)
Wed Jul 13 14:33:52 2011 UTC (12 years, 10 months ago) by niro
File size: 346 byte(s)
auto added: ver bump to 0.6.2-r1
1 # $Id$
2
3 PNAME="libcroco"
4 PVER="0.6.2"
5 PBUILD="r1"
6
7 PCATEGORIE="dev-libs"
8
9 DESCRIPTION="Generic Cascading Style Sheet (CSS) parsing and manipulation toolkit."
10 HOMEPAGE="http://gnome.org/"
11
12 DEPEND=">= dev-libs/glib2-2.28
13 >= dev-libs/libxml2-2.7"
14
15 SDEPEND=">= dev-util/pkgconfig-0.25"
16
17 sminclude gnome2 multilib
18
19 UP2DATE="updatecmd_gnome ${PNAME}"