public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/boinc-zip/
@ 2021-05-18 21:31 Anna Vyalkova
  0 siblings, 0 replies; 8+ messages in thread
From: Anna Vyalkova @ 2021-05-18 21:31 UTC (permalink / raw
  To: gentoo-commits

commit:     7690e77e828d5ff1ff5c6f16fa6d556ae79d5128
Author:     Anna Vyalkova <cyber <AT> sysrq <DOT> in>
AuthorDate: Tue May 18 19:35:04 2021 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Tue May 18 21:31:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7690e77e

dev-libs/boinc-zip: initial import

Signed-off-by: Anna Vyalkova <cyber <AT> sysrq.in>

 dev-libs/boinc-zip/Manifest                 |  1 +
 dev-libs/boinc-zip/boinc-zip-7.16.16.ebuild | 36 +++++++++++++++++++++++++++++
 dev-libs/boinc-zip/metadata.xml             | 11 +++++++++
 3 files changed, 48 insertions(+)

diff --git a/dev-libs/boinc-zip/Manifest b/dev-libs/boinc-zip/Manifest
new file mode 100644
index 000000000..5238eec52
--- /dev/null
+++ b/dev-libs/boinc-zip/Manifest
@@ -0,0 +1 @@
+DIST boinc-7.16.16.tar.gz 49599131 BLAKE2B 819ab85c19a684144711f77e669b892aa73c006b81c1d7ef7adbd9d580e1e8473ae27b52dc17953ee677c70fc78ed15df936afd740e629715f30f2b81d84ea6f SHA512 dd7042e176d6506c70de7866556ae73b2f45734df92038086d5b0414751f3da08dc571c49f0c26d747d3fb2577674d3ff8cdec7d3563861eaaaa5af9c1db0a0e

diff --git a/dev-libs/boinc-zip/boinc-zip-7.16.16.ebuild b/dev-libs/boinc-zip/boinc-zip-7.16.16.ebuild
new file mode 100644
index 000000000..31e7072d1
--- /dev/null
+++ b/dev-libs/boinc-zip/boinc-zip-7.16.16.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+MY_PV=$(ver_cut 1-2)
+
+DESCRIPTION="Wrapper for the zip/unzip functions to expose to BOINC clients"
+HOMEPAGE="https://boinc.berkeley.edu/trac/wiki/FileCompression"
+
+SRC_URI="https://github.com/BOINC/boinc/archive/client_release/${MY_PV}/${PV}.tar.gz -> boinc-${PV}.tar.gz"
+KEYWORDS="~amd64 ~x86"
+S="${WORKDIR}/boinc-client_release-${MY_PV}-${PV}/zip"
+
+LICENSE="Info-ZIP LGPL-3+"
+SLOT="0"
+
+src_prepare() {
+	default
+	sed '/$(LN) .libs\/$(LIBBOINC_ZIP_STATIC)/d' -i Makefile.am || die
+
+	cd .. || die
+	eautoreconf
+}
+
+src_configure() {
+	cd .. || die
+	econf --enable-pkg-devel --disable-static
+}
+
+src_install() {
+	default
+	rm "${ED}"/usr/*/libboinc_zip.la || die
+}

diff --git a/dev-libs/boinc-zip/metadata.xml b/dev-libs/boinc-zip/metadata.xml
new file mode 100644
index 000000000..a07d56d79
--- /dev/null
+++ b/dev-libs/boinc-zip/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person" proxied="yes">
+		<email>cyber+gentoo@sysrq.in</email>
+		<name>Anna</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">BOINC/boinc</remote-id>
+	</upstream>
+</pkgmetadata>


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

* [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/boinc-zip/
@ 2021-07-15 10:04 Anna Vyalkova
  0 siblings, 0 replies; 8+ messages in thread
From: Anna Vyalkova @ 2021-07-15 10:04 UTC (permalink / raw
  To: gentoo-commits

commit:     a0c0451ddce00e7713aa8d1d3ec5c5be5feced68
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Wed Jul 14 06:51:45 2021 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Thu Jul 15 08:53:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a0c0451d

dev-libs/boinc-zip: add 7.16.17

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-libs/boinc-zip/Manifest                 |  1 +
 dev-libs/boinc-zip/boinc-zip-7.16.17.ebuild | 36 +++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+)

diff --git a/dev-libs/boinc-zip/Manifest b/dev-libs/boinc-zip/Manifest
index 5238eec52..909891f1b 100644
--- a/dev-libs/boinc-zip/Manifest
+++ b/dev-libs/boinc-zip/Manifest
@@ -1 +1,2 @@
 DIST boinc-7.16.16.tar.gz 49599131 BLAKE2B 819ab85c19a684144711f77e669b892aa73c006b81c1d7ef7adbd9d580e1e8473ae27b52dc17953ee677c70fc78ed15df936afd740e629715f30f2b81d84ea6f SHA512 dd7042e176d6506c70de7866556ae73b2f45734df92038086d5b0414751f3da08dc571c49f0c26d747d3fb2577674d3ff8cdec7d3563861eaaaa5af9c1db0a0e
+DIST boinc-7.16.17.tar.gz 49628624 BLAKE2B 87e266a29506ecaa41fd18a2521b08c291548a4e31f7748001e5214e6f1fada1ded8bb8b559635d4f9c7c256cd7829dcf9132c02448c559d5ceb13524ca42e0f SHA512 e9882f37ad5c83ed020155c8192228322932f83b88ed00d025dcda63bff2dca109ecdcbaf98b48c4522b841f545f32352e5c158ae0a41de0a1f2941ac8135221

diff --git a/dev-libs/boinc-zip/boinc-zip-7.16.17.ebuild b/dev-libs/boinc-zip/boinc-zip-7.16.17.ebuild
new file mode 100644
index 000000000..0d89894c2
--- /dev/null
+++ b/dev-libs/boinc-zip/boinc-zip-7.16.17.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools
+
+MY_PV=$(ver_cut 1-2)
+
+DESCRIPTION="Wrapper for the zip/unzip functions to expose to BOINC clients"
+HOMEPAGE="https://boinc.berkeley.edu/trac/wiki/FileCompression"
+
+SRC_URI="https://github.com/BOINC/boinc/archive/client_release/${MY_PV}/${PV}.tar.gz -> boinc-${PV}.tar.gz"
+KEYWORDS="~amd64 ~x86"
+S="${WORKDIR}/boinc-client_release-${MY_PV}-${PV}/zip"
+
+LICENSE="Info-ZIP LGPL-3+"
+SLOT="0"
+
+src_prepare() {
+	default
+	sed '/$(LN) .libs\/$(LIBBOINC_ZIP_STATIC)/d' -i Makefile.am || die
+
+	cd .. || die
+	eautoreconf
+}
+
+src_configure() {
+	cd .. || die
+	econf --enable-pkg-devel --disable-static
+}
+
+src_install() {
+	default
+	rm "${ED}"/usr/*/libboinc_zip.la || die
+}


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

* [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/boinc-zip/
@ 2021-07-19  8:11 Anna Vyalkova
  0 siblings, 0 replies; 8+ messages in thread
From: Anna Vyalkova @ 2021-07-19  8:11 UTC (permalink / raw
  To: gentoo-commits

commit:     1c202c07d59b9d1f219599d6ccf20ab4f6560226
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Mon Jul 19 07:58:39 2021 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Mon Jul 19 08:10:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1c202c07

dev-libs/boinc-zip: add 7.18, remove other

Notable changes:
* use make targets instead of sed voodoo
* do not use patch version as the library is rarely updated

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-libs/boinc-zip/Manifest                 |  3 +--
 dev-libs/boinc-zip/boinc-zip-7.16.16.ebuild | 36 -----------------------------
 dev-libs/boinc-zip/boinc-zip-7.16.17.ebuild | 36 -----------------------------
 dev-libs/boinc-zip/boinc-zip-7.18.ebuild    | 36 +++++++++++++++++++++++++++++
 4 files changed, 37 insertions(+), 74 deletions(-)

diff --git a/dev-libs/boinc-zip/Manifest b/dev-libs/boinc-zip/Manifest
index 909891f1b..0e53bce6e 100644
--- a/dev-libs/boinc-zip/Manifest
+++ b/dev-libs/boinc-zip/Manifest
@@ -1,2 +1 @@
-DIST boinc-7.16.16.tar.gz 49599131 BLAKE2B 819ab85c19a684144711f77e669b892aa73c006b81c1d7ef7adbd9d580e1e8473ae27b52dc17953ee677c70fc78ed15df936afd740e629715f30f2b81d84ea6f SHA512 dd7042e176d6506c70de7866556ae73b2f45734df92038086d5b0414751f3da08dc571c49f0c26d747d3fb2577674d3ff8cdec7d3563861eaaaa5af9c1db0a0e
-DIST boinc-7.16.17.tar.gz 49628624 BLAKE2B 87e266a29506ecaa41fd18a2521b08c291548a4e31f7748001e5214e6f1fada1ded8bb8b559635d4f9c7c256cd7829dcf9132c02448c559d5ceb13524ca42e0f SHA512 e9882f37ad5c83ed020155c8192228322932f83b88ed00d025dcda63bff2dca109ecdcbaf98b48c4522b841f545f32352e5c158ae0a41de0a1f2941ac8135221
+DIST boinc-7.18.0.tar.gz 50848912 BLAKE2B 1088b734a5111dac1b42110cc5059e7114ef2bb2a7e786d20e681ac96543869fbf170c566c6c7ea93ac97f54f347e388d33d7d39c19d59cbe7bf3066d8c69fde SHA512 4bccd576bc786cf5d7b01a1ff379545b4d9ddb818c8561d3dccb836b6490668c73a0c10884609980dfc6e8250173ead71a5f6044cabe69a0c93316e03515a0d9

diff --git a/dev-libs/boinc-zip/boinc-zip-7.16.16.ebuild b/dev-libs/boinc-zip/boinc-zip-7.16.16.ebuild
deleted file mode 100644
index 31e7072d1..000000000
--- a/dev-libs/boinc-zip/boinc-zip-7.16.16.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-MY_PV=$(ver_cut 1-2)
-
-DESCRIPTION="Wrapper for the zip/unzip functions to expose to BOINC clients"
-HOMEPAGE="https://boinc.berkeley.edu/trac/wiki/FileCompression"
-
-SRC_URI="https://github.com/BOINC/boinc/archive/client_release/${MY_PV}/${PV}.tar.gz -> boinc-${PV}.tar.gz"
-KEYWORDS="~amd64 ~x86"
-S="${WORKDIR}/boinc-client_release-${MY_PV}-${PV}/zip"
-
-LICENSE="Info-ZIP LGPL-3+"
-SLOT="0"
-
-src_prepare() {
-	default
-	sed '/$(LN) .libs\/$(LIBBOINC_ZIP_STATIC)/d' -i Makefile.am || die
-
-	cd .. || die
-	eautoreconf
-}
-
-src_configure() {
-	cd .. || die
-	econf --enable-pkg-devel --disable-static
-}
-
-src_install() {
-	default
-	rm "${ED}"/usr/*/libboinc_zip.la || die
-}

diff --git a/dev-libs/boinc-zip/boinc-zip-7.16.17.ebuild b/dev-libs/boinc-zip/boinc-zip-7.16.17.ebuild
deleted file mode 100644
index 0d89894c2..000000000
--- a/dev-libs/boinc-zip/boinc-zip-7.16.17.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit autotools
-
-MY_PV=$(ver_cut 1-2)
-
-DESCRIPTION="Wrapper for the zip/unzip functions to expose to BOINC clients"
-HOMEPAGE="https://boinc.berkeley.edu/trac/wiki/FileCompression"
-
-SRC_URI="https://github.com/BOINC/boinc/archive/client_release/${MY_PV}/${PV}.tar.gz -> boinc-${PV}.tar.gz"
-KEYWORDS="~amd64 ~x86"
-S="${WORKDIR}/boinc-client_release-${MY_PV}-${PV}/zip"
-
-LICENSE="Info-ZIP LGPL-3+"
-SLOT="0"
-
-src_prepare() {
-	default
-	sed '/$(LN) .libs\/$(LIBBOINC_ZIP_STATIC)/d' -i Makefile.am || die
-
-	cd .. || die
-	eautoreconf
-}
-
-src_configure() {
-	cd .. || die
-	econf --enable-pkg-devel --disable-static
-}
-
-src_install() {
-	default
-	rm "${ED}"/usr/*/libboinc_zip.la || die
-}

diff --git a/dev-libs/boinc-zip/boinc-zip-7.18.ebuild b/dev-libs/boinc-zip/boinc-zip-7.18.ebuild
new file mode 100644
index 000000000..e800b45e2
--- /dev/null
+++ b/dev-libs/boinc-zip/boinc-zip-7.18.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools
+
+MY_PN=${PN%%-*}
+MY_PV="${PV}.0"
+DESCRIPTION="Wrapper for the zip/unzip functions to expose to BOINC clients"
+HOMEPAGE="https://boinc.berkeley.edu/trac/wiki/FileCompression"
+
+SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/client_release/${PV}/${MY_PV}.tar.gz -> ${MY_PN}-${MY_PV}.tar.gz"
+KEYWORDS="~amd64 ~arm64 ~x86"
+S="${WORKDIR}/${MY_PN}-client_release-${PV}-${MY_PV}"
+
+LICENSE="Info-ZIP LGPL-3+"
+SLOT="0"
+
+src_prepare() {
+	default
+	eautoreconf
+}
+
+src_configure() {
+	econf --enable-pkg-devel
+}
+
+src_compile() {
+	emake -C zip lib${PN//-/_}.la
+}
+
+src_install() {
+	emake -C zip install-{libLTLIBRARIES,pkgincludeHEADERS} DESTDIR="${D}"
+	find "${ED}" -name '*.la' -delete || die
+}


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

* [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/boinc-zip/
@ 2021-07-22  8:29 Anna Vyalkova
  0 siblings, 0 replies; 8+ messages in thread
From: Anna Vyalkova @ 2021-07-22  8:29 UTC (permalink / raw
  To: gentoo-commits

commit:     addcb8022911256d99b047135284022ad21fd500
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Thu Jul 22 08:14:20 2021 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Thu Jul 22 08:27:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=addcb802

dev-libs/boinc-zip: revbump (new eclass)

Closes: https://bugs.gentoo.org/802897
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-libs/boinc-zip/boinc-zip-7.18-r1.ebuild | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

diff --git a/dev-libs/boinc-zip/boinc-zip-7.18-r1.ebuild b/dev-libs/boinc-zip/boinc-zip-7.18-r1.ebuild
new file mode 100644
index 000000000..032e64438
--- /dev/null
+++ b/dev-libs/boinc-zip/boinc-zip-7.18-r1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+BOINC_SUBMODULE="zip"
+inherit boinc
+
+DESCRIPTION="Wrapper for the zip/unzip functions to expose to BOINC clients"
+HOMEPAGE="https://boinc.berkeley.edu/trac/wiki/FileCompression"
+
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+LICENSE="Info-ZIP LGPL-3+"
+SLOT="0"
+
+# broken beyond repair
+RESTRICT="test"
+
+boinc_require_source ${PV}.0
+boinc_enable_autotools
+
+src_compile() {
+	emake lib${PN//-/_}.la
+}
+
+src_install() {
+	emake install-{libLTLIBRARIES,pkgincludeHEADERS} DESTDIR="${D}"
+	find "${ED}" -name '*.la' -delete || die
+}


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

* [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/boinc-zip/
@ 2022-05-30 17:47 Anna Vyalkova
  0 siblings, 0 replies; 8+ messages in thread
From: Anna Vyalkova @ 2022-05-30 17:47 UTC (permalink / raw
  To: gentoo-commits

commit:     8dbcb6ce05f6e35cd55f61a57cd8e45f545dfe49
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Mon May 30 16:56:08 2022 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Mon May 30 17:46:58 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8dbcb6ce

dev-libs/boinc-zip: drop 7.18

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-libs/boinc-zip/boinc-zip-7.18.ebuild | 36 --------------------------------
 1 file changed, 36 deletions(-)

diff --git a/dev-libs/boinc-zip/boinc-zip-7.18.ebuild b/dev-libs/boinc-zip/boinc-zip-7.18.ebuild
deleted file mode 100644
index e800b45e2..000000000
--- a/dev-libs/boinc-zip/boinc-zip-7.18.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit autotools
-
-MY_PN=${PN%%-*}
-MY_PV="${PV}.0"
-DESCRIPTION="Wrapper for the zip/unzip functions to expose to BOINC clients"
-HOMEPAGE="https://boinc.berkeley.edu/trac/wiki/FileCompression"
-
-SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/client_release/${PV}/${MY_PV}.tar.gz -> ${MY_PN}-${MY_PV}.tar.gz"
-KEYWORDS="~amd64 ~arm64 ~x86"
-S="${WORKDIR}/${MY_PN}-client_release-${PV}-${MY_PV}"
-
-LICENSE="Info-ZIP LGPL-3+"
-SLOT="0"
-
-src_prepare() {
-	default
-	eautoreconf
-}
-
-src_configure() {
-	econf --enable-pkg-devel
-}
-
-src_compile() {
-	emake -C zip lib${PN//-/_}.la
-}
-
-src_install() {
-	emake -C zip install-{libLTLIBRARIES,pkgincludeHEADERS} DESTDIR="${D}"
-	find "${ED}" -name '*.la' -delete || die
-}


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

* [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/boinc-zip/
@ 2022-06-05 21:16 Alessandro Barbieri
  0 siblings, 0 replies; 8+ messages in thread
From: Alessandro Barbieri @ 2022-06-05 21:16 UTC (permalink / raw
  To: gentoo-commits

commit:     7e3b6d967cea7b4a953cebf04644e2ec0909648c
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sun Jun  5 21:11:17 2022 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sun Jun  5 21:11:17 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7e3b6d96

dev-libs/boinc-zip: remove proxied from metadata

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-libs/boinc-zip/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/boinc-zip/metadata.xml b/dev-libs/boinc-zip/metadata.xml
index a07d56d79..ce271dd13 100644
--- a/dev-libs/boinc-zip/metadata.xml
+++ b/dev-libs/boinc-zip/metadata.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="person" proxied="yes">
+	<maintainer type="person">
 		<email>cyber+gentoo@sysrq.in</email>
 		<name>Anna</name>
 	</maintainer>


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

* [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/boinc-zip/
@ 2022-10-09  8:51 Anna Vyalkova
  0 siblings, 0 replies; 8+ messages in thread
From: Anna Vyalkova @ 2022-10-09  8:51 UTC (permalink / raw
  To: gentoo-commits

commit:     b0bb9bdcbf6e397a0b53abcb0dac75aadcbe8800
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sun Oct  9 08:30:32 2022 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sun Oct  9 08:30:32 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b0bb9bdc

dev-libs/boinc-zip: add 7.20.2

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-libs/boinc-zip/Manifest                |  1 +
 dev-libs/boinc-zip/boinc-zip-7.20.2.ebuild | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/dev-libs/boinc-zip/Manifest b/dev-libs/boinc-zip/Manifest
index 0e53bce6e..98e526e0a 100644
--- a/dev-libs/boinc-zip/Manifest
+++ b/dev-libs/boinc-zip/Manifest
@@ -1 +1,2 @@
 DIST boinc-7.18.0.tar.gz 50848912 BLAKE2B 1088b734a5111dac1b42110cc5059e7114ef2bb2a7e786d20e681ac96543869fbf170c566c6c7ea93ac97f54f347e388d33d7d39c19d59cbe7bf3066d8c69fde SHA512 4bccd576bc786cf5d7b01a1ff379545b4d9ddb818c8561d3dccb836b6490668c73a0c10884609980dfc6e8250173ead71a5f6044cabe69a0c93316e03515a0d9
+DIST boinc-7.20.2.tar.gz 46555666 BLAKE2B 4d11217739d341c5b61d86afa02eebdad80809f42caa3f6dea1d86ed53d79004d60fa362fd04d53060060472e108e0ee0aa0428e4799eb70f2e98f07dc1f39cd SHA512 0309d5585ece96a5d9021058870dce9a96c89ece269650961a9b22d5219529e242a55dc1e466f5364535033198ca5c36496ca23125a9cda0c308bfdb4372abbb

diff --git a/dev-libs/boinc-zip/boinc-zip-7.20.2.ebuild b/dev-libs/boinc-zip/boinc-zip-7.20.2.ebuild
new file mode 100644
index 000000000..c283fb3dd
--- /dev/null
+++ b/dev-libs/boinc-zip/boinc-zip-7.20.2.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+BOINC_SUBMODULE="zip"
+inherit boinc
+
+DESCRIPTION="Wrapper for the zip/unzip functions to expose to BOINC clients"
+HOMEPAGE="https://boinc.berkeley.edu/trac/wiki/FileCompression"
+
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+LICENSE="Info-ZIP LGPL-3+"
+SLOT="0"
+
+# broken beyond repair
+RESTRICT="test"
+
+boinc_require_source ${PV}
+boinc_enable_autotools
+
+src_compile() {
+	emake lib${PN//-/_}.la
+}
+
+src_install() {
+	emake install-{libLTLIBRARIES,pkgincludeHEADERS,pkgconfigDATA} DESTDIR="${D}"
+	find "${ED}" -name '*.la' -delete || die
+}


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

* [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/boinc-zip/
@ 2023-04-06 14:09 Anna Vyalkova
  0 siblings, 0 replies; 8+ messages in thread
From: Anna Vyalkova @ 2023-04-06 14:09 UTC (permalink / raw
  To: gentoo-commits

commit:     8dd395a2f85c5b41d644f961ccb7009028211053
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Thu Apr  6 13:09:57 2023 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Thu Apr  6 13:09:57 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8dd395a2

dev-libs/boinc-zip: update Manifest

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-libs/boinc-zip/Manifest | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/boinc-zip/Manifest b/dev-libs/boinc-zip/Manifest
index 98e526e0a..56fd97b33 100644
--- a/dev-libs/boinc-zip/Manifest
+++ b/dev-libs/boinc-zip/Manifest
@@ -1,2 +1,2 @@
-DIST boinc-7.18.0.tar.gz 50848912 BLAKE2B 1088b734a5111dac1b42110cc5059e7114ef2bb2a7e786d20e681ac96543869fbf170c566c6c7ea93ac97f54f347e388d33d7d39c19d59cbe7bf3066d8c69fde SHA512 4bccd576bc786cf5d7b01a1ff379545b4d9ddb818c8561d3dccb836b6490668c73a0c10884609980dfc6e8250173ead71a5f6044cabe69a0c93316e03515a0d9
-DIST boinc-7.20.2.tar.gz 46555666 BLAKE2B 4d11217739d341c5b61d86afa02eebdad80809f42caa3f6dea1d86ed53d79004d60fa362fd04d53060060472e108e0ee0aa0428e4799eb70f2e98f07dc1f39cd SHA512 0309d5585ece96a5d9021058870dce9a96c89ece269650961a9b22d5219529e242a55dc1e466f5364535033198ca5c36496ca23125a9cda0c308bfdb4372abbb
+DIST boinc-client-7.18.0.tar.gz 50848912 BLAKE2B 1088b734a5111dac1b42110cc5059e7114ef2bb2a7e786d20e681ac96543869fbf170c566c6c7ea93ac97f54f347e388d33d7d39c19d59cbe7bf3066d8c69fde SHA512 4bccd576bc786cf5d7b01a1ff379545b4d9ddb818c8561d3dccb836b6490668c73a0c10884609980dfc6e8250173ead71a5f6044cabe69a0c93316e03515a0d9
+DIST boinc-client-7.20.2.tar.gz 46555666 BLAKE2B 4d11217739d341c5b61d86afa02eebdad80809f42caa3f6dea1d86ed53d79004d60fa362fd04d53060060472e108e0ee0aa0428e4799eb70f2e98f07dc1f39cd SHA512 0309d5585ece96a5d9021058870dce9a96c89ece269650961a9b22d5219529e242a55dc1e466f5364535033198ca5c36496ca23125a9cda0c308bfdb4372abbb


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

end of thread, other threads:[~2023-04-06 14:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-18 21:31 [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/boinc-zip/ Anna Vyalkova
  -- strict thread matches above, loose matches on Subject: below --
2021-07-15 10:04 Anna Vyalkova
2021-07-19  8:11 Anna Vyalkova
2021-07-22  8:29 Anna Vyalkova
2022-05-30 17:47 Anna Vyalkova
2022-06-05 21:16 Alessandro Barbieri
2022-10-09  8:51 Anna Vyalkova
2023-04-06 14:09 Anna Vyalkova

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