aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorElena Grandi <elena.valhalla@gmail.com>2009-08-24 10:37:44 +0200
committerElena Grandi <elena.valhalla@gmail.com>2009-08-24 10:39:54 +0200
commit0066ccb83118f8a7593dd589c8344af9b7afc2eb (patch)
tree6c18c1597ac8ae47b14a288513dd84823591d2a6 /recipes
parenta701cc1e0a60097561dd2be7784f5dd8e6295a5a (diff)
downloadopenembedded-0066ccb83118f8a7593dd589c8344af9b7afc2eb.tar.gz
xapian-core: moved common lines in xapian-core.inc
Diffstat (limited to 'recipes')
-rw-r--r--recipes/xapian/xapian-core.inc15
-rw-r--r--recipes/xapian/xapian-core_1.0.13.bb17
-rw-r--r--recipes/xapian/xapian-core_1.0.14.bb17
-rw-r--r--recipes/xapian/xapian-core_1.0.5.bb17
-rw-r--r--recipes/xapian/xapian-core_1.0.7.bb17
5 files changed, 19 insertions, 64 deletions
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