xapian-core: moved common lines in xapian-core.inc
authorElena Grandi <elena.valhalla@gmail.com>
Mon, 24 Aug 2009 08:37:44 +0000 (10:37 +0200)
committerElena Grandi <elena.valhalla@gmail.com>
Mon, 24 Aug 2009 08:39:54 +0000 (10:39 +0200)
recipes/xapian/xapian-core.inc [new file with mode: 0644]
recipes/xapian/xapian-core_1.0.13.bb
recipes/xapian/xapian-core_1.0.14.bb
recipes/xapian/xapian-core_1.0.5.bb
recipes/xapian/xapian-core_1.0.7.bb

diff --git a/recipes/xapian/xapian-core.inc b/recipes/xapian/xapian-core.inc
new file mode 100644 (file)
index 0000000..080de12
--- /dev/null
@@ -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
+}
+
index 5987b09..5428d8d 100644 (file)
@@ -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
index 5987b09..5428d8d 100644 (file)
@@ -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
index 2af7093..5428d8d 100644 (file)
@@ -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
index 289cae4..5428d8d 100644 (file)
@@ -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