From: Elena Grandi Date: Mon, 24 Aug 2009 08:37:44 +0000 (+0200) Subject: xapian-core: moved common lines in xapian-core.inc X-Git-Tag: Release-2010-05/1~2616^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0066ccb83118f8a7593dd589c8344af9b7afc2eb;p=openembedded.git xapian-core: moved common lines in xapian-core.inc --- diff --git a/recipes/xapian/xapian-core.inc b/recipes/xapian/xapian-core.inc new file mode 100644 index 0000000000..080de127ad --- /dev/null +++ b/recipes/xapian/xapian-core.inc @@ -0,0 +1,15 @@ +DESCRPITION = "Open Source Search Engine Library" +HOMEPAGE = "http://xapian.org" +SECTION = "devel/libs" +PRIORITY = "optional" +LICENSE = "GPL" +DEPENDS = "zlib" + +SRC_URI = "http://www.oligarchy.co.uk/xapian/${PV}/xapian-core-${PV}.tar.gz" + +inherit autotools pkgconfig + +do_stage () { + autotools_stage_all +} + diff --git a/recipes/xapian/xapian-core_1.0.13.bb b/recipes/xapian/xapian-core_1.0.13.bb index 5987b09491..5428d8d135 100644 --- a/recipes/xapian/xapian-core_1.0.13.bb +++ b/recipes/xapian/xapian-core_1.0.13.bb @@ -1,16 +1 @@ -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 pkgconfig - -do_stage () { - autotools_stage_all -} - +include xapian-core.inc diff --git a/recipes/xapian/xapian-core_1.0.14.bb b/recipes/xapian/xapian-core_1.0.14.bb index 5987b09491..5428d8d135 100644 --- a/recipes/xapian/xapian-core_1.0.14.bb +++ b/recipes/xapian/xapian-core_1.0.14.bb @@ -1,16 +1 @@ -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 pkgconfig - -do_stage () { - autotools_stage_all -} - +include xapian-core.inc diff --git a/recipes/xapian/xapian-core_1.0.5.bb b/recipes/xapian/xapian-core_1.0.5.bb index 2af709324f..5428d8d135 100644 --- a/recipes/xapian/xapian-core_1.0.5.bb +++ b/recipes/xapian/xapian-core_1.0.5.bb @@ -1,16 +1 @@ -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/1.0.5/xapian-core-${PV}.tar.gz" - -inherit autotools - -do_stage () { - autotools_stage_all -} - +include xapian-core.inc diff --git a/recipes/xapian/xapian-core_1.0.7.bb b/recipes/xapian/xapian-core_1.0.7.bb index 289cae4ead..5428d8d135 100644 --- a/recipes/xapian/xapian-core_1.0.7.bb +++ b/recipes/xapian/xapian-core_1.0.7.bb @@ -1,16 +1 @@ -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 -} - +include xapian-core.inc