[oe-commits] org.oe.dev add sword 1.5.10

mickeyl commit openembedded-commits at lists.openembedded.org
Tue Dec 4 18:41:56 UTC 2007


add sword 1.5.10

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: fd2023009bfe746f79bff7304217c28de3d6f109
ViewMTN: http://monotone.openembedded.org/revision/info/fd2023009bfe746f79bff7304217c28de3d6f109
Files:
1
packages/sword/sword_1.5.10.bb
Diffs:

#
# mt diff -r1fe4a7bc5e6027d82d0724e5d20b1e2facb07ed9 -rfd2023009bfe746f79bff7304217c28de3d6f109
#
# 
# 
# add_file "packages/sword/sword_1.5.10.bb"
#  content [009e6b694d5ce33c34f3f5738c165c4347da10c9]
# 
============================================================
--- packages/sword/sword_1.5.10.bb	009e6b694d5ce33c34f3f5738c165c4347da10c9
+++ packages/sword/sword_1.5.10.bb	009e6b694d5ce33c34f3f5738c165c4347da10c9
@@ -0,0 +1,19 @@
+DESCRIPTION = "The SWORD Project is an open source, cross-platform \
+(Linux, Windows, Solaris, MacOSX etc.) API and library for \
+Bible software with a constantly growing list of front-ends \
+(GUI, textmode, web-based, etc.) and a library of over 200 text modules"
+SECTION = "libs"
+HOMEPAGE = "http://www.e-sword.net/"
+PRIORITY = "optional"
+LICENSE = "GPL"
+PR = "r0"
+
+SRC_URI = "http://www.crosswire.org/ftpmirror/pub/sword/source/v1.5/sword-${PV}.tar.gz"
+
+inherit autotools pkgconfig lib_package
+
+EXTRA_OECONF = "--without-clucene --without-curl"
+
+do_stage() {
+	autotools_stage_all
+}






More information about the Openembedded-commits mailing list