aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packages/libcroco/.mtn2git_empty0
-rw-r--r--packages/libcroco/libcroco_0.6.0.bb10
2 files changed, 10 insertions, 0 deletions
diff --git a/packages/libcroco/.mtn2git_empty b/packages/libcroco/.mtn2git_empty
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/libcroco/.mtn2git_empty
diff --git a/packages/libcroco/libcroco_0.6.0.bb b/packages/libcroco/libcroco_0.6.0.bb
new file mode 100644
index 0000000000..378b2ad523
--- /dev/null
+++ b/packages/libcroco/libcroco_0.6.0.bb
@@ -0,0 +1,10 @@
+DESCRIPTION = "The Libcroco project is an effort to build a generic Cascading Style Sheet (CSS) parsing and manipulation toolkit"
+SECTION = "x11/utils"
+MAINTAINER = "Koen Kooi <koen@handhelds.org>"
+DEPENDS = "glib-2.0 libxml2"
+LICENSE = "LGPL"
+PR = "r0"
+
+inherit autotools pkgconfig gnome
+
+