[oe-commits] org.oe.dev xapian-core: update to 1.0.7

koen commit oe at amethyst.openembedded.net
Mon Sep 1 18:36:41 UTC 2008


xapian-core: update to 1.0.7

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: f5ab7057d45d6feed8dd812d6df772e7aa9a07c2
ViewMTN: http://monotone.openembedded.org/revision/info/f5ab7057d45d6feed8dd812d6df772e7aa9a07c2
Files:
1
packages/xapian/xapian-core_1.0.7.bb
Diffs:

#
# mt diff -rd3e08c833a5c092d9e0ba41adb747c2b93e8553a -rf5ab7057d45d6feed8dd812d6df772e7aa9a07c2
#
#
#
# add_file "packages/xapian/xapian-core_1.0.7.bb"
#  content [a6a41b3e9ba8cee1c5423139180a835062201ac1]
#
============================================================
--- packages/xapian/xapian-core_1.0.7.bb	a6a41b3e9ba8cee1c5423139180a835062201ac1
+++ packages/xapian/xapian-core_1.0.7.bb	a6a41b3e9ba8cee1c5423139180a835062201ac1
@@ -0,0 +1,16 @@
+DESCRPITION = "Open Source Search Engine Library"
+HOMEPAGE = "http://xapian.org"
+SECTION = "devel/libs"
+PRIORITY = "optional"
+LICENSE = "GPL"
+DEPENDS = "zlib"
+PR = "r0"
+
+SRC_URI = "http://www.oligarchy.co.uk/xapian/${PV}/xapian-core-${PV}.tar.gz"
+
+inherit autotools
+
+do_stage () {
+     autotools_stage_all
+}
+






More information about the Openembedded-commits mailing list