* [gentoo-commits] repo/gentoo:master commit in: net-libs/biblesync/
@ 2015-12-28 23:05 Chris Reffett
0 siblings, 0 replies; 14+ messages in thread
From: Chris Reffett @ 2015-12-28 23:05 UTC (permalink / raw
To: gentoo-commits
commit: 7a5d0eb5c05e7c3b25ddf6c62b715f20c2e13d70
Author: Chris Reffett <creffett <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 28 22:59:56 2015 +0000
Commit: Chris Reffett <creffett <AT> gentoo <DOT> org>
CommitDate: Mon Dec 28 23:04:50 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a5d0eb5
net-libs/biblesync: New package, dep of xiphos 4
Package-Manager: portage-2.2.26
net-libs/biblesync/Manifest | 1 +
net-libs/biblesync/biblesync-1.1.2.ebuild | 18 ++++++++++++++++++
net-libs/biblesync/metadata.xml | 11 +++++++++++
3 files changed, 30 insertions(+)
diff --git a/net-libs/biblesync/Manifest b/net-libs/biblesync/Manifest
new file mode 100644
index 0000000..9b7fc1c
--- /dev/null
+++ b/net-libs/biblesync/Manifest
@@ -0,0 +1 @@
+DIST biblesync-1.1.2.tar.gz 86620 SHA256 886e1ac165b8900254c00a182fa34e3680ef3aa25051418470f15ea09ac02005 SHA512 7725c8228e2dff79edaf065ff4d4816a6cf214d1d874817345cc4154142144bce479ca1ae871053886bff4f6610715a27bce81c25c2a636444d5873e93bfdc62 WHIRLPOOL ae89ac316cc70415ec4e0e458e7d8173b5a59741475bf1638f90c1614618058a664118bbb22d931e936fb7c4a1e8b4897f75a1d9cb7538ab0d8b8b7b96c81da6
diff --git a/net-libs/biblesync/biblesync-1.1.2.ebuild b/net-libs/biblesync/biblesync-1.1.2.ebuild
new file mode 100644
index 0000000..4f94c30
--- /dev/null
+++ b/net-libs/biblesync/biblesync-1.1.2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit cmake-utils
+
+DESCRIPTION="A multicast protocol to support Bible software shared co-navigation"
+HOMEPAGE="http://www.crosswire.org/wiki/BibleSync"
+SRC_URI="mirror://sourceforge/gnomesword/${P}.tar.gz"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="dev-util/cmake"
+RDEPEND=""
diff --git a/net-libs/biblesync/metadata.xml b/net-libs/biblesync/metadata.xml
new file mode 100644
index 0000000..d68839c
--- /dev/null
+++ b/net-libs/biblesync/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>theology</herd>
+ <maintainer>
+ <email>theology@gentoo.org</email>
+ </maintainer>
+ <upstream>
+ <remote-id type="sourceforge">gnomesword</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/biblesync/
@ 2017-01-10 14:56 Agostino Sarubbo
0 siblings, 0 replies; 14+ messages in thread
From: Agostino Sarubbo @ 2017-01-10 14:56 UTC (permalink / raw
To: gentoo-commits
commit: 54bf2343929476c741bd2ba209ef6cbe1ca74d8a
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 10 14:55:12 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Jan 10 14:55:12 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54bf2343
net-libs/biblesync: 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>
net-libs/biblesync/biblesync-1.1.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-libs/biblesync/biblesync-1.1.2.ebuild b/net-libs/biblesync/biblesync-1.1.2.ebuild
index 4f94c30..2165277 100644
--- a/net-libs/biblesync/biblesync-1.1.2.ebuild
+++ b/net-libs/biblesync/biblesync-1.1.2.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/gnomesword/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE=""
DEPEND="dev-util/cmake"
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/biblesync/
@ 2017-07-05 1:41 Chris Reffett
0 siblings, 0 replies; 14+ messages in thread
From: Chris Reffett @ 2017-07-05 1:41 UTC (permalink / raw
To: gentoo-commits
commit: f780d21d0fde41c3c79875e0814a7478cfeb8c5a
Author: Chris Reffett <creffett <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 5 01:24:47 2017 +0000
Commit: Chris Reffett <creffett <AT> gentoo <DOT> org>
CommitDate: Wed Jul 5 01:24:47 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f780d21d
net-libs/biblesync: Add static useflag wrt bug 623808
Gentoo-Bug: 623808
Package-Manager: Portage-2.3.6, Repoman-2.3.2
net-libs/biblesync/biblesync-1.1.2-r1.ebuild | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
diff --git a/net-libs/biblesync/biblesync-1.1.2-r1.ebuild b/net-libs/biblesync/biblesync-1.1.2-r1.ebuild
new file mode 100644
index 00000000000..8a9ea543fea
--- /dev/null
+++ b/net-libs/biblesync/biblesync-1.1.2-r1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit cmake-utils
+
+DESCRIPTION="A multicast protocol to support Bible software shared co-navigation"
+HOMEPAGE="http://www.crosswire.org/wiki/BibleSync"
+SRC_URI="mirror://sourceforge/gnomesword/${P}.tar.gz"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="static"
+
+DEPEND="dev-util/cmake"
+RDEPEND=""
+
+src_configure() {
+ local mycmakeargs=(
+ "-DBUILD_SHARED_LIBS=$(usex !static)"
+ )
+ cmake-utils_src_configure
+}
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/biblesync/
@ 2017-08-21 23:55 Chris Reffett
0 siblings, 0 replies; 14+ messages in thread
From: Chris Reffett @ 2017-08-21 23:55 UTC (permalink / raw
To: gentoo-commits
commit: 61663b8376856706bba7c6c6c69893daefdccf38
Author: Chris Reffett <creffett <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 21 23:53:46 2017 +0000
Commit: Chris Reffett <creffett <AT> gentoo <DOT> org>
CommitDate: Mon Aug 21 23:54:44 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61663b83
net-libs/biblesync: Fix libdir wrt bug 627878
Gentoo-Bug: 627878
Package-Manager: Portage-2.3.8, Repoman-2.3.3
.../biblesync/{biblesync-1.1.2-r1.ebuild => biblesync-1.1.2-r2.ebuild} | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/net-libs/biblesync/biblesync-1.1.2-r1.ebuild b/net-libs/biblesync/biblesync-1.1.2-r2.ebuild
similarity index 88%
rename from net-libs/biblesync/biblesync-1.1.2-r1.ebuild
rename to net-libs/biblesync/biblesync-1.1.2-r2.ebuild
index 8a9ea543fea..f486c14a1bd 100644
--- a/net-libs/biblesync/biblesync-1.1.2-r1.ebuild
+++ b/net-libs/biblesync/biblesync-1.1.2-r2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit cmake-utils
+inherit cmake-utils toolchain-funcs
DESCRIPTION="A multicast protocol to support Bible software shared co-navigation"
HOMEPAGE="http://www.crosswire.org/wiki/BibleSync"
@@ -19,6 +19,7 @@ RDEPEND=""
src_configure() {
local mycmakeargs=(
"-DBUILD_SHARED_LIBS=$(usex !static)"
+ "-DLIBDIR=/usr/$(get_libdir)"
)
cmake-utils_src_configure
}
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/biblesync/
@ 2017-12-29 18:40 Mikle Kolyada
0 siblings, 0 replies; 14+ messages in thread
From: Mikle Kolyada @ 2017-12-29 18:40 UTC (permalink / raw
To: gentoo-commits
commit: 019df658501891c0202a5c769f078424aa89c974
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 29 18:39:24 2017 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Dec 29 18:39:59 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=019df658
net-libs/biblesync: amd64 stable wrt bug #639638
Package-Manager: Portage-2.3.13, Repoman-2.3.3
net-libs/biblesync/biblesync-1.1.2-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/biblesync/biblesync-1.1.2-r2.ebuild b/net-libs/biblesync/biblesync-1.1.2-r2.ebuild
index f486c14a1bd..37d99d0fc62 100644
--- a/net-libs/biblesync/biblesync-1.1.2-r2.ebuild
+++ b/net-libs/biblesync/biblesync-1.1.2-r2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gnomesword/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE="static"
DEPEND="dev-util/cmake"
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/biblesync/
@ 2018-06-10 9:19 Andreas Sturmlechner
0 siblings, 0 replies; 14+ messages in thread
From: Andreas Sturmlechner @ 2018-06-10 9:19 UTC (permalink / raw
To: gentoo-commits
commit: c4231e07617594a86eeaa250956e5e1a763e02a7
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 3 14:15:35 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 08:58:36 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4231e07
net-libs/biblesync: Drop old
Package-Manager: Portage-2.3.40, Repoman-2.3.9
net-libs/biblesync/biblesync-1.1.2.ebuild | 17 -----------------
1 file changed, 17 deletions(-)
diff --git a/net-libs/biblesync/biblesync-1.1.2.ebuild b/net-libs/biblesync/biblesync-1.1.2.ebuild
deleted file mode 100644
index 60cb0689561..00000000000
--- a/net-libs/biblesync/biblesync-1.1.2.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit cmake-utils
-
-DESCRIPTION="A multicast protocol to support Bible software shared co-navigation"
-HOMEPAGE="http://www.crosswire.org/wiki/BibleSync"
-SRC_URI="mirror://sourceforge/gnomesword/${P}.tar.gz"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="amd64"
-IUSE=""
-
-DEPEND="dev-util/cmake"
-RDEPEND=""
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/biblesync/
@ 2018-06-20 1:21 Chris Reffett
0 siblings, 0 replies; 14+ messages in thread
From: Chris Reffett @ 2018-06-20 1:21 UTC (permalink / raw
To: gentoo-commits
commit: a8e6cb96598d6aee7b1b948808539d495e6e3bd6
Author: Chris Reffett <creffett <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 20 00:42:43 2018 +0000
Commit: Chris Reffett <creffett <AT> gentoo <DOT> org>
CommitDate: Wed Jun 20 01:21:24 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8e6cb96
net-libs/biblesync: Version bump for xiphos
Package-Manager: Portage-2.3.40, Repoman-2.3.9
net-libs/biblesync/Manifest | 1 +
net-libs/biblesync/biblesync-2.0.1.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/net-libs/biblesync/Manifest b/net-libs/biblesync/Manifest
index 673f6e6b276..3cf2352acb1 100644
--- a/net-libs/biblesync/Manifest
+++ b/net-libs/biblesync/Manifest
@@ -1 +1,2 @@
DIST biblesync-1.1.2.tar.gz 86620 BLAKE2B 05ae9aa155a7cfd277e1f1a172ae3551c51a34cf09c7acae0821f08146179f4726173b8a26d4bac1a82aebab89f4ac105a73f7ef2a2d36b7939fe73d4e0749e1 SHA512 7725c8228e2dff79edaf065ff4d4816a6cf214d1d874817345cc4154142144bce479ca1ae871053886bff4f6610715a27bce81c25c2a636444d5873e93bfdc62
+DIST biblesync-2.0.1.tar.gz 89139 BLAKE2B 065b65d3f1f288b8a5160b5feff56f152db47eb5c03596c192b904f384e11e24a3846cc6b154d351400c6e252188f126d37281278acfbd8b47321cfc25e1b0f3 SHA512 92c86a503dbcc22542e6f15d5fe1b5c282f209b9d4208e82bcf5207b05ed7ca33b6223a496f50108d7c28eab6e14ee14a37ccada6d0b08315ea31c0aeeae2508
diff --git a/net-libs/biblesync/biblesync-2.0.1.ebuild b/net-libs/biblesync/biblesync-2.0.1.ebuild
new file mode 100644
index 00000000000..9fae6d0f3c5
--- /dev/null
+++ b/net-libs/biblesync/biblesync-2.0.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit cmake-utils
+
+DESCRIPTION="A multicast protocol to support Bible software shared co-navigation"
+HOMEPAGE="http://www.crosswire.org/wiki/BibleSync"
+SRC_URI="https://github.com/karlkleinpaste/biblesync/releases/download/${PV}/${P}.tar.gz"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="static"
+
+DEPEND="dev-util/cmake"
+RDEPEND=""
+
+src_configure() {
+ local mycmakeargs=(
+ "-DBUILD_SHARED_LIBS=$(usex !static)"
+ "-DLIBDIR=/usr/$(get_libdir)"
+ )
+ cmake-utils_src_configure
+}
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/biblesync/
@ 2020-07-25 16:59 Marek Szuba
0 siblings, 0 replies; 14+ messages in thread
From: Marek Szuba @ 2020-07-25 16:59 UTC (permalink / raw
To: gentoo-commits
commit: 7159e53c52c9b2204498d828f20237be67ca279e
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 25 16:56:35 2020 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Sat Jul 25 16:56:35 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7159e53c
net-libs/biblesync: update upstream remote-id in metadata
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
net-libs/biblesync/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/biblesync/metadata.xml b/net-libs/biblesync/metadata.xml
index 5f7e93359df..82e1c6f399b 100644
--- a/net-libs/biblesync/metadata.xml
+++ b/net-libs/biblesync/metadata.xml
@@ -6,6 +6,6 @@
<name>Marek Szuba</name>
</maintainer>
<upstream>
- <remote-id type="sourceforge">gnomesword</remote-id>
+ <remote-id type="github">karlkleinpaste/biblesync</remote-id>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/biblesync/
@ 2020-07-25 16:59 Marek Szuba
0 siblings, 0 replies; 14+ messages in thread
From: Marek Szuba @ 2020-07-25 16:59 UTC (permalink / raw
To: gentoo-commits
commit: 1448c860f3d68a2fe0694491bd781b2ef3dc2c44
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 25 16:55:14 2020 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Sat Jul 25 16:55:14 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1448c860
net-libs/biblesync: update HOMEPAGE and SRC_URI in older ebuilds
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
net-libs/biblesync/biblesync-1.1.2-r2.ebuild | 6 +++---
net-libs/biblesync/biblesync-2.0.1.ebuild | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/net-libs/biblesync/biblesync-1.1.2-r2.ebuild b/net-libs/biblesync/biblesync-1.1.2-r2.ebuild
index 37d99d0fc62..88b12f465aa 100644
--- a/net-libs/biblesync/biblesync-1.1.2-r2.ebuild
+++ b/net-libs/biblesync/biblesync-1.1.2-r2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit cmake-utils toolchain-funcs
DESCRIPTION="A multicast protocol to support Bible software shared co-navigation"
-HOMEPAGE="http://www.crosswire.org/wiki/BibleSync"
-SRC_URI="mirror://sourceforge/gnomesword/${P}.tar.gz"
+HOMEPAGE="https://wiki.crosswire.org/BibleSync"
+SRC_URI="https://github.com/karlkleinpaste/${PN}/releases/download/${PV}/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
diff --git a/net-libs/biblesync/biblesync-2.0.1.ebuild b/net-libs/biblesync/biblesync-2.0.1.ebuild
index 9fae6d0f3c5..4dea0979995 100644
--- a/net-libs/biblesync/biblesync-2.0.1.ebuild
+++ b/net-libs/biblesync/biblesync-2.0.1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit cmake-utils
DESCRIPTION="A multicast protocol to support Bible software shared co-navigation"
-HOMEPAGE="http://www.crosswire.org/wiki/BibleSync"
-SRC_URI="https://github.com/karlkleinpaste/biblesync/releases/download/${PV}/${P}.tar.gz"
+HOMEPAGE="https://wiki.crosswire.org/BibleSync"
+SRC_URI="https://github.com/karlkleinpaste/${PN}/releases/download/${PV}/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/biblesync/
@ 2020-07-25 16:59 Marek Szuba
0 siblings, 0 replies; 14+ messages in thread
From: Marek Szuba @ 2020-07-25 16:59 UTC (permalink / raw
To: gentoo-commits
commit: 447d64844e411347a5c6e80c8879a1cc6246cfb5
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Sat Jul 25 10:24:56 2020 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Sat Jul 25 16:51:12 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=447d6484
net-libs/biblesync: bump to 2.1.0
With some tweaks by marecki.
Closes: https://github.com/gentoo/gentoo/pull/16812
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
net-libs/biblesync/Manifest | 1 +
net-libs/biblesync/biblesync-2.1.0.ebuild | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/net-libs/biblesync/Manifest b/net-libs/biblesync/Manifest
index 3cf2352acb1..13bdc243ba1 100644
--- a/net-libs/biblesync/Manifest
+++ b/net-libs/biblesync/Manifest
@@ -1,2 +1,3 @@
DIST biblesync-1.1.2.tar.gz 86620 BLAKE2B 05ae9aa155a7cfd277e1f1a172ae3551c51a34cf09c7acae0821f08146179f4726173b8a26d4bac1a82aebab89f4ac105a73f7ef2a2d36b7939fe73d4e0749e1 SHA512 7725c8228e2dff79edaf065ff4d4816a6cf214d1d874817345cc4154142144bce479ca1ae871053886bff4f6610715a27bce81c25c2a636444d5873e93bfdc62
DIST biblesync-2.0.1.tar.gz 89139 BLAKE2B 065b65d3f1f288b8a5160b5feff56f152db47eb5c03596c192b904f384e11e24a3846cc6b154d351400c6e252188f126d37281278acfbd8b47321cfc25e1b0f3 SHA512 92c86a503dbcc22542e6f15d5fe1b5c282f209b9d4208e82bcf5207b05ed7ca33b6223a496f50108d7c28eab6e14ee14a37ccada6d0b08315ea31c0aeeae2508
+DIST biblesync-2.1.0.tar.gz 87868 BLAKE2B 2a136e4840f6f3cb3f03aa127adc978f9f5f189d48be198e4cb5b0ec654ae4a28f3fac30a10640d6fd2b1c3555c6bd88527e51e34287424f953cd599c5915521 SHA512 c6637954c0d9cbe9ba03048d92288d52c3675eaa9770749690222bd76d45ec7f138d67a4e416c33dbf9864f623f919f117aea58b1bb35feed8bcf59daad94e8e
diff --git a/net-libs/biblesync/biblesync-2.1.0.ebuild b/net-libs/biblesync/biblesync-2.1.0.ebuild
new file mode 100644
index 00000000000..b77fac3247e
--- /dev/null
+++ b/net-libs/biblesync/biblesync-2.1.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="A multicast protocol to support Bible software shared co-navigation"
+HOMEPAGE="https://wiki.crosswire.org/BibleSync"
+SRC_URI="https://github.com/karlkleinpaste/${PN}/releases/download/${PV}/${P}.tar.gz"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="static"
+
+src_configure() {
+ local mycmakeargs=(
+ -DBUILD_SHARED_LIBS=$(usex !static)
+ # To prevent multilib-strict violations
+ -DLIBDIR="${EPREFIX}"/usr/$(get_libdir)
+ )
+ cmake_src_configure
+}
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/biblesync/
@ 2020-07-25 16:59 Marek Szuba
0 siblings, 0 replies; 14+ messages in thread
From: Marek Szuba @ 2020-07-25 16:59 UTC (permalink / raw
To: gentoo-commits
commit: a05a4ec5015d8aa9c3750b5e1b0d8799b12e04a9
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 25 16:57:40 2020 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Sat Jul 25 16:57:40 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a05a4ec5
net-libs/biblesync: add Jakov as (proxied) co-maintainer
As requested in the PR introducing version 2.1.0.
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
net-libs/biblesync/metadata.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/net-libs/biblesync/metadata.xml b/net-libs/biblesync/metadata.xml
index 82e1c6f399b..d7dc3044bc9 100644
--- a/net-libs/biblesync/metadata.xml
+++ b/net-libs/biblesync/metadata.xml
@@ -1,6 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
+ <maintainer type="person">
+ <email>jakov.smolic@sartura.hr</email>
+ <name>Jakov Smolic</name>
+ </maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/biblesync/
@ 2020-09-05 2:35 Sam James
0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2020-09-05 2:35 UTC (permalink / raw
To: gentoo-commits
commit: 0f1c136667aaa77283c4f0b4906d99ff5213ad76
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 5 02:35:18 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 5 02:35:37 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f1c1366
net-libs/biblesync: Stabilize 2.1.0 amd64, #739880
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/biblesync/biblesync-2.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/biblesync/biblesync-2.1.0.ebuild b/net-libs/biblesync/biblesync-2.1.0.ebuild
index b77fac3247e..67b9adb4d38 100644
--- a/net-libs/biblesync/biblesync-2.1.0.ebuild
+++ b/net-libs/biblesync/biblesync-2.1.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/karlkleinpaste/${PN}/releases/download/${PV}/${P}.ta
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE="static"
src_configure() {
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/biblesync/
@ 2020-09-05 19:44 Marek Szuba
0 siblings, 0 replies; 14+ messages in thread
From: Marek Szuba @ 2020-09-05 19:44 UTC (permalink / raw
To: gentoo-commits
commit: c7a7f6631f15f27a415da9b56c84ba632f87c7af
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 5 19:26:34 2020 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Sat Sep 5 19:43:29 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7a7f663
net-libs/biblesync: remove old
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
net-libs/biblesync/Manifest | 2 --
net-libs/biblesync/biblesync-1.1.2-r2.ebuild | 25 -------------------------
net-libs/biblesync/biblesync-2.0.1.ebuild | 25 -------------------------
3 files changed, 52 deletions(-)
diff --git a/net-libs/biblesync/Manifest b/net-libs/biblesync/Manifest
index 13bdc243ba1..da020d4a9be 100644
--- a/net-libs/biblesync/Manifest
+++ b/net-libs/biblesync/Manifest
@@ -1,3 +1 @@
-DIST biblesync-1.1.2.tar.gz 86620 BLAKE2B 05ae9aa155a7cfd277e1f1a172ae3551c51a34cf09c7acae0821f08146179f4726173b8a26d4bac1a82aebab89f4ac105a73f7ef2a2d36b7939fe73d4e0749e1 SHA512 7725c8228e2dff79edaf065ff4d4816a6cf214d1d874817345cc4154142144bce479ca1ae871053886bff4f6610715a27bce81c25c2a636444d5873e93bfdc62
-DIST biblesync-2.0.1.tar.gz 89139 BLAKE2B 065b65d3f1f288b8a5160b5feff56f152db47eb5c03596c192b904f384e11e24a3846cc6b154d351400c6e252188f126d37281278acfbd8b47321cfc25e1b0f3 SHA512 92c86a503dbcc22542e6f15d5fe1b5c282f209b9d4208e82bcf5207b05ed7ca33b6223a496f50108d7c28eab6e14ee14a37ccada6d0b08315ea31c0aeeae2508
DIST biblesync-2.1.0.tar.gz 87868 BLAKE2B 2a136e4840f6f3cb3f03aa127adc978f9f5f189d48be198e4cb5b0ec654ae4a28f3fac30a10640d6fd2b1c3555c6bd88527e51e34287424f953cd599c5915521 SHA512 c6637954c0d9cbe9ba03048d92288d52c3675eaa9770749690222bd76d45ec7f138d67a4e416c33dbf9864f623f919f117aea58b1bb35feed8bcf59daad94e8e
diff --git a/net-libs/biblesync/biblesync-1.1.2-r2.ebuild b/net-libs/biblesync/biblesync-1.1.2-r2.ebuild
deleted file mode 100644
index 88b12f465aa..00000000000
--- a/net-libs/biblesync/biblesync-1.1.2-r2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit cmake-utils toolchain-funcs
-
-DESCRIPTION="A multicast protocol to support Bible software shared co-navigation"
-HOMEPAGE="https://wiki.crosswire.org/BibleSync"
-SRC_URI="https://github.com/karlkleinpaste/${PN}/releases/download/${PV}/${P}.tar.gz"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="amd64"
-IUSE="static"
-
-DEPEND="dev-util/cmake"
-RDEPEND=""
-
-src_configure() {
- local mycmakeargs=(
- "-DBUILD_SHARED_LIBS=$(usex !static)"
- "-DLIBDIR=/usr/$(get_libdir)"
- )
- cmake-utils_src_configure
-}
diff --git a/net-libs/biblesync/biblesync-2.0.1.ebuild b/net-libs/biblesync/biblesync-2.0.1.ebuild
deleted file mode 100644
index 4dea0979995..00000000000
--- a/net-libs/biblesync/biblesync-2.0.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit cmake-utils
-
-DESCRIPTION="A multicast protocol to support Bible software shared co-navigation"
-HOMEPAGE="https://wiki.crosswire.org/BibleSync"
-SRC_URI="https://github.com/karlkleinpaste/${PN}/releases/download/${PV}/${P}.tar.gz"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="static"
-
-DEPEND="dev-util/cmake"
-RDEPEND=""
-
-src_configure() {
- local mycmakeargs=(
- "-DBUILD_SHARED_LIBS=$(usex !static)"
- "-DLIBDIR=/usr/$(get_libdir)"
- )
- cmake-utils_src_configure
-}
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/biblesync/
@ 2023-12-27 0:20 Jakov Smolić
0 siblings, 0 replies; 14+ messages in thread
From: Jakov Smolić @ 2023-12-27 0:20 UTC (permalink / raw
To: gentoo-commits
commit: b302e04e51d2fea8f6491a9e6e9e0db83a108e74
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 26 17:36:55 2023 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Dec 27 00:02:45 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b302e04e
net-libs/biblesync: drop myself as a maintainer
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
net-libs/biblesync/metadata.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/net-libs/biblesync/metadata.xml b/net-libs/biblesync/metadata.xml
index c48952d8f1d3..bd707ac30866 100644
--- a/net-libs/biblesync/metadata.xml
+++ b/net-libs/biblesync/metadata.xml
@@ -1,10 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>jsmolic@gentoo.org</email>
- <name>Jakov Smolić</name>
- </maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
^ permalink raw reply related [flat|nested] 14+ messages in thread
end of thread, other threads:[~2023-12-27 0:20 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-25 16:59 [gentoo-commits] repo/gentoo:master commit in: net-libs/biblesync/ Marek Szuba
-- strict thread matches above, loose matches on Subject: below --
2023-12-27 0:20 Jakov Smolić
2020-09-05 19:44 Marek Szuba
2020-09-05 2:35 Sam James
2020-07-25 16:59 Marek Szuba
2020-07-25 16:59 Marek Szuba
2020-07-25 16:59 Marek Szuba
2018-06-20 1:21 Chris Reffett
2018-06-10 9:19 Andreas Sturmlechner
2017-12-29 18:40 Mikle Kolyada
2017-08-21 23:55 Chris Reffett
2017-07-05 1:41 Chris Reffett
2017-01-10 14:56 Agostino Sarubbo
2015-12-28 23:05 Chris Reffett
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox