1 DESCRIPTION
= "The Libcroco project is an effort to build a generic Cascading Style Sheet (CSS) parsing and manipulation toolkit"
3 DEPENDS
= "glib-2.0 libxml2"
7 inherit autotools pkgconfig gnome
9 SRC_URI_append
= " file://croco.patch;patch=1 "
12 install
-d $
{STAGING_LIBDIR
}
13 install
-d $
{STAGING_INCDIR
}/libcroco
14 install
-m
644 src
/*.h $
{STAGING_INCDIR
}/libcroco
/
15 install
-m
755 src
/.libs
/*so
* $
{STAGING_LIBDIR
}/