public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2015-10-01 14:21 Michael Palimaka
  0 siblings, 0 replies; 39+ messages in thread
From: Michael Palimaka @ 2015-10-01 14:21 UTC (permalink / raw
  To: gentoo-commits

commit:     f0ac7f1406d73edae029c63b528303ab6cfdcaff
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  1 14:16:54 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Oct  1 14:20:47 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0ac7f14

app-text/bibletime: dev-qt/linguist-tools is a build-time dependency

Package-Manager: portage-2.2.20.1

 app-text/bibletime/bibletime-2.10.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/bibletime/bibletime-2.10.1.ebuild b/app-text/bibletime/bibletime-2.10.1.ebuild
index 3ab39bf..61108f0 100644
--- a/app-text/bibletime/bibletime-2.10.1.ebuild
+++ b/app-text/bibletime/bibletime-2.10.1.ebuild
@@ -21,7 +21,6 @@ RDEPEND="
 	>=app-text/sword-1.6.0
 	>=dev-cpp/clucene-2.3.3.4
 	qt5? (
-		dev-qt/linguist-tools:5
 		dev-qt/qtcore:5
 		dev-qt/qtdbus:5
 		dev-qt/qtprintsupport:5
@@ -42,6 +41,7 @@ DEPEND="
 	net-misc/curl
 	sys-libs/zlib
 	qt5? (
+		dev-qt/linguist-tools:5
 		dev-qt/qttest:5
 	)
 	!qt5? (


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2015-12-27 17:28 Michael Palimaka
  0 siblings, 0 replies; 39+ messages in thread
From: Michael Palimaka @ 2015-12-27 17:28 UTC (permalink / raw
  To: gentoo-commits

commit:     668cb3f3e917f21fa774a1d750c88abafc2c2aaa
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 27 17:27:12 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Dec 27 17:28:08 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=668cb3f3

app-text/bibletime: fix build with USE="-qt5"

Package-Manager: portage-2.2.26

 .../bibletime/{bibletime-2.10.1.ebuild => bibletime-2.10.1-r1.ebuild}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/bibletime/bibletime-2.10.1.ebuild b/app-text/bibletime/bibletime-2.10.1-r1.ebuild
similarity index 97%
rename from app-text/bibletime/bibletime-2.10.1.ebuild
rename to app-text/bibletime/bibletime-2.10.1-r1.ebuild
index 61108f0..6325fa1 100644
--- a/app-text/bibletime/bibletime-2.10.1.ebuild
+++ b/app-text/bibletime/bibletime-2.10.1-r1.ebuild
@@ -62,7 +62,7 @@ src_configure() {
 		-DUSE_QT_WEBKIT=ON
 	)
 	if use !qt5; then
-		mycmakeargs+=(-DBT_FORCE_USE_QT4=)
+		mycmakeargs+=(-DBT_FORCE_USE_QT4=ON)
 	fi
 
 	cmake-utils_src_configure


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2015-12-27 17:29 Michael Palimaka
  0 siblings, 0 replies; 39+ messages in thread
From: Michael Palimaka @ 2015-12-27 17:29 UTC (permalink / raw
  To: gentoo-commits

commit:     1054b33541c3147e0b876d229a4e5c08627a0720
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 27 17:28:59 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Dec 27 17:29:03 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1054b335

app-text/bibletime: raise dependency required to build

Package-Manager: portage-2.2.26

 app-text/bibletime/bibletime-2.10.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/bibletime/bibletime-2.10.1-r1.ebuild b/app-text/bibletime/bibletime-2.10.1-r1.ebuild
index 6325fa1..38cf722 100644
--- a/app-text/bibletime/bibletime-2.10.1-r1.ebuild
+++ b/app-text/bibletime/bibletime-2.10.1-r1.ebuild
@@ -18,7 +18,7 @@ IUSE="debug qt5"
 # RESTRICT="test"
 
 RDEPEND="
-	>=app-text/sword-1.6.0
+	>=app-text/sword-1.7.0
 	>=dev-cpp/clucene-2.3.3.4
 	qt5? (
 		dev-qt/qtcore:5


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2017-01-10 14:56 Agostino Sarubbo
  0 siblings, 0 replies; 39+ messages in thread
From: Agostino Sarubbo @ 2017-01-10 14:56 UTC (permalink / raw
  To: gentoo-commits

commit:     61213573d0f9e14d87a0f81b93b8f716a2311569
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 10 14:54:56 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Jan 10 14:54:56 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61213573

app-text/bibletime: amd64 stable wrt bug #605142

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-text/bibletime/bibletime-2.10.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/bibletime/bibletime-2.10.1-r1.ebuild b/app-text/bibletime/bibletime-2.10.1-r1.ebuild
index 7caac50..75d3424 100644
--- a/app-text/bibletime/bibletime-2.10.1-r1.ebuild
+++ b/app-text/bibletime/bibletime-2.10.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/project/bibletime/BibleTime%202/BibleTime%202%20so
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="debug qt5"
 
 # bug 313657


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2017-01-10 23:14 Chris Reffett
  0 siblings, 0 replies; 39+ messages in thread
From: Chris Reffett @ 2017-01-10 23:14 UTC (permalink / raw
  To: gentoo-commits

commit:     2c4cc6ace1fa0d71f7fc0ae035de0b0251549852
Author:     Chris Reffett <creffett <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 10 23:07:55 2017 +0000
Commit:     Chris Reffett <creffett <AT> gentoo <DOT> org>
CommitDate: Tue Jan 10 23:12:33 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c4cc6ac

app-text/bibletime: cleanup old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-text/bibletime/Manifest               |  1 -
 app-text/bibletime/bibletime-2.9.1.ebuild | 48 -------------------------------
 2 files changed, 49 deletions(-)

diff --git a/app-text/bibletime/Manifest b/app-text/bibletime/Manifest
index aa37b26..12ab883 100644
--- a/app-text/bibletime/Manifest
+++ b/app-text/bibletime/Manifest
@@ -1,2 +1 @@
 DIST bibletime-2.10.1.tar.xz 3252680 SHA256 86d2d53913c08bce9f67c0d897639091d84e9d330527636cecd2b9008bf7ca91 SHA512 50f84eb1aefe911f1336ec7a23ea34ade1628383f35dca25330984787221214c0bc0cbc9f88f9540336949df02e76e769b7998d2eef3a15862e3038541564cc9 WHIRLPOOL 2ffc1b1b516d7fa94e842c957dc0be47be5e29ea015fcee2ff291093d0afc201af59d70b055193b420ff3acbc62386980b540eeb63ed92dbd1a741fb68b5be54
-DIST bibletime-2.9.1.tar.bz2 5968979 SHA256 308a86d4a1f63203e01438e75be8306377927498b5d0ae8769a4df3c828013b5 SHA512 6099e48fc3d54cb8362ec1a3965b372e60fd136d036dfd8d94b5e443ee5f27eb092162b653160bfc71d5366f79af35e22ee40d64ecd681f184bc4e90c1cd9e0a WHIRLPOOL 0677646ce099297321c4a519364b41254544f6d8660d72f9e76b6a8eafd08205915f40aef5bbc6463199ca0d272e28b926b13b0637ecdef1bc822256363cecf2

diff --git a/app-text/bibletime/bibletime-2.9.1.ebuild b/app-text/bibletime/bibletime-2.9.1.ebuild
deleted file mode 100644
index a71f276..00000000
--- a/app-text/bibletime/bibletime-2.9.1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit cmake-utils
-
-DESCRIPTION="Qt4 Bible study application using the SWORD library"
-HOMEPAGE="http://www.bibletime.info/"
-SRC_URI="mirror://sourceforge/project/bibletime/BibleTime%202/BibleTime%202%20source%20code/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE="debug"
-
-# bug 313657
-# RESTRICT="test"
-
-RDEPEND="
-	>=app-text/sword-1.6.0
-	>=dev-cpp/clucene-2.3.3.4
-	dev-qt/qtcore:4
-	dev-qt/qtdbus:4
-	dev-qt/qtgui:4
-	dev-qt/qtwebkit:4"
-DEPEND="
-	${RDEPEND}
-	dev-libs/boost
-	dev-libs/icu:=
-	net-misc/curl
-	sys-libs/zlib
-	dev-qt/qttest:4"
-
-DOCS=( ChangeLog README )
-
-src_prepare() {
-	sed -e "s:Dictionary;Qt:Dictionary;Office;TextTools;Utility;Qt;:" \
-	    -i cmake/platforms/linux/bibletime.desktop.cmake || die "fixing .desktop file failed"
-}
-
-src_configure() {
-	local mycmakeargs=(
-		-DUSE_QT_WEBKIT=ON
-	)
-
-	cmake-utils_src_configure
-}


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2017-03-22 19:38 Johannes Huber
  0 siblings, 0 replies; 39+ messages in thread
From: Johannes Huber @ 2017-03-22 19:38 UTC (permalink / raw
  To: gentoo-commits

commit:     bbf26fad45e094b639267955bb6ac65c49d17272
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 22 19:38:15 2017 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Mar 22 19:38:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbf26fad

app-text/bibletime: Update upstream remote id

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-text/bibletime/metadata.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/bibletime/metadata.xml b/app-text/bibletime/metadata.xml
index a42447863dd..5205017fba8 100644
--- a/app-text/bibletime/metadata.xml
+++ b/app-text/bibletime/metadata.xml
@@ -10,8 +10,8 @@ BibleTime is a Bible study application for Linux. It is based on the
 K Desktop Environment and uses the SWORD programming library to work 
 with Bible texts, commentaries, dictionaries and books provided by 
 the Crosswire Bible Society.
-</longdescription>
+	</longdescription>
 	<upstream>
-		<remote-id type="sourceforge">bibletime</remote-id>
+		<remote-id type="github">bibletime/bibletime</remote-id>
 	</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2017-03-22 19:38 Johannes Huber
  0 siblings, 0 replies; 39+ messages in thread
From: Johannes Huber @ 2017-03-22 19:38 UTC (permalink / raw
  To: gentoo-commits

commit:     9119d09a52423a25726ee76792fc3ee6dd1ede99
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 22 19:27:40 2017 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Mar 22 19:38:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9119d09a

app-text/bibletime: Version bump 2.11.0

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-text/bibletime/Manifest                |  1 +
 app-text/bibletime/bibletime-2.11.0.ebuild | 47 ++++++++++++++++++++++++++++++
 2 files changed, 48 insertions(+)

diff --git a/app-text/bibletime/Manifest b/app-text/bibletime/Manifest
index 12ab88372fb..165209cd8bd 100644
--- a/app-text/bibletime/Manifest
+++ b/app-text/bibletime/Manifest
@@ -1 +1,2 @@
 DIST bibletime-2.10.1.tar.xz 3252680 SHA256 86d2d53913c08bce9f67c0d897639091d84e9d330527636cecd2b9008bf7ca91 SHA512 50f84eb1aefe911f1336ec7a23ea34ade1628383f35dca25330984787221214c0bc0cbc9f88f9540336949df02e76e769b7998d2eef3a15862e3038541564cc9 WHIRLPOOL 2ffc1b1b516d7fa94e842c957dc0be47be5e29ea015fcee2ff291093d0afc201af59d70b055193b420ff3acbc62386980b540eeb63ed92dbd1a741fb68b5be54
+DIST bibletime-2.11.0.tar.xz 2403136 SHA256 8794db413ce927d8e664a873efbab62f8764a1f27b62d62165cb455ef55f1a32 SHA512 41f0751db30b9001d04e1c4040dca022c83eb440987104e2c3465f4233f8c0ecb1c940eac0433409f97f78c89c00d0f880f822a51219eadcbf3fc6513cfa81e6 WHIRLPOOL 664e9b8c9181dd604dec2f54ec7e37b042cc6050eb96e6c1c7b44ac2d2515594feb409be57645ca46cc8acc16c4a5875098ce35ec53b753b2fedd9b54bea9bbe

diff --git a/app-text/bibletime/bibletime-2.11.0.ebuild b/app-text/bibletime/bibletime-2.11.0.ebuild
new file mode 100644
index 00000000000..ce6d2b26c7d
--- /dev/null
+++ b/app-text/bibletime/bibletime-2.11.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils
+
+DESCRIPTION="Qt Bible study application using the SWORD library"
+HOMEPAGE="http://www.bibletime.info/"
+SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+# bug 313657
+RESTRICT="test"
+
+RDEPEND="
+	>=app-text/sword-1.7.0
+	dev-cpp/clucene
+	dev-qt/qtcore:5
+	dev-qt/qtgui:5
+	dev-qt/qtprintsupport:5
+	dev-qt/qtwebchannel:5
+	dev-qt/qtwebengine:5
+	dev-qt/qtwidgets:5
+	dev-qt/qtxml:5
+"
+DEPEND="${RDEPEND}
+	dev-libs/boost
+	dev-libs/icu:=
+	dev-qt/linguist-tools:5
+	dev-qt/qttest:5
+	net-misc/curl
+	sys-libs/zlib
+"
+
+DOCS=( ChangeLog README.md )
+
+src_prepare() {
+	cmake-utils_src_prepare
+
+	sed -e "s:Dictionary;Qt:Dictionary;Office;TextTools;Utility;Qt:" \
+	    -i cmake/platforms/linux/bibletime.desktop.cmake || die "fixing .desktop file failed"
+}


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2017-06-05 11:05 Agostino Sarubbo
  0 siblings, 0 replies; 39+ messages in thread
From: Agostino Sarubbo @ 2017-06-05 11:05 UTC (permalink / raw
  To: gentoo-commits

commit:     b3c14e523bd0edc5d04e2589f6f1b166cb928354
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  5 11:05:37 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Jun  5 11:05:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3c14e52

app-text/bibletime: amd64 stable wrt bug #620696

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-text/bibletime/bibletime-2.11.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/bibletime/bibletime-2.11.0.ebuild b/app-text/bibletime/bibletime-2.11.0.ebuild
index ce6d2b26c7d..c8ab83fbfc9 100644
--- a/app-text/bibletime/bibletime-2.11.0.ebuild
+++ b/app-text/bibletime/bibletime-2.11.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="debug"
 
 # bug 313657


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2018-06-20  1:21 Chris Reffett
  0 siblings, 0 replies; 39+ messages in thread
From: Chris Reffett @ 2018-06-20  1:21 UTC (permalink / raw
  To: gentoo-commits

commit:     4155c115ce916a690e7cc89907d7784da05da9f3
Author:     Chris Reffett <creffett <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 19 21:51:36 2018 +0000
Commit:     Chris Reffett <creffett <AT> gentoo <DOT> org>
CommitDate: Wed Jun 20 01:21:17 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4155c115

app-text/bibletime: Version bump

Closes: https://bugs.gentoo.org/658356
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-text/bibletime/Manifest                |  1 +
 app-text/bibletime/bibletime-2.11.1.ebuild | 47 ++++++++++++++++++++++++++++++
 2 files changed, 48 insertions(+)

diff --git a/app-text/bibletime/Manifest b/app-text/bibletime/Manifest
index 0e36c46131e..ea9c261e6ec 100644
--- a/app-text/bibletime/Manifest
+++ b/app-text/bibletime/Manifest
@@ -1 +1,2 @@
 DIST bibletime-2.11.0.tar.xz 2403136 BLAKE2B fecf854a40ad0e188fde8ad3d047acf6274bfdf20f6a6211a6ff9d41e3de38f4d311db92e2b2fdf735e293163637cf4b553e722a05174d8c84201e94cf6e7b7c SHA512 41f0751db30b9001d04e1c4040dca022c83eb440987104e2c3465f4233f8c0ecb1c940eac0433409f97f78c89c00d0f880f822a51219eadcbf3fc6513cfa81e6
+DIST bibletime-2.11.1.tar.xz 2438788 BLAKE2B aa037f3bedbe3fd60e238b43eab618d39c397f9013190a6dc8f4802e0a5c3074e0a1a6f0f82dda9ff634a975aeb309eeb2db561ad0c9e4ed3aae6620c9ee935e SHA512 b8f5fe1cb2b9f57ac8cc86fbc3920b145311a0b0a98d8aad1553b38c35a7b0b560af728c497a5bbb65e0818e6c03747db9293174469f1ab747f6fddd80e3848c

diff --git a/app-text/bibletime/bibletime-2.11.1.ebuild b/app-text/bibletime/bibletime-2.11.1.ebuild
new file mode 100644
index 00000000000..ebbcd684ed6
--- /dev/null
+++ b/app-text/bibletime/bibletime-2.11.1.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils
+
+DESCRIPTION="Qt Bible study application using the SWORD library"
+HOMEPAGE="http://www.bibletime.info/"
+SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+# bug 313657
+RESTRICT="test"
+
+RDEPEND="
+	>=app-text/sword-1.7.0
+	dev-cpp/clucene
+	dev-qt/qtcore:5
+	dev-qt/qtgui:5
+	dev-qt/qtprintsupport:5
+	dev-qt/qtwebchannel:5
+	dev-qt/qtwebengine:5
+	dev-qt/qtwidgets:5
+	dev-qt/qtxml:5
+"
+DEPEND="${RDEPEND}
+	dev-libs/boost
+	dev-libs/icu:=
+	dev-qt/linguist-tools:5
+	dev-qt/qttest:5
+	net-misc/curl
+	sys-libs/zlib
+"
+
+DOCS=( ChangeLog README.md )
+
+src_prepare() {
+	cmake-utils_src_prepare
+
+	sed -e "s:Dictionary;Qt:Dictionary;Office;TextTools;Utility;Qt:" \
+	    -i cmake/platforms/linux/bibletime.desktop.cmake || die "fixing .desktop file failed"
+}


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2018-06-20  1:21 Chris Reffett
  0 siblings, 0 replies; 39+ messages in thread
From: Chris Reffett @ 2018-06-20  1:21 UTC (permalink / raw
  To: gentoo-commits

commit:     515a514a67a131b7150d58630b642e2089bbcba4
Author:     Chris Reffett <creffett <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 19 23:50:33 2018 +0000
Commit:     Chris Reffett <creffett <AT> gentoo <DOT> org>
CommitDate: Wed Jun 20 01:21:20 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=515a514a

app-text/bibletime: Actually, bump to 2.11.2

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-text/bibletime/Manifest                                             | 2 +-
 app-text/bibletime/{bibletime-2.11.1.ebuild => bibletime-2.11.2.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/bibletime/Manifest b/app-text/bibletime/Manifest
index ea9c261e6ec..08f40b4010d 100644
--- a/app-text/bibletime/Manifest
+++ b/app-text/bibletime/Manifest
@@ -1,2 +1,2 @@
 DIST bibletime-2.11.0.tar.xz 2403136 BLAKE2B fecf854a40ad0e188fde8ad3d047acf6274bfdf20f6a6211a6ff9d41e3de38f4d311db92e2b2fdf735e293163637cf4b553e722a05174d8c84201e94cf6e7b7c SHA512 41f0751db30b9001d04e1c4040dca022c83eb440987104e2c3465f4233f8c0ecb1c940eac0433409f97f78c89c00d0f880f822a51219eadcbf3fc6513cfa81e6
-DIST bibletime-2.11.1.tar.xz 2438788 BLAKE2B aa037f3bedbe3fd60e238b43eab618d39c397f9013190a6dc8f4802e0a5c3074e0a1a6f0f82dda9ff634a975aeb309eeb2db561ad0c9e4ed3aae6620c9ee935e SHA512 b8f5fe1cb2b9f57ac8cc86fbc3920b145311a0b0a98d8aad1553b38c35a7b0b560af728c497a5bbb65e0818e6c03747db9293174469f1ab747f6fddd80e3848c
+DIST bibletime-2.11.2.tar.xz 2533472 BLAKE2B b116bbefaac8106d1f283d1c1a0c4d4c17e67d1cb41066c219ecca243914b0fa355748ebebb23ec88c1749548c853166d391764a454dd77b43c6617072a648a6 SHA512 99e2500e07797549e32ac28238c90a4db1cd98f74ea20f0161db7675127f42363006f20d859504be958bfdecf80a18a96229a1bbc105d332af97644fafc92d31

diff --git a/app-text/bibletime/bibletime-2.11.1.ebuild b/app-text/bibletime/bibletime-2.11.2.ebuild
similarity index 100%
rename from app-text/bibletime/bibletime-2.11.1.ebuild
rename to app-text/bibletime/bibletime-2.11.2.ebuild


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2020-07-30 11:18 Marek Szuba
  0 siblings, 0 replies; 39+ messages in thread
From: Marek Szuba @ 2020-07-30 11:18 UTC (permalink / raw
  To: gentoo-commits

commit:     b5cdfafae9a40d9dc0c7fc8f40e71f87b8bdf4f3
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 30 11:02:27 2020 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Thu Jul 30 11:18:07 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5cdfafa

app-text/bibletime: EAPI-7, cmake.eclass, fix dependencies

Have also added a test phase which actually manages to launch the test
suite, unfortunately it doesn't run properly yet so continue to restrict
tests.

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-text/bibletime/bibletime-2.11.2.ebuild | 33 ++++++++++++++++++++++--------
 1 file changed, 24 insertions(+), 9 deletions(-)

diff --git a/app-text/bibletime/bibletime-2.11.2.ebuild b/app-text/bibletime/bibletime-2.11.2.ebuild
index ebbcd684ed6..4323fdebe25 100644
--- a/app-text/bibletime/bibletime-2.11.2.ebuild
+++ b/app-text/bibletime/bibletime-2.11.2.ebuild
@@ -1,20 +1,23 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-inherit cmake-utils
+VIRTUALX_REQUIRED=test
 
-DESCRIPTION="Qt Bible study application using the SWORD library"
-HOMEPAGE="http://www.bibletime.info/"
+inherit cmake virtualx
+
+DESCRIPTION="Qt Bible-study application using the SWORD library"
+HOMEPAGE="http://bibletime.info/"
 SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="debug"
+IUSE="test"
 
-# bug 313657
+# Some tests fail due to being unable to find an icon directory relative
+# to ${WORKDIR}, some others segfault. Needs work.
 RESTRICT="test"
 
 RDEPEND="
@@ -23,6 +26,7 @@ RDEPEND="
 	dev-qt/qtcore:5
 	dev-qt/qtgui:5
 	dev-qt/qtprintsupport:5
+	dev-qt/qtsvg:5
 	dev-qt/qtwebchannel:5
 	dev-qt/qtwebengine:5
 	dev-qt/qtwidgets:5
@@ -36,12 +40,23 @@ DEPEND="${RDEPEND}
 	net-misc/curl
 	sys-libs/zlib
 "
+BDEPEND="test? (
+	app-dicts/sword-Josephus
+	app-dicts/sword-KJV
+	app-dicts/sword-KJVA
+	app-dicts/sword-Scofield
+	app-dicts/sword-StrongsGreek
+)"
 
 DOCS=( ChangeLog README.md )
 
 src_prepare() {
-	cmake-utils_src_prepare
+	cmake_src_prepare
 
 	sed -e "s:Dictionary;Qt:Dictionary;Office;TextTools;Utility;Qt:" \
-	    -i cmake/platforms/linux/bibletime.desktop.cmake || die "fixing .desktop file failed"
+		-i cmake/platforms/linux/bibletime.desktop.cmake || die "fixing .desktop file failed"
+}
+
+src_test() {
+	virtx cmake_src_test || die "Test run has failed"
 }


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2020-07-31  8:44 Marek Szuba
  0 siblings, 0 replies; 39+ messages in thread
From: Marek Szuba @ 2020-07-31  8:44 UTC (permalink / raw
  To: gentoo-commits

commit:     a79a0d39931e27257d93f08dd9226d188674751f
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 31 08:35:49 2020 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Jul 31 08:43:52 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a79a0d39

app-text/bibletime-2.11.2: comment out test dependencies

They are all still ~arch so they block stabilisation of this version
and testing is still restricted anyway.

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-text/bibletime/bibletime-2.11.2.ebuild | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/app-text/bibletime/bibletime-2.11.2.ebuild b/app-text/bibletime/bibletime-2.11.2.ebuild
index 4323fdebe25..097d4ecc574 100644
--- a/app-text/bibletime/bibletime-2.11.2.ebuild
+++ b/app-text/bibletime/bibletime-2.11.2.ebuild
@@ -14,7 +14,6 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="test"
 
 # Some tests fail due to being unable to find an icon directory relative
 # to ${WORKDIR}, some others segfault. Needs work.
@@ -40,13 +39,13 @@ DEPEND="${RDEPEND}
 	net-misc/curl
 	sys-libs/zlib
 "
-BDEPEND="test? (
-	app-dicts/sword-Josephus
-	app-dicts/sword-KJV
-	app-dicts/sword-KJVA
-	app-dicts/sword-Scofield
-	app-dicts/sword-StrongsGreek
-)"
+#BDEPEND="test? (
+#	app-dicts/sword-Josephus
+#	app-dicts/sword-KJV
+#	app-dicts/sword-KJVA
+#	app-dicts/sword-Scofield
+#	app-dicts/sword-StrongsGreek
+#)"
 
 DOCS=( ChangeLog README.md )
 


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2020-08-24 17:19 Marek Szuba
  0 siblings, 0 replies; 39+ messages in thread
From: Marek Szuba @ 2020-08-24 17:19 UTC (permalink / raw
  To: gentoo-commits

commit:     b0516dc9d89a0279a33ba8c78b7eddfc9d429a3f
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 24 13:37:40 2020 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Mon Aug 24 17:07:23 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0516dc9

app-text/bibletime: bump to 3.0

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-text/bibletime/Manifest             |  1 +
 app-text/bibletime/bibletime-3.0.ebuild | 68 +++++++++++++++++++++++++++++++++
 2 files changed, 69 insertions(+)

diff --git a/app-text/bibletime/Manifest b/app-text/bibletime/Manifest
index 08f40b4010d..689a11088bb 100644
--- a/app-text/bibletime/Manifest
+++ b/app-text/bibletime/Manifest
@@ -1,2 +1,3 @@
 DIST bibletime-2.11.0.tar.xz 2403136 BLAKE2B fecf854a40ad0e188fde8ad3d047acf6274bfdf20f6a6211a6ff9d41e3de38f4d311db92e2b2fdf735e293163637cf4b553e722a05174d8c84201e94cf6e7b7c SHA512 41f0751db30b9001d04e1c4040dca022c83eb440987104e2c3465f4233f8c0ecb1c940eac0433409f97f78c89c00d0f880f822a51219eadcbf3fc6513cfa81e6
 DIST bibletime-2.11.2.tar.xz 2533472 BLAKE2B b116bbefaac8106d1f283d1c1a0c4d4c17e67d1cb41066c219ecca243914b0fa355748ebebb23ec88c1749548c853166d391764a454dd77b43c6617072a648a6 SHA512 99e2500e07797549e32ac28238c90a4db1cd98f74ea20f0161db7675127f42363006f20d859504be958bfdecf80a18a96229a1bbc105d332af97644fafc92d31
+DIST bibletime-3.0.tar.xz 1568732 BLAKE2B f1e9cb23d64d566d8b0934cfbdffabb52193f240523ad3ba79bbf0e3cd3ff516354791bf0b057354820cd3303c01d3ec50aa61f2e7843b1083c74d442d915a89 SHA512 85afc2781807345ea8fdefea6d179955fa76085c0a9c97e47321ea37ef9ea05367678c54bacfc10cf1d6085d46ba6fbd1c7d448044ffdfe3c96007ee8d7e5c00

diff --git a/app-text/bibletime/bibletime-3.0.ebuild b/app-text/bibletime/bibletime-3.0.ebuild
new file mode 100644
index 00000000000..599fd22e454
--- /dev/null
+++ b/app-text/bibletime/bibletime-3.0.ebuild
@@ -0,0 +1,68 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+VIRTUALX_REQUIRED=test
+
+inherit cmake virtualx
+
+DESCRIPTION="Qt Bible-study application using the SWORD library"
+HOMEPAGE="http://bibletime.info/"
+SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+# Some tests fail due to being unable to find an icon directory relative
+# to ${WORKDIR}, some others segfault. Needs work.
+RESTRICT="test"
+
+RDEPEND=">=app-text/sword-1.8.1
+	dev-cpp/clucene
+	dev-qt/qtcore:5
+	dev-qt/qtgui:5
+	dev-qt/qtprintsupport:5
+	dev-qt/qtsvg:5
+	dev-qt/qtwebchannel:5
+	dev-qt/qtwebengine:5
+	dev-qt/qtwidgets:5
+	dev-qt/qtxml:5"
+DEPEND="${RDEPEND}
+	dev-libs/boost
+	dev-libs/icu:=
+	dev-qt/linguist-tools:5
+	dev-qt/qttest:5
+	net-misc/curl
+	sys-libs/zlib"
+#BDEPEND="test? (
+#	app-dicts/sword-Josephus
+#	app-dicts/sword-KJV
+#	app-dicts/sword-KJVA
+#	app-dicts/sword-Scofield
+#	app-dicts/sword-StrongsGreek
+#)"
+
+DOCS=( ChangeLog README.md )
+
+src_prepare() {
+	cmake_src_prepare
+
+	sed -e "s:Dictionary;Qt:Dictionary;Office;TextTools;Utility;Qt:" \
+		-i cmake/platforms/linux/bibletime.desktop.cmake || die "fixing .desktop file failed"
+}
+
+src_configure() {
+	local mycmakeargs=(
+		-DBUILD_HANDBOOK_HTML=no
+		-DBUILD_HANDBOOK_PDF=no
+		-DBUILD_HOWTO_HTML=no
+		-DBUILD_HOWTO_PDF=no
+	)
+	cmake_src_configure
+}
+
+src_test() {
+	virtx cmake_src_test || die "Test run has failed"
+}


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2020-09-05 19:44 Marek Szuba
  0 siblings, 0 replies; 39+ messages in thread
From: Marek Szuba @ 2020-09-05 19:44 UTC (permalink / raw
  To: gentoo-commits

commit:     80bfe7c2e5573cfaddfc2cbe2d8843f046896a00
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  5 19:28:33 2020 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Sat Sep  5 19:43:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80bfe7c2

app-text/bibletime: remove old

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-text/bibletime/Manifest                |  1 -
 app-text/bibletime/bibletime-2.11.0.ebuild | 47 ------------------------------
 2 files changed, 48 deletions(-)

diff --git a/app-text/bibletime/Manifest b/app-text/bibletime/Manifest
index 689a11088bb..0792c810cff 100644
--- a/app-text/bibletime/Manifest
+++ b/app-text/bibletime/Manifest
@@ -1,3 +1,2 @@
-DIST bibletime-2.11.0.tar.xz 2403136 BLAKE2B fecf854a40ad0e188fde8ad3d047acf6274bfdf20f6a6211a6ff9d41e3de38f4d311db92e2b2fdf735e293163637cf4b553e722a05174d8c84201e94cf6e7b7c SHA512 41f0751db30b9001d04e1c4040dca022c83eb440987104e2c3465f4233f8c0ecb1c940eac0433409f97f78c89c00d0f880f822a51219eadcbf3fc6513cfa81e6
 DIST bibletime-2.11.2.tar.xz 2533472 BLAKE2B b116bbefaac8106d1f283d1c1a0c4d4c17e67d1cb41066c219ecca243914b0fa355748ebebb23ec88c1749548c853166d391764a454dd77b43c6617072a648a6 SHA512 99e2500e07797549e32ac28238c90a4db1cd98f74ea20f0161db7675127f42363006f20d859504be958bfdecf80a18a96229a1bbc105d332af97644fafc92d31
 DIST bibletime-3.0.tar.xz 1568732 BLAKE2B f1e9cb23d64d566d8b0934cfbdffabb52193f240523ad3ba79bbf0e3cd3ff516354791bf0b057354820cd3303c01d3ec50aa61f2e7843b1083c74d442d915a89 SHA512 85afc2781807345ea8fdefea6d179955fa76085c0a9c97e47321ea37ef9ea05367678c54bacfc10cf1d6085d46ba6fbd1c7d448044ffdfe3c96007ee8d7e5c00

diff --git a/app-text/bibletime/bibletime-2.11.0.ebuild b/app-text/bibletime/bibletime-2.11.0.ebuild
deleted file mode 100644
index 8c7cd16f9aa..00000000000
--- a/app-text/bibletime/bibletime-2.11.0.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-
-DESCRIPTION="Qt Bible study application using the SWORD library"
-HOMEPAGE="http://www.bibletime.info/"
-SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="debug"
-
-# bug 313657
-RESTRICT="test"
-
-RDEPEND="
-	>=app-text/sword-1.7.0
-	dev-cpp/clucene
-	dev-qt/qtcore:5
-	dev-qt/qtgui:5
-	dev-qt/qtprintsupport:5
-	dev-qt/qtwebchannel:5
-	dev-qt/qtwebengine:5
-	dev-qt/qtwidgets:5
-	dev-qt/qtxml:5
-"
-DEPEND="${RDEPEND}
-	dev-libs/boost
-	dev-libs/icu:=
-	dev-qt/linguist-tools:5
-	dev-qt/qttest:5
-	net-misc/curl
-	sys-libs/zlib
-"
-
-DOCS=( ChangeLog README.md )
-
-src_prepare() {
-	cmake-utils_src_prepare
-
-	sed -e "s:Dictionary;Qt:Dictionary;Office;TextTools;Utility;Qt:" \
-	    -i cmake/platforms/linux/bibletime.desktop.cmake || die "fixing .desktop file failed"
-}


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2020-11-13 14:30 Sam James
  0 siblings, 0 replies; 39+ messages in thread
From: Sam James @ 2020-11-13 14:30 UTC (permalink / raw
  To: gentoo-commits

commit:     c498b5c564208880c7e4ed7a6e21cfd0955d560a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 13 14:29:42 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 13 14:29:42 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c498b5c5

app-text/bibletime: Stabilize 3.0 amd64, #753194

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-text/bibletime/bibletime-3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/bibletime/bibletime-3.0.ebuild b/app-text/bibletime/bibletime-3.0.ebuild
index 90a2898d6d3..2291044e872 100644
--- a/app-text/bibletime/bibletime-3.0.ebuild
+++ b/app-text/bibletime/bibletime-3.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 # Some tests fail due to being unable to find an icon directory relative
 # to ${WORKDIR}, some others segfault. Needs work.


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2021-02-15 12:39 Marek Szuba
  0 siblings, 0 replies; 39+ messages in thread
From: Marek Szuba @ 2021-02-15 12:39 UTC (permalink / raw
  To: gentoo-commits

commit:     985579361e7235c85b814f9f1b659d045c55cc4a
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 15 12:38:33 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Mon Feb 15 12:38:33 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98557936

app-text/bibletime: remove old

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-text/bibletime/Manifest                |  1 -
 app-text/bibletime/bibletime-2.11.2.ebuild | 61 ------------------------------
 2 files changed, 62 deletions(-)

diff --git a/app-text/bibletime/Manifest b/app-text/bibletime/Manifest
index 0792c810cff..8216b0e7592 100644
--- a/app-text/bibletime/Manifest
+++ b/app-text/bibletime/Manifest
@@ -1,2 +1 @@
-DIST bibletime-2.11.2.tar.xz 2533472 BLAKE2B b116bbefaac8106d1f283d1c1a0c4d4c17e67d1cb41066c219ecca243914b0fa355748ebebb23ec88c1749548c853166d391764a454dd77b43c6617072a648a6 SHA512 99e2500e07797549e32ac28238c90a4db1cd98f74ea20f0161db7675127f42363006f20d859504be958bfdecf80a18a96229a1bbc105d332af97644fafc92d31
 DIST bibletime-3.0.tar.xz 1568732 BLAKE2B f1e9cb23d64d566d8b0934cfbdffabb52193f240523ad3ba79bbf0e3cd3ff516354791bf0b057354820cd3303c01d3ec50aa61f2e7843b1083c74d442d915a89 SHA512 85afc2781807345ea8fdefea6d179955fa76085c0a9c97e47321ea37ef9ea05367678c54bacfc10cf1d6085d46ba6fbd1c7d448044ffdfe3c96007ee8d7e5c00

diff --git a/app-text/bibletime/bibletime-2.11.2.ebuild b/app-text/bibletime/bibletime-2.11.2.ebuild
deleted file mode 100644
index f148b08c827..00000000000
--- a/app-text/bibletime/bibletime-2.11.2.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-VIRTUALX_REQUIRED=test
-
-inherit cmake virtualx
-
-DESCRIPTION="Qt Bible-study application using the SWORD library"
-HOMEPAGE="http://bibletime.info/"
-SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-# Some tests fail due to being unable to find an icon directory relative
-# to ${WORKDIR}, some others segfault. Needs work.
-RESTRICT="test"
-
-RDEPEND="
-	>=app-text/sword-1.7.0
-	dev-cpp/clucene
-	dev-qt/qtcore:5
-	dev-qt/qtgui:5
-	dev-qt/qtprintsupport:5
-	dev-qt/qtsvg:5
-	dev-qt/qtwebchannel:5
-	dev-qt/qtwebengine:5
-	dev-qt/qtwidgets:5
-	dev-qt/qtxml:5
-"
-DEPEND="${RDEPEND}
-	dev-libs/boost
-	dev-libs/icu:=
-	dev-qt/linguist-tools:5
-	dev-qt/qttest:5
-	net-misc/curl
-	sys-libs/zlib
-"
-#BDEPEND="test? (
-#	app-dicts/sword-Josephus
-#	app-dicts/sword-KJV
-#	app-dicts/sword-KJVA
-#	app-dicts/sword-Scofield
-#	app-dicts/sword-StrongsGreek
-#)"
-
-DOCS=( ChangeLog README.md )
-
-src_prepare() {
-	cmake_src_prepare
-
-	sed -e "s:Dictionary;Qt:Dictionary;Office;TextTools;Utility;Qt:" \
-		-i cmake/platforms/linux/bibletime.desktop.cmake || die "fixing .desktop file failed"
-}
-
-src_test() {
-	virtx cmake_src_test || die "Test run has failed"
-}


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2021-05-26 11:22 Marek Szuba
  0 siblings, 0 replies; 39+ messages in thread
From: Marek Szuba @ 2021-05-26 11:22 UTC (permalink / raw
  To: gentoo-commits

commit:     918fcce1032df3ba911feb2b66e8eddabf6f6e63
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Wed May 26 10:06:20 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Wed May 26 11:21:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=918fcce1

app-text/bibletime: call xdg_icon_cache_update

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-text/bibletime/bibletime-3.0.ebuild | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/app-text/bibletime/bibletime-3.0.ebuild b/app-text/bibletime/bibletime-3.0.ebuild
index 2291044e872..a36584eb050 100644
--- a/app-text/bibletime/bibletime-3.0.ebuild
+++ b/app-text/bibletime/bibletime-3.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 VIRTUALX_REQUIRED=test
 
-inherit cmake virtualx
+inherit cmake virtualx xdg-utils
 
 DESCRIPTION="Qt Bible-study application using the SWORD library"
 HOMEPAGE="http://bibletime.info/"
@@ -66,3 +66,11 @@ src_configure() {
 src_test() {
 	virtx cmake_src_test || die "Test run has failed"
 }
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2021-05-26 11:22 Marek Szuba
  0 siblings, 0 replies; 39+ messages in thread
From: Marek Szuba @ 2021-05-26 11:22 UTC (permalink / raw
  To: gentoo-commits

commit:     84ede768467430e5deeb7eb84bba78764b25a20d
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Wed May 26 11:21:20 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Wed May 26 11:21:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84ede768

app-text/bibletime: update explanation of RESTRICT=test

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-text/bibletime/bibletime-3.0.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/app-text/bibletime/bibletime-3.0.ebuild b/app-text/bibletime/bibletime-3.0.ebuild
index a36584eb050..7cbad364282 100644
--- a/app-text/bibletime/bibletime-3.0.ebuild
+++ b/app-text/bibletime/bibletime-3.0.ebuild
@@ -15,8 +15,10 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 x86"
 
-# Some tests fail due to being unable to find an icon directory relative
-# to ${WORKDIR}, some others segfault. Needs work.
+# As of 3.0.0 most tests fail unless Bibletime has previously been installed,
+# and one fails for unknown reasons even then. See:
+#  https://github.com/bibletime/bibletime/issues/320
+#  https://github.com/bibletime/bibletime/issues/321
 RESTRICT="test"
 
 RDEPEND=">=app-text/sword-1.8.1


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2021-05-31  8:51 Marek Szuba
  0 siblings, 0 replies; 39+ messages in thread
From: Marek Szuba @ 2021-05-31  8:51 UTC (permalink / raw
  To: gentoo-commits

commit:     e03b5efd98e3d92a1060cb4a4bf23f79bb879cfb
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Mon May 31 08:50:44 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Mon May 31 08:51:26 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e03b5efd

app-text/bibletime: Update HOMEPAGE URI to HTTPS

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-text/bibletime/bibletime-3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/bibletime/bibletime-3.0.ebuild b/app-text/bibletime/bibletime-3.0.ebuild
index 8342a551980..bc31ba995fc 100644
--- a/app-text/bibletime/bibletime-3.0.ebuild
+++ b/app-text/bibletime/bibletime-3.0.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 inherit cmake xdg-utils
 
 DESCRIPTION="Qt Bible-study application using the SWORD library"
-HOMEPAGE="http://bibletime.info/"
+HOMEPAGE="https://bibletime.info/"
 SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
 
 LICENSE="GPL-2"


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2021-05-31  8:51 Marek Szuba
  0 siblings, 0 replies; 39+ messages in thread
From: Marek Szuba @ 2021-05-31  8:51 UTC (permalink / raw
  To: gentoo-commits

commit:     0c196d8225bf602fd5c1fe46c3781f617085ce22
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Mon May 31 08:45:38 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Mon May 31 08:51:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c196d82

app-text/bibletime: drop the test phase altogether

Upstream has declared the test suite to be orphaned and removed it from
the Git master on 2021-05-27.

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-text/bibletime/bibletime-3.0.ebuild | 21 +++------------------
 1 file changed, 3 insertions(+), 18 deletions(-)

diff --git a/app-text/bibletime/bibletime-3.0.ebuild b/app-text/bibletime/bibletime-3.0.ebuild
index 7cbad364282..8342a551980 100644
--- a/app-text/bibletime/bibletime-3.0.ebuild
+++ b/app-text/bibletime/bibletime-3.0.ebuild
@@ -3,9 +3,7 @@
 
 EAPI=7
 
-VIRTUALX_REQUIRED=test
-
-inherit cmake virtualx xdg-utils
+inherit cmake xdg-utils
 
 DESCRIPTION="Qt Bible-study application using the SWORD library"
 HOMEPAGE="http://bibletime.info/"
@@ -15,10 +13,8 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 x86"
 
-# As of 3.0.0 most tests fail unless Bibletime has previously been installed,
-# and one fails for unknown reasons even then. See:
-#  https://github.com/bibletime/bibletime/issues/320
-#  https://github.com/bibletime/bibletime/issues/321
+# Known to fail and will all be gone come next release (see upstream commit
+# d05797db79074c526987329dff78d89eef8c501c)
 RESTRICT="test"
 
 RDEPEND=">=app-text/sword-1.8.1
@@ -38,13 +34,6 @@ DEPEND="${RDEPEND}
 	dev-qt/qttest:5
 	net-misc/curl
 	sys-libs/zlib"
-#BDEPEND="test? (
-#	app-dicts/sword-Josephus
-#	app-dicts/sword-KJV
-#	app-dicts/sword-KJVA
-#	app-dicts/sword-Scofield
-#	app-dicts/sword-StrongsGreek
-#)"
 
 DOCS=( ChangeLog README.md )
 
@@ -65,10 +54,6 @@ src_configure() {
 	cmake_src_configure
 }
 
-src_test() {
-	virtx cmake_src_test || die "Test run has failed"
-}
-
 pkg_postinst() {
 	xdg_icon_cache_update
 }


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2021-08-03 11:11 Marek Szuba
  0 siblings, 0 replies; 39+ messages in thread
From: Marek Szuba @ 2021-08-03 11:11 UTC (permalink / raw
  To: gentoo-commits

commit:     4a52110c3437a71945e0c4922b5a30fc873eb593
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  3 11:10:27 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Tue Aug  3 11:10:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a52110c

app-text/bibletime: add 3.0.1

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-text/bibletime/Manifest               |  1 +
 app-text/bibletime/bibletime-3.0.1.ebuild | 59 +++++++++++++++++++++++++++++++
 2 files changed, 60 insertions(+)

diff --git a/app-text/bibletime/Manifest b/app-text/bibletime/Manifest
index 8216b0e7592..d0646e7b464 100644
--- a/app-text/bibletime/Manifest
+++ b/app-text/bibletime/Manifest
@@ -1 +1,2 @@
+DIST bibletime-3.0.1.tar.xz 1630180 BLAKE2B fe03cc8396f44ba0d68e27d50f60435c9d9501b620278c5d7565bea50c18f711675ac1020c6738790eb8452380ed974cba1a41bfb6f87778224d814c63e10aa3 SHA512 217e45c034d8fd8de4b7ef936f340a613fd7046b4700f828edd6d6f32f4bad4ecda2ec2c4425461af39c6926170fe080406238780e3c63bdbe0273679e0aef94
 DIST bibletime-3.0.tar.xz 1568732 BLAKE2B f1e9cb23d64d566d8b0934cfbdffabb52193f240523ad3ba79bbf0e3cd3ff516354791bf0b057354820cd3303c01d3ec50aa61f2e7843b1083c74d442d915a89 SHA512 85afc2781807345ea8fdefea6d179955fa76085c0a9c97e47321ea37ef9ea05367678c54bacfc10cf1d6085d46ba6fbd1c7d448044ffdfe3c96007ee8d7e5c00

diff --git a/app-text/bibletime/bibletime-3.0.1.ebuild b/app-text/bibletime/bibletime-3.0.1.ebuild
new file mode 100644
index 00000000000..1e4d38ca16f
--- /dev/null
+++ b/app-text/bibletime/bibletime-3.0.1.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake xdg-utils
+
+DESCRIPTION="Qt Bible-study application using the SWORD library"
+HOMEPAGE="https://bibletime.info/"
+SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND=">=app-text/sword-1.8.1
+	dev-cpp/clucene
+	dev-qt/qtcore:5
+	dev-qt/qtgui:5
+	dev-qt/qtprintsupport:5
+	dev-qt/qtsvg:5
+	dev-qt/qtwebchannel:5
+	dev-qt/qtwebengine:5
+	dev-qt/qtwidgets:5
+	dev-qt/qtxml:5"
+DEPEND="${RDEPEND}
+	dev-libs/boost
+	dev-libs/icu:=
+	dev-qt/linguist-tools:5
+	dev-qt/qttest:5
+	net-misc/curl
+	sys-libs/zlib"
+
+DOCS=( ChangeLog README.md )
+
+src_prepare() {
+	cmake_src_prepare
+
+	sed -e "s:Dictionary;Qt:Dictionary;Office;TextTools;Utility;Qt:" \
+		-i cmake/platforms/linux/bibletime.desktop.cmake || die "fixing .desktop file failed"
+}
+
+src_configure() {
+	local mycmakeargs=(
+		-DBUILD_HANDBOOK_HTML=no
+		-DBUILD_HANDBOOK_PDF=no
+		-DBUILD_HOWTO_HTML=no
+		-DBUILD_HOWTO_PDF=no
+	)
+	cmake_src_configure
+}
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2021-09-01  0:08 Marek Szuba
  0 siblings, 0 replies; 39+ messages in thread
From: Marek Szuba @ 2021-09-01  0:08 UTC (permalink / raw
  To: gentoo-commits

commit:     af51cfa3cd3aa4910d7a0aec926bea31dc438065
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  1 00:06:37 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Wed Sep  1 00:08:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af51cfa3

app-text/bibletime: add 3.0.2

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-text/bibletime/Manifest               |  1 +
 app-text/bibletime/bibletime-3.0.2.ebuild | 59 +++++++++++++++++++++++++++++++
 2 files changed, 60 insertions(+)

diff --git a/app-text/bibletime/Manifest b/app-text/bibletime/Manifest
index d0646e7b464..55cffe2f761 100644
--- a/app-text/bibletime/Manifest
+++ b/app-text/bibletime/Manifest
@@ -1,2 +1,3 @@
 DIST bibletime-3.0.1.tar.xz 1630180 BLAKE2B fe03cc8396f44ba0d68e27d50f60435c9d9501b620278c5d7565bea50c18f711675ac1020c6738790eb8452380ed974cba1a41bfb6f87778224d814c63e10aa3 SHA512 217e45c034d8fd8de4b7ef936f340a613fd7046b4700f828edd6d6f32f4bad4ecda2ec2c4425461af39c6926170fe080406238780e3c63bdbe0273679e0aef94
+DIST bibletime-3.0.2.tar.xz 1631828 BLAKE2B 7ff319e6810717391d7b4a8b96a63ac315bf1663dd4caaa742f9ec92a3a6490d238cdf4e13ea6aef45b7c6772d4c41ea498c181daa7a8d0abacc58ca59c39b4e SHA512 d374bf88844e63dead0da5dc3f951a7e6eca133e18067acf28432d1e9d12ac9f481fb7421d9b5ae4c76b5aff7eb05c083fa6828a58332d02a3975f1921d8914c
 DIST bibletime-3.0.tar.xz 1568732 BLAKE2B f1e9cb23d64d566d8b0934cfbdffabb52193f240523ad3ba79bbf0e3cd3ff516354791bf0b057354820cd3303c01d3ec50aa61f2e7843b1083c74d442d915a89 SHA512 85afc2781807345ea8fdefea6d179955fa76085c0a9c97e47321ea37ef9ea05367678c54bacfc10cf1d6085d46ba6fbd1c7d448044ffdfe3c96007ee8d7e5c00

diff --git a/app-text/bibletime/bibletime-3.0.2.ebuild b/app-text/bibletime/bibletime-3.0.2.ebuild
new file mode 100644
index 00000000000..1e4d38ca16f
--- /dev/null
+++ b/app-text/bibletime/bibletime-3.0.2.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake xdg-utils
+
+DESCRIPTION="Qt Bible-study application using the SWORD library"
+HOMEPAGE="https://bibletime.info/"
+SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND=">=app-text/sword-1.8.1
+	dev-cpp/clucene
+	dev-qt/qtcore:5
+	dev-qt/qtgui:5
+	dev-qt/qtprintsupport:5
+	dev-qt/qtsvg:5
+	dev-qt/qtwebchannel:5
+	dev-qt/qtwebengine:5
+	dev-qt/qtwidgets:5
+	dev-qt/qtxml:5"
+DEPEND="${RDEPEND}
+	dev-libs/boost
+	dev-libs/icu:=
+	dev-qt/linguist-tools:5
+	dev-qt/qttest:5
+	net-misc/curl
+	sys-libs/zlib"
+
+DOCS=( ChangeLog README.md )
+
+src_prepare() {
+	cmake_src_prepare
+
+	sed -e "s:Dictionary;Qt:Dictionary;Office;TextTools;Utility;Qt:" \
+		-i cmake/platforms/linux/bibletime.desktop.cmake || die "fixing .desktop file failed"
+}
+
+src_configure() {
+	local mycmakeargs=(
+		-DBUILD_HANDBOOK_HTML=no
+		-DBUILD_HANDBOOK_PDF=no
+		-DBUILD_HOWTO_HTML=no
+		-DBUILD_HOWTO_PDF=no
+	)
+	cmake_src_configure
+}
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2021-09-01  0:08 Marek Szuba
  0 siblings, 0 replies; 39+ messages in thread
From: Marek Szuba @ 2021-09-01  0:08 UTC (permalink / raw
  To: gentoo-commits

commit:     6065a5bc1dced24418f5922567f97dcd0276bb46
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  1 00:07:51 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Wed Sep  1 00:08:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6065a5bc

app-text/bibletime: stabilize 3.0.1 for amd64

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-text/bibletime/bibletime-3.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/bibletime/bibletime-3.0.1.ebuild b/app-text/bibletime/bibletime-3.0.1.ebuild
index 1e4d38ca16f..4c4a5f1b9f7 100644
--- a/app-text/bibletime/bibletime-3.0.1.ebuild
+++ b/app-text/bibletime/bibletime-3.0.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND=">=app-text/sword-1.8.1
 	dev-cpp/clucene


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2021-09-03  6:40 Agostino Sarubbo
  0 siblings, 0 replies; 39+ messages in thread
From: Agostino Sarubbo @ 2021-09-03  6:40 UTC (permalink / raw
  To: gentoo-commits

commit:     0e34a13a44c5938b5aad6dc121a478d7243009d8
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  3 06:39:29 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Sep  3 06:39:57 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e34a13a

app-text/bibletime: x86 stable wrt bug #810691

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-text/bibletime/bibletime-3.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/bibletime/bibletime-3.0.1.ebuild b/app-text/bibletime/bibletime-3.0.1.ebuild
index 4c4a5f1b9f7..9aa26c20e7e 100644
--- a/app-text/bibletime/bibletime-3.0.1.ebuild
+++ b/app-text/bibletime/bibletime-3.0.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND=">=app-text/sword-1.8.1
 	dev-cpp/clucene


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2021-09-03 12:15 Marek Szuba
  0 siblings, 0 replies; 39+ messages in thread
From: Marek Szuba @ 2021-09-03 12:15 UTC (permalink / raw
  To: gentoo-commits

commit:     8305a4672cb66eb61482ca165663ada85b91fb39
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  3 10:21:04 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Sep  3 12:15:26 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8305a467

app-text/bibletime: drop 3.0

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-text/bibletime/Manifest             |  1 -
 app-text/bibletime/bibletime-3.0.ebuild | 63 ---------------------------------
 2 files changed, 64 deletions(-)

diff --git a/app-text/bibletime/Manifest b/app-text/bibletime/Manifest
index 55cffe2f761..2ff7a048d6f 100644
--- a/app-text/bibletime/Manifest
+++ b/app-text/bibletime/Manifest
@@ -1,3 +1,2 @@
 DIST bibletime-3.0.1.tar.xz 1630180 BLAKE2B fe03cc8396f44ba0d68e27d50f60435c9d9501b620278c5d7565bea50c18f711675ac1020c6738790eb8452380ed974cba1a41bfb6f87778224d814c63e10aa3 SHA512 217e45c034d8fd8de4b7ef936f340a613fd7046b4700f828edd6d6f32f4bad4ecda2ec2c4425461af39c6926170fe080406238780e3c63bdbe0273679e0aef94
 DIST bibletime-3.0.2.tar.xz 1631828 BLAKE2B 7ff319e6810717391d7b4a8b96a63ac315bf1663dd4caaa742f9ec92a3a6490d238cdf4e13ea6aef45b7c6772d4c41ea498c181daa7a8d0abacc58ca59c39b4e SHA512 d374bf88844e63dead0da5dc3f951a7e6eca133e18067acf28432d1e9d12ac9f481fb7421d9b5ae4c76b5aff7eb05c083fa6828a58332d02a3975f1921d8914c
-DIST bibletime-3.0.tar.xz 1568732 BLAKE2B f1e9cb23d64d566d8b0934cfbdffabb52193f240523ad3ba79bbf0e3cd3ff516354791bf0b057354820cd3303c01d3ec50aa61f2e7843b1083c74d442d915a89 SHA512 85afc2781807345ea8fdefea6d179955fa76085c0a9c97e47321ea37ef9ea05367678c54bacfc10cf1d6085d46ba6fbd1c7d448044ffdfe3c96007ee8d7e5c00

diff --git a/app-text/bibletime/bibletime-3.0.ebuild b/app-text/bibletime/bibletime-3.0.ebuild
deleted file mode 100644
index bc31ba995fc..00000000000
--- a/app-text/bibletime/bibletime-3.0.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake xdg-utils
-
-DESCRIPTION="Qt Bible-study application using the SWORD library"
-HOMEPAGE="https://bibletime.info/"
-SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-# Known to fail and will all be gone come next release (see upstream commit
-# d05797db79074c526987329dff78d89eef8c501c)
-RESTRICT="test"
-
-RDEPEND=">=app-text/sword-1.8.1
-	dev-cpp/clucene
-	dev-qt/qtcore:5
-	dev-qt/qtgui:5
-	dev-qt/qtprintsupport:5
-	dev-qt/qtsvg:5
-	dev-qt/qtwebchannel:5
-	dev-qt/qtwebengine:5
-	dev-qt/qtwidgets:5
-	dev-qt/qtxml:5"
-DEPEND="${RDEPEND}
-	dev-libs/boost
-	dev-libs/icu:=
-	dev-qt/linguist-tools:5
-	dev-qt/qttest:5
-	net-misc/curl
-	sys-libs/zlib"
-
-DOCS=( ChangeLog README.md )
-
-src_prepare() {
-	cmake_src_prepare
-
-	sed -e "s:Dictionary;Qt:Dictionary;Office;TextTools;Utility;Qt:" \
-		-i cmake/platforms/linux/bibletime.desktop.cmake || die "fixing .desktop file failed"
-}
-
-src_configure() {
-	local mycmakeargs=(
-		-DBUILD_HANDBOOK_HTML=no
-		-DBUILD_HANDBOOK_PDF=no
-		-DBUILD_HOWTO_HTML=no
-		-DBUILD_HOWTO_PDF=no
-	)
-	cmake_src_configure
-}
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2021-11-20  7:26 Agostino Sarubbo
  0 siblings, 0 replies; 39+ messages in thread
From: Agostino Sarubbo @ 2021-11-20  7:26 UTC (permalink / raw
  To: gentoo-commits

commit:     ef353aa4f8c744c9e99f1e24337b02b03b09ffc5
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 20 07:26:05 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Nov 20 07:26:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef353aa4

app-text/bibletime: amd64 stable wrt bug #824798

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-text/bibletime/bibletime-3.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/bibletime/bibletime-3.0.2.ebuild b/app-text/bibletime/bibletime-3.0.2.ebuild
index 1e4d38ca16f3..4c4a5f1b9f73 100644
--- a/app-text/bibletime/bibletime-3.0.2.ebuild
+++ b/app-text/bibletime/bibletime-3.0.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND=">=app-text/sword-1.8.1
 	dev-cpp/clucene


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2021-11-20  7:28 Agostino Sarubbo
  0 siblings, 0 replies; 39+ messages in thread
From: Agostino Sarubbo @ 2021-11-20  7:28 UTC (permalink / raw
  To: gentoo-commits

commit:     8444781dc990f0fa5631cdd6705d1df95f9fa405
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 20 07:28:38 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Nov 20 07:28:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8444781d

app-text/bibletime: x86 stable wrt bug #824798

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-text/bibletime/bibletime-3.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/bibletime/bibletime-3.0.2.ebuild b/app-text/bibletime/bibletime-3.0.2.ebuild
index 4c4a5f1b9f73..9aa26c20e7e8 100644
--- a/app-text/bibletime/bibletime-3.0.2.ebuild
+++ b/app-text/bibletime/bibletime-3.0.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND=">=app-text/sword-1.8.1
 	dev-cpp/clucene


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2021-11-20 10:37 Marek Szuba
  0 siblings, 0 replies; 39+ messages in thread
From: Marek Szuba @ 2021-11-20 10:37 UTC (permalink / raw
  To: gentoo-commits

commit:     7ae75714d70714d7185280f7d78d828e472ec06a
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 20 10:35:04 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Sat Nov 20 10:36:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ae75714

app-text/bibletime: drop 3.0.1

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-text/bibletime/Manifest               |  1 -
 app-text/bibletime/bibletime-3.0.1.ebuild | 59 -------------------------------
 2 files changed, 60 deletions(-)

diff --git a/app-text/bibletime/Manifest b/app-text/bibletime/Manifest
index 2ff7a048d6f7..61ea3eb5ae56 100644
--- a/app-text/bibletime/Manifest
+++ b/app-text/bibletime/Manifest
@@ -1,2 +1 @@
-DIST bibletime-3.0.1.tar.xz 1630180 BLAKE2B fe03cc8396f44ba0d68e27d50f60435c9d9501b620278c5d7565bea50c18f711675ac1020c6738790eb8452380ed974cba1a41bfb6f87778224d814c63e10aa3 SHA512 217e45c034d8fd8de4b7ef936f340a613fd7046b4700f828edd6d6f32f4bad4ecda2ec2c4425461af39c6926170fe080406238780e3c63bdbe0273679e0aef94
 DIST bibletime-3.0.2.tar.xz 1631828 BLAKE2B 7ff319e6810717391d7b4a8b96a63ac315bf1663dd4caaa742f9ec92a3a6490d238cdf4e13ea6aef45b7c6772d4c41ea498c181daa7a8d0abacc58ca59c39b4e SHA512 d374bf88844e63dead0da5dc3f951a7e6eca133e18067acf28432d1e9d12ac9f481fb7421d9b5ae4c76b5aff7eb05c083fa6828a58332d02a3975f1921d8914c

diff --git a/app-text/bibletime/bibletime-3.0.1.ebuild b/app-text/bibletime/bibletime-3.0.1.ebuild
deleted file mode 100644
index 9aa26c20e7e8..000000000000
--- a/app-text/bibletime/bibletime-3.0.1.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake xdg-utils
-
-DESCRIPTION="Qt Bible-study application using the SWORD library"
-HOMEPAGE="https://bibletime.info/"
-SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND=">=app-text/sword-1.8.1
-	dev-cpp/clucene
-	dev-qt/qtcore:5
-	dev-qt/qtgui:5
-	dev-qt/qtprintsupport:5
-	dev-qt/qtsvg:5
-	dev-qt/qtwebchannel:5
-	dev-qt/qtwebengine:5
-	dev-qt/qtwidgets:5
-	dev-qt/qtxml:5"
-DEPEND="${RDEPEND}
-	dev-libs/boost
-	dev-libs/icu:=
-	dev-qt/linguist-tools:5
-	dev-qt/qttest:5
-	net-misc/curl
-	sys-libs/zlib"
-
-DOCS=( ChangeLog README.md )
-
-src_prepare() {
-	cmake_src_prepare
-
-	sed -e "s:Dictionary;Qt:Dictionary;Office;TextTools;Utility;Qt:" \
-		-i cmake/platforms/linux/bibletime.desktop.cmake || die "fixing .desktop file failed"
-}
-
-src_configure() {
-	local mycmakeargs=(
-		-DBUILD_HANDBOOK_HTML=no
-		-DBUILD_HANDBOOK_PDF=no
-		-DBUILD_HOWTO_HTML=no
-		-DBUILD_HOWTO_PDF=no
-	)
-	cmake_src_configure
-}
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2022-05-19  6:49 Marek Szuba
  0 siblings, 0 replies; 39+ messages in thread
From: Marek Szuba @ 2022-05-19  6:49 UTC (permalink / raw
  To: gentoo-commits

commit:     b3fde7c3f209d35e02dbbe0a055c3057ee352739
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Thu May 19 06:48:29 2022 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Thu May 19 06:49:04 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3fde7c3

app-text/bibletime: add 3.0.3

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-text/bibletime/Manifest               |  1 +
 app-text/bibletime/bibletime-3.0.3.ebuild | 59 +++++++++++++++++++++++++++++++
 2 files changed, 60 insertions(+)

diff --git a/app-text/bibletime/Manifest b/app-text/bibletime/Manifest
index 61ea3eb5ae56..989726feee54 100644
--- a/app-text/bibletime/Manifest
+++ b/app-text/bibletime/Manifest
@@ -1 +1,2 @@
 DIST bibletime-3.0.2.tar.xz 1631828 BLAKE2B 7ff319e6810717391d7b4a8b96a63ac315bf1663dd4caaa742f9ec92a3a6490d238cdf4e13ea6aef45b7c6772d4c41ea498c181daa7a8d0abacc58ca59c39b4e SHA512 d374bf88844e63dead0da5dc3f951a7e6eca133e18067acf28432d1e9d12ac9f481fb7421d9b5ae4c76b5aff7eb05c083fa6828a58332d02a3975f1921d8914c
+DIST bibletime-3.0.3.tar.xz 1620012 BLAKE2B 5f2f5bb071d7ffb625bd687c99a328ba758f8e842138204aa770714f830594fe49c61a45e51f7de69d865b95b154ad934da7af49f391b22907773a1435e4fbbf SHA512 553549b39bf3341dbf310908b24db246d88ba01524d424de14ece35c12160565185547fc0250fe8bb248a32d8a012b99afbc022d9a513dcc916c3e8089f72090

diff --git a/app-text/bibletime/bibletime-3.0.3.ebuild b/app-text/bibletime/bibletime-3.0.3.ebuild
new file mode 100644
index 000000000000..f7b3e8d6ce39
--- /dev/null
+++ b/app-text/bibletime/bibletime-3.0.3.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake xdg-utils
+
+DESCRIPTION="Qt Bible-study application using the SWORD library"
+HOMEPAGE="https://bibletime.info/"
+SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND=">=app-text/sword-1.8.1
+	dev-cpp/clucene
+	dev-qt/qtcore:5
+	dev-qt/qtgui:5
+	dev-qt/qtprintsupport:5
+	dev-qt/qtsvg:5
+	dev-qt/qtwebchannel:5
+	dev-qt/qtwebengine:5
+	dev-qt/qtwidgets:5
+	dev-qt/qtxml:5"
+DEPEND="${RDEPEND}
+	dev-libs/boost
+	dev-libs/icu:=
+	dev-qt/linguist-tools:5
+	dev-qt/qttest:5
+	net-misc/curl
+	sys-libs/zlib"
+
+DOCS=( ChangeLog README.md )
+
+src_prepare() {
+	cmake_src_prepare
+
+	sed -e "s:Dictionary;Qt:Dictionary;Office;TextTools;Utility;Qt:" \
+		-i cmake/platforms/linux/bibletime.desktop.cmake || die "fixing .desktop file failed"
+}
+
+src_configure() {
+	local mycmakeargs=(
+		-DBUILD_HANDBOOK_HTML=no
+		-DBUILD_HANDBOOK_PDF=no
+		-DBUILD_HOWTO_HTML=no
+		-DBUILD_HOWTO_PDF=no
+	)
+	cmake_src_configure
+}
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2022-06-29 11:58 Sam James
  0 siblings, 0 replies; 39+ messages in thread
From: Sam James @ 2022-06-29 11:58 UTC (permalink / raw
  To: gentoo-commits

commit:     c9be25e9dfcb941a38eb53b12876bb3a489ad7d3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 29 11:57:44 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 29 11:57:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9be25e9

app-text/bibletime: Stabilize 3.0.3 x86, #855005

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-text/bibletime/bibletime-3.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/bibletime/bibletime-3.0.3.ebuild b/app-text/bibletime/bibletime-3.0.3.ebuild
index f7b3e8d6ce39..c9480c8272f8 100644
--- a/app-text/bibletime/bibletime-3.0.3.ebuild
+++ b/app-text/bibletime/bibletime-3.0.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 RDEPEND=">=app-text/sword-1.8.1
 	dev-cpp/clucene


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2022-06-30  7:01 Agostino Sarubbo
  0 siblings, 0 replies; 39+ messages in thread
From: Agostino Sarubbo @ 2022-06-30  7:01 UTC (permalink / raw
  To: gentoo-commits

commit:     f5da7269b6c5533454bc637a59f81a1905203c4d
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 30 07:00:54 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Jun 30 07:00:54 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5da7269

app-text/bibletime: amd64 stable wrt bug #855005

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-text/bibletime/bibletime-3.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/bibletime/bibletime-3.0.3.ebuild b/app-text/bibletime/bibletime-3.0.3.ebuild
index c9480c8272f8..08049be9d0ac 100644
--- a/app-text/bibletime/bibletime-3.0.3.ebuild
+++ b/app-text/bibletime/bibletime-3.0.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND=">=app-text/sword-1.8.1
 	dev-cpp/clucene


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2022-06-30  9:02 Marek Szuba
  0 siblings, 0 replies; 39+ messages in thread
From: Marek Szuba @ 2022-06-30  9:02 UTC (permalink / raw
  To: gentoo-commits

commit:     70387b8642cd45b6d5f4617f56682bde065fab60
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 30 08:11:57 2022 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Thu Jun 30 09:01:46 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70387b86

app-text/bibletime: drop 3.0.2

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-text/bibletime/Manifest               |  1 -
 app-text/bibletime/bibletime-3.0.2.ebuild | 59 -------------------------------
 2 files changed, 60 deletions(-)

diff --git a/app-text/bibletime/Manifest b/app-text/bibletime/Manifest
index 989726feee54..0f53ac88566b 100644
--- a/app-text/bibletime/Manifest
+++ b/app-text/bibletime/Manifest
@@ -1,2 +1 @@
-DIST bibletime-3.0.2.tar.xz 1631828 BLAKE2B 7ff319e6810717391d7b4a8b96a63ac315bf1663dd4caaa742f9ec92a3a6490d238cdf4e13ea6aef45b7c6772d4c41ea498c181daa7a8d0abacc58ca59c39b4e SHA512 d374bf88844e63dead0da5dc3f951a7e6eca133e18067acf28432d1e9d12ac9f481fb7421d9b5ae4c76b5aff7eb05c083fa6828a58332d02a3975f1921d8914c
 DIST bibletime-3.0.3.tar.xz 1620012 BLAKE2B 5f2f5bb071d7ffb625bd687c99a328ba758f8e842138204aa770714f830594fe49c61a45e51f7de69d865b95b154ad934da7af49f391b22907773a1435e4fbbf SHA512 553549b39bf3341dbf310908b24db246d88ba01524d424de14ece35c12160565185547fc0250fe8bb248a32d8a012b99afbc022d9a513dcc916c3e8089f72090

diff --git a/app-text/bibletime/bibletime-3.0.2.ebuild b/app-text/bibletime/bibletime-3.0.2.ebuild
deleted file mode 100644
index 9aa26c20e7e8..000000000000
--- a/app-text/bibletime/bibletime-3.0.2.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake xdg-utils
-
-DESCRIPTION="Qt Bible-study application using the SWORD library"
-HOMEPAGE="https://bibletime.info/"
-SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND=">=app-text/sword-1.8.1
-	dev-cpp/clucene
-	dev-qt/qtcore:5
-	dev-qt/qtgui:5
-	dev-qt/qtprintsupport:5
-	dev-qt/qtsvg:5
-	dev-qt/qtwebchannel:5
-	dev-qt/qtwebengine:5
-	dev-qt/qtwidgets:5
-	dev-qt/qtxml:5"
-DEPEND="${RDEPEND}
-	dev-libs/boost
-	dev-libs/icu:=
-	dev-qt/linguist-tools:5
-	dev-qt/qttest:5
-	net-misc/curl
-	sys-libs/zlib"
-
-DOCS=( ChangeLog README.md )
-
-src_prepare() {
-	cmake_src_prepare
-
-	sed -e "s:Dictionary;Qt:Dictionary;Office;TextTools;Utility;Qt:" \
-		-i cmake/platforms/linux/bibletime.desktop.cmake || die "fixing .desktop file failed"
-}
-
-src_configure() {
-	local mycmakeargs=(
-		-DBUILD_HANDBOOK_HTML=no
-		-DBUILD_HANDBOOK_PDF=no
-		-DBUILD_HOWTO_HTML=no
-		-DBUILD_HOWTO_PDF=no
-	)
-	cmake_src_configure
-}
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2022-07-25 22:15 Marek Szuba
  0 siblings, 0 replies; 39+ messages in thread
From: Marek Szuba @ 2022-07-25 22:15 UTC (permalink / raw
  To: gentoo-commits

commit:     9f7fac0f5308fb6b392cab6e823b9da1de504cf5
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 25 21:39:17 2022 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Mon Jul 25 22:15:06 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f7fac0f

app-text/bibletime: fix DEPEND

Having checked the documentation dev-libs/icu should indeed be a
run-time dependency as well, and dev-qt/linguist-tools belongs in
BDEPEND.

Closes: https://bugs.gentoo.org/861044
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-text/bibletime/bibletime-3.0.3-r1.ebuild | 59 ++++++++++++++++++++++++++++
 1 file changed, 59 insertions(+)

diff --git a/app-text/bibletime/bibletime-3.0.3-r1.ebuild b/app-text/bibletime/bibletime-3.0.3-r1.ebuild
new file mode 100644
index 000000000000..3cb15a25d576
--- /dev/null
+++ b/app-text/bibletime/bibletime-3.0.3-r1.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake xdg-utils
+
+DESCRIPTION="Qt Bible-study application using the SWORD library"
+HOMEPAGE="https://bibletime.info/"
+SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND=">=app-text/sword-1.8.1
+	dev-cpp/clucene
+	dev-libs/icu
+	dev-qt/qtcore:5
+	dev-qt/qtgui:5
+	dev-qt/qtprintsupport:5
+	dev-qt/qtsvg:5
+	dev-qt/qtwebchannel:5
+	dev-qt/qtwebengine:5
+	dev-qt/qtwidgets:5
+	dev-qt/qtxml:5"
+DEPEND="${RDEPEND}
+	dev-libs/boost
+	dev-qt/qttest:5
+	net-misc/curl
+	sys-libs/zlib"
+BDEPEND="dev-qt/linguist-tools:5"
+
+DOCS=( ChangeLog README.md )
+
+src_prepare() {
+	cmake_src_prepare
+
+	sed -e "s:Dictionary;Qt:Dictionary;Office;TextTools;Utility;Qt:" \
+		-i cmake/platforms/linux/bibletime.desktop.cmake || die "fixing .desktop file failed"
+}
+
+src_configure() {
+	local mycmakeargs=(
+		-DBUILD_HANDBOOK_HTML=no
+		-DBUILD_HANDBOOK_PDF=no
+		-DBUILD_HOWTO_HTML=no
+		-DBUILD_HOWTO_PDF=no
+	)
+	cmake_src_configure
+}
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2022-07-26  8:50 Marek Szuba
  0 siblings, 0 replies; 39+ messages in thread
From: Marek Szuba @ 2022-07-26  8:50 UTC (permalink / raw
  To: gentoo-commits

commit:     707c2b326431a0a3bf8b3f866b2d17d63bf1925c
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 26 08:46:19 2022 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Tue Jul 26 08:50:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=707c2b32

app-text/bibletime: move dev-libs/icu back to DEPEND-only

Having re-examined the documentation, I did get it right the first time
- ICU, Curl and zlib are *not* direct dependencies of Bibletime, upstream
build scripts simply attempts to guess what app-text/sword has been
linked against. Which incidentally may not work correctly under Gentoo
due to USE flags, will later on nuke those checks + possibly add
USE-flag propagation to SWORD.

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 .../bibletime/{bibletime-3.0.3-r1.ebuild => bibletime-3.0.3-r2.ebuild}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/bibletime/bibletime-3.0.3-r1.ebuild b/app-text/bibletime/bibletime-3.0.3-r2.ebuild
similarity index 100%
rename from app-text/bibletime/bibletime-3.0.3-r1.ebuild
rename to app-text/bibletime/bibletime-3.0.3-r2.ebuild
index 3cb15a25d576..810bcbf14e96 100644
--- a/app-text/bibletime/bibletime-3.0.3-r1.ebuild
+++ b/app-text/bibletime/bibletime-3.0.3-r2.ebuild
@@ -15,7 +15,6 @@ KEYWORDS="~amd64 ~x86"
 
 RDEPEND=">=app-text/sword-1.8.1
 	dev-cpp/clucene
-	dev-libs/icu
 	dev-qt/qtcore:5
 	dev-qt/qtgui:5
 	dev-qt/qtprintsupport:5
@@ -26,6 +25,7 @@ RDEPEND=">=app-text/sword-1.8.1
 	dev-qt/qtxml:5"
 DEPEND="${RDEPEND}
 	dev-libs/boost
+	dev-libs/icu
 	dev-qt/qttest:5
 	net-misc/curl
 	sys-libs/zlib"


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2022-09-02 10:58 Marek Szuba
  0 siblings, 0 replies; 39+ messages in thread
From: Marek Szuba @ 2022-09-02 10:58 UTC (permalink / raw
  To: gentoo-commits

commit:     cda93c723bb78898ad6ff7f2fa4ae0cb8b5a1d94
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  2 10:56:24 2022 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Sep  2 10:58:04 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cda93c72

app-text/bibletime: stabilize 3.0.3-r2 for amd64

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-text/bibletime/bibletime-3.0.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/bibletime/bibletime-3.0.3-r2.ebuild b/app-text/bibletime/bibletime-3.0.3-r2.ebuild
index 810bcbf14e96..8ab6bbf45a4a 100644
--- a/app-text/bibletime/bibletime-3.0.3-r2.ebuild
+++ b/app-text/bibletime/bibletime-3.0.3-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND=">=app-text/sword-1.8.1
 	dev-cpp/clucene


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2022-09-02 10:58 Marek Szuba
  0 siblings, 0 replies; 39+ messages in thread
From: Marek Szuba @ 2022-09-02 10:58 UTC (permalink / raw
  To: gentoo-commits

commit:     7ddb62ce78fee30d12775ae065934f8939d1bb4c
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  2 10:56:39 2022 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Sep  2 10:58:05 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ddb62ce

app-text/bibletime: drop 3.0.3

This *intentionally* drops this package to ~arch-only on x86.

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-text/bibletime/bibletime-3.0.3.ebuild | 59 -------------------------------
 1 file changed, 59 deletions(-)

diff --git a/app-text/bibletime/bibletime-3.0.3.ebuild b/app-text/bibletime/bibletime-3.0.3.ebuild
deleted file mode 100644
index 08049be9d0ac..000000000000
--- a/app-text/bibletime/bibletime-3.0.3.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake xdg-utils
-
-DESCRIPTION="Qt Bible-study application using the SWORD library"
-HOMEPAGE="https://bibletime.info/"
-SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND=">=app-text/sword-1.8.1
-	dev-cpp/clucene
-	dev-qt/qtcore:5
-	dev-qt/qtgui:5
-	dev-qt/qtprintsupport:5
-	dev-qt/qtsvg:5
-	dev-qt/qtwebchannel:5
-	dev-qt/qtwebengine:5
-	dev-qt/qtwidgets:5
-	dev-qt/qtxml:5"
-DEPEND="${RDEPEND}
-	dev-libs/boost
-	dev-libs/icu:=
-	dev-qt/linguist-tools:5
-	dev-qt/qttest:5
-	net-misc/curl
-	sys-libs/zlib"
-
-DOCS=( ChangeLog README.md )
-
-src_prepare() {
-	cmake_src_prepare
-
-	sed -e "s:Dictionary;Qt:Dictionary;Office;TextTools;Utility;Qt:" \
-		-i cmake/platforms/linux/bibletime.desktop.cmake || die "fixing .desktop file failed"
-}
-
-src_configure() {
-	local mycmakeargs=(
-		-DBUILD_HANDBOOK_HTML=no
-		-DBUILD_HANDBOOK_PDF=no
-		-DBUILD_HOWTO_HTML=no
-		-DBUILD_HOWTO_PDF=no
-	)
-	cmake_src_configure
-}
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2022-09-16 10:30 Marek Szuba
  0 siblings, 0 replies; 39+ messages in thread
From: Marek Szuba @ 2022-09-16 10:30 UTC (permalink / raw
  To: gentoo-commits

commit:     fcd2b1fd112eadb8125a624fa30e3d9b4e2ec2db
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 16 10:28:46 2022 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Sep 16 10:30:39 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcd2b1fd

app-text/bibletime: add option to install offline documentation

All languages for now, with a discrepancy in language support between
the howto and the handbook making these selectable will need some effort
+ the generation overhead is fairly minimal.

Closes: https://bugs.gentoo.org/869875
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 ...bletime-3.0.3-r3.ebuild => bibletime-3.0.3-r4.ebuild} | 16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)

diff --git a/app-text/bibletime/bibletime-3.0.3-r3.ebuild b/app-text/bibletime/bibletime-3.0.3-r4.ebuild
similarity index 72%
rename from app-text/bibletime/bibletime-3.0.3-r3.ebuild
rename to app-text/bibletime/bibletime-3.0.3-r4.ebuild
index 7c4cc4b09136..955de2fe3119 100644
--- a/app-text/bibletime/bibletime-3.0.3-r3.ebuild
+++ b/app-text/bibletime/bibletime-3.0.3-r4.ebuild
@@ -12,6 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
+IUSE="doc"
 
 RDEPEND=">=app-text/sword-1.8.1[curl,icu]
 	dev-cpp/clucene
@@ -26,7 +27,13 @@ RDEPEND=">=app-text/sword-1.8.1[curl,icu]
 DEPEND="${RDEPEND}
 	dev-libs/boost
 	dev-qt/qttest:5"
-BDEPEND="dev-qt/linguist-tools:5"
+BDEPEND="dev-qt/linguist-tools:5
+	doc? (
+		app-text/docbook-xml-dtd
+		app-text/docbook-xsl-stylesheets
+		app-text/po4a
+		dev-libs/libxslt
+	)"
 
 PATCHES=(
 	"${FILESDIR}"/${PN}-3.0.3-no_indirect_deps.patch
@@ -41,11 +48,14 @@ src_prepare() {
 		-i cmake/platforms/linux/bibletime.desktop.cmake || die "fixing .desktop file failed"
 }
 
+# TODO: FOO_HTML_LANGUAGES. Current lists for "all languages":
+# handbook: ar br cs de en es fi fr hu it ko lt nl pt_BR ru th uk
+# howto: ar bg br cs da de en es fi fr hu it ja ko lt nl pt_BR ru th uk
 src_configure() {
 	local mycmakeargs=(
-		-DBUILD_HANDBOOK_HTML=no
+		-DBUILD_HANDBOOK_HTML=$(usex doc)
 		-DBUILD_HANDBOOK_PDF=no
-		-DBUILD_HOWTO_HTML=no
+		-DBUILD_HOWTO_HTML=$(usex doc)
 		-DBUILD_HOWTO_PDF=no
 	)
 	cmake_src_configure


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2022-11-10 22:40 Marek Szuba
  0 siblings, 0 replies; 39+ messages in thread
From: Marek Szuba @ 2022-11-10 22:40 UTC (permalink / raw
  To: gentoo-commits

commit:     fa56de3e322002964c36ad4d081137221ffcab2a
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 10 11:09:57 2022 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Thu Nov 10 22:39:48 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa56de3e

app-text/bibletime: drop 3.0.3-r2

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-text/bibletime/bibletime-3.0.3-r2.ebuild | 59 ----------------------------
 1 file changed, 59 deletions(-)

diff --git a/app-text/bibletime/bibletime-3.0.3-r2.ebuild b/app-text/bibletime/bibletime-3.0.3-r2.ebuild
deleted file mode 100644
index 8ab6bbf45a4a..000000000000
--- a/app-text/bibletime/bibletime-3.0.3-r2.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake xdg-utils
-
-DESCRIPTION="Qt Bible-study application using the SWORD library"
-HOMEPAGE="https://bibletime.info/"
-SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-
-RDEPEND=">=app-text/sword-1.8.1
-	dev-cpp/clucene
-	dev-qt/qtcore:5
-	dev-qt/qtgui:5
-	dev-qt/qtprintsupport:5
-	dev-qt/qtsvg:5
-	dev-qt/qtwebchannel:5
-	dev-qt/qtwebengine:5
-	dev-qt/qtwidgets:5
-	dev-qt/qtxml:5"
-DEPEND="${RDEPEND}
-	dev-libs/boost
-	dev-libs/icu
-	dev-qt/qttest:5
-	net-misc/curl
-	sys-libs/zlib"
-BDEPEND="dev-qt/linguist-tools:5"
-
-DOCS=( ChangeLog README.md )
-
-src_prepare() {
-	cmake_src_prepare
-
-	sed -e "s:Dictionary;Qt:Dictionary;Office;TextTools;Utility;Qt:" \
-		-i cmake/platforms/linux/bibletime.desktop.cmake || die "fixing .desktop file failed"
-}
-
-src_configure() {
-	local mycmakeargs=(
-		-DBUILD_HANDBOOK_HTML=no
-		-DBUILD_HANDBOOK_PDF=no
-		-DBUILD_HOWTO_HTML=no
-		-DBUILD_HOWTO_PDF=no
-	)
-	cmake_src_configure
-}
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}


^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/
@ 2022-11-10 22:40 Marek Szuba
  0 siblings, 0 replies; 39+ messages in thread
From: Marek Szuba @ 2022-11-10 22:40 UTC (permalink / raw
  To: gentoo-commits

commit:     16e274dc57b3a926727aa3a813617125d5ce390c
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 10 11:09:51 2022 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Thu Nov 10 22:39:47 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16e274dc

app-text/bibletime: stabilize 3.0.3-r4 for amd64

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-text/bibletime/bibletime-3.0.3-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/bibletime/bibletime-3.0.3-r4.ebuild b/app-text/bibletime/bibletime-3.0.3-r4.ebuild
index 955de2fe3119..70071451bccf 100644
--- a/app-text/bibletime/bibletime-3.0.3-r4.ebuild
+++ b/app-text/bibletime/bibletime-3.0.3-r4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="doc"
 
 RDEPEND=">=app-text/sword-1.8.1[curl,icu]


^ permalink raw reply related	[flat|nested] 39+ messages in thread

end of thread, other threads:[~2022-11-10 22:40 UTC | newest]

Thread overview: 39+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-01  0:08 [gentoo-commits] repo/gentoo:master commit in: app-text/bibletime/ Marek Szuba
  -- strict thread matches above, loose matches on Subject: below --
2022-11-10 22:40 Marek Szuba
2022-11-10 22:40 Marek Szuba
2022-09-16 10:30 Marek Szuba
2022-09-02 10:58 Marek Szuba
2022-09-02 10:58 Marek Szuba
2022-07-26  8:50 Marek Szuba
2022-07-25 22:15 Marek Szuba
2022-06-30  9:02 Marek Szuba
2022-06-30  7:01 Agostino Sarubbo
2022-06-29 11:58 Sam James
2022-05-19  6:49 Marek Szuba
2021-11-20 10:37 Marek Szuba
2021-11-20  7:28 Agostino Sarubbo
2021-11-20  7:26 Agostino Sarubbo
2021-09-03 12:15 Marek Szuba
2021-09-03  6:40 Agostino Sarubbo
2021-09-01  0:08 Marek Szuba
2021-08-03 11:11 Marek Szuba
2021-05-31  8:51 Marek Szuba
2021-05-31  8:51 Marek Szuba
2021-05-26 11:22 Marek Szuba
2021-05-26 11:22 Marek Szuba
2021-02-15 12:39 Marek Szuba
2020-11-13 14:30 Sam James
2020-09-05 19:44 Marek Szuba
2020-08-24 17:19 Marek Szuba
2020-07-31  8:44 Marek Szuba
2020-07-30 11:18 Marek Szuba
2018-06-20  1:21 Chris Reffett
2018-06-20  1:21 Chris Reffett
2017-06-05 11:05 Agostino Sarubbo
2017-03-22 19:38 Johannes Huber
2017-03-22 19:38 Johannes Huber
2017-01-10 23:14 Chris Reffett
2017-01-10 14:56 Agostino Sarubbo
2015-12-27 17:29 Michael Palimaka
2015-12-27 17:28 Michael Palimaka
2015-10-01 14:21 Michael Palimaka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox