Summary
The SWORD Project is the CrossWire Bible Society's free Bible software project. Its purpose is to create tools that allow programmers and Bible societies to write new Bible software more quickly and easily.
Versions
v1.9.0-r2 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 arm arm64 ppc ppc64 x86 ~alpha ~hppa ~loong ~mips ~riscv ~s390 ~sparc
- USE flags
- clucene curl icu test utils
USE flags
General
- clucene
- Use dev-cpp/clucene for lucene search support
- curl
- Add support for client-side URL transfer library
- icu
- Enable ICU (Internationalization Components for Unicode) support, using dev-libs/icu
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- utils
- CLI (diatheke) and conversion utilities for bible documents in SWORD supported formats
Dependencies
app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux
app-arch / xz-utils : Utils for managing LZMA compressed files
dev-cpp / clucene : High-performance, full-featured text search engine based off of lucene in C++
dev-libs / icu : International Components for Unicode
Runtime Dependencies
app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux
app-arch / xz-utils : Utils for managing LZMA compressed files
dev-cpp / clucene : High-performance, full-featured text search engine based off of lucene in C++
dev-libs / icu : International Components for Unicode
Depending packages
app-text / bibletime : Qt Bible-study application using the SWORD library
app-text / xiphos : Gtk+-based Bible-study frontend for SWORD
dev-texlive / texlive-humanities : TeXLive Humanities packages
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
*: remove ppc-macos keyword
The arch and OS that matches it are obsolete. Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Add := to virtual/zlib deps, part 1
Done via: ``` git grep -l virtual/zlib$ | xargs sed -i -e 's@virtual/zlib$@&:=@' ``` Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
app-*/*: update for virtual/zlib
Update done using: ``` git grep -l zlib app-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g git diff --name-only | xargs copybump git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead pkgcheck scan --commits -c VisibilityCheck --exit error ``` Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
*/*: destable sparc
Result of running the command: grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]sparc' -l | xargs ekeyword ~sparc Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nicolas PARLANT · gentoo
app-text/sword: drop 1.9.0-r1
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Part-of: https://github.com/gentoo/gentoo/pull/43077 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-text/sword: Stabilize 1.9.0-r2 sparc, #954389
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-text/sword: Stabilize 1.9.0-r2 arm64, #954389
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-text/sword: Stabilize 1.9.0-r2 ppc64, #954389
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nicolas PARLANT · gentoo
app-text/sword: skip cppcheck tests
cppcheck fails to run : arg "--template gcc" should be "--template=gcc" in cmake/Findcppcheck.cmake But we don't really want such tests, so let's skip it. Closes: https://bugs.gentoo.org/954771 Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Part-of: https://github.com/gentoo/gentoo/pull/41807 Closes: https://github.com/gentoo/gentoo/pull/41807 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-text/sword: Stabilize 1.9.0-r2 amd64, #954389
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-text/sword: Stabilize 1.9.0-r2 x86, #954389
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-text/sword: Stabilize 1.9.0-r2 ppc, #954389
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-text/sword: Stabilize 1.9.0-r2 arm, #954389
Signed-off-by: Sam James <sam@gentoo.org> - Nicolas PARLANT · gentoo
app-text/sword: bump cmake_min for cmake4
Upstream-support has been notified by email. Closes: https://bugs.gentoo.org/953945 Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Part-of: https://github.com/gentoo/gentoo/pull/41632 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nicolas PARLANT · gentoo
app-text/sword: EAPI 8, add test utils, force compliance w/ useflags
update EAPI 7 -> 8 useflags: add test add utils (previsously enabled by default, rdep breakout checked) rm doc (no bdep, small size) rm debug (no action) cmakeargs: force compliance with useflags (SWORD_NO_*) rm rpath add patch to respect user's CFLAGS Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Closes: https://github.com/gentoo/gentoo/pull/40748 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-text/sword: Stabilize 1.9.0-r1 sparc, #934402
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
app-text/sword: Keyword 1.9.0-r1 ia64, #932752
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-text/sword: Stabilize 1.9.0-r1 ppc, #934273
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-text/sword: Stabilize 1.9.0-r1 arm64, #934273
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-text/sword: Stabilize 1.9.0-r1 ppc64, #934273
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-text/sword: Stabilize 1.9.0-r1 arm, #934273
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
app-text/sword: Keyword 1.9.0-r1 mips, #932752
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
app-text/sword: Keyword 1.9.0-r1 hppa, #932752
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org> - Matoro Mahri · gentoo
app-text/sword: Keyword 1.9.0-r1 alpha, #932752
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org> - Matoro Mahri · gentoo
app-text/sword: Keyword 1.9.0-r1 arm, #932752
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-text/sword: Keyword 1.9.0-r1 s390, #932752
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-text/sword: Keyword 1.9.0-r1 sparc, #932752
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-text/sword: Keyword 1.9.0-r1 ppc64, #932752
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-text/sword: Keyword 1.9.0-r1 arm64, #920865
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
app-text/sword: keyword 1.9.0-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
app-text/sword: keyword 1.9.0-r1 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
app-text/sword: remove old
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-text/sword: x86 stable wrt bug #766519
Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-text/sword: amd64 stable wrt bug #766519
Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
app-text/sword-1.9.0: drop USE=static-libs support
No idea why we needed it in this package to begin with. Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
app-text/sword: bump to 1.9.0 and EAPI 7
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
app-text/sword: remove old
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Marek Szuba · gentoo
app-text/sword: switch to https URIs
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
app-text: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-text/sword: amd64 stable wrt bug #668282
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
app-text/sword: x86 stable (bug #668282)
Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Chris Reffett · gentoo
app-text/sword: Revbump, switch to cmake build
Switch to using CMake build system. Incidentally fixes 668296. Bug: https://bugs.gentoo.org/668296 Signed-off-by: Chris Reffett <creffett@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Chris Reffett · gentoo
app-text/sword: Version bump, fix ICU
Bump to 1.8.1, add patch from Fedora to fix builds with ICU >= 62 Bug: https://bugs.gentoo.org/666518 Signed-off-by: Chris Reffett <creffett@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Chris Reffett · gentoo
app-text/sword: Version bump
Closes: https://bugs.gentoo.org/658358 Package-Manager: Portage-2.3.40, Repoman-2.3.9 - David Seifert · gentoo
app-text/sword: Always build in C++14 mode
Closes: https://bugs.gentoo.org/618776 Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Chris Reffett · gentoo
app-text/sword: Fix automagic dep on clucene
Gentoo-Bug: 637398 Package-Manager: Portage-2.3.14, Repoman-2.3.5 RepoMan-Options: --force - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Chris Reffett · gentoo
app-text/sword: Clean up old
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Agostino Sarubbo · gentoo
app-text/sword: x86 stable wrt bug #605142
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-text/sword: amd64 stable wrt bug #605142
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Chris Reffett · gentoo
app-text/sword: Add patch for building with GCC 6
Gentoo-Bug: 593818 Package-Manager: portage-2.3.2 - Patrice Clement · gentoo
Merge remote-tracking branch 'github/pr/548'. - Chris Reffett · gentoo
app-text/sword: Version bump
Package-Manager: portage-2.2.26 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed