Magellan Linux

Contents of /branches/R11-unstable/extras/libcroco/libcroco-0.6.8-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 25489 - (show annotations) (download)
Tue Nov 25 03:49:57 2014 UTC (9 years, 5 months ago) by niro
File size: 375 byte(s)
-release branches/R11-unstable
1 # $Id$
2
3 PNAME="libcroco"
4 PVER="0.6.8"
5 PBUILD="r1"
6
7 PCAT="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.34
13 >= dev-libs/libxml2-2.7"
14
15 SDEPEND=">= dev-util/pkgconfig-0.25"
16
17 SRCFILE="${PNAME}-${PVER}.tar.xz"
18
19 sminclude gnome2 multilib
20
21 UP2DATE="updatecmd_gnome ${PNAME}"