From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/freexl/
Date: Tue, 5 Dec 2023 11:01:56 +0000 (UTC) [thread overview]
Message-ID: <1701774064.8efd4fcfc9f98d025aa8976d2f0a10b2439bd07d.sam@gentoo> (raw)
commit: 8efd4fcfc9f98d025aa8976d2f0a10b2439bd07d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 5 10:39:30 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 5 11:01:04 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8efd4fcf
dev-libs/freexl: add 2.0.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/freexl/Manifest | 1 +
dev-libs/freexl/freexl-2.0.0.ebuild | 32 ++++++++++++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/dev-libs/freexl/Manifest b/dev-libs/freexl/Manifest
index 738d63c9261f..a7a8e79184ae 100644
--- a/dev-libs/freexl/Manifest
+++ b/dev-libs/freexl/Manifest
@@ -1,2 +1,3 @@
DIST freexl-1.0.5.tar.gz 938994 BLAKE2B a3d2667271f6ab3de61a90f75ba8f7a645c5eddcd7f6d452fbbd59dc211c4676bdef7f7772235f60898de1e0a6d2e4951a3eadf77c4766bf938f5d8465f9de42 SHA512 86d742f58353be1f3ab683899a4d914845250b481acc078c769ef337d0a6ea24d25501a3e7c73b95904c6839ddd35f53e58ad4eee0c3b433caa84db0a8c6462b
DIST freexl-1.0.6.tar.gz 941179 BLAKE2B e0b04e66c56d3a2805eed3f86442269843a2ccf7133669b9506a1812562396f2b5bbc04e29c9f829d9df6e627fa31b87fccc5407275ffb205ff498bd47bc4b89 SHA512 efbbe261e57d5c05167ad8e1d5a5b348a7e702c0a4030b18dd2a8c60a38332caccbb073ff604bdf5bafac827310b41c7b79f9fa519ea512d6de2eafd9c1f71f6
+DIST freexl-2.0.0.tar.gz 991565 BLAKE2B 1fcb894b61fce05feeb89d36547291edb98ef8f2c40145e513d0f1f58357a3443b0a93b0c0283f0040b0687d980c5f165b1a080a9955814412cddc47bd550010 SHA512 663ccc321c2f0dcab8ad9255b2a77066c2046d531a0aa723fb114301fa27b53bf980787dd2548c46541036eceef988c5eedf2bec053adf628929470e67ddc17a
diff --git a/dev-libs/freexl/freexl-2.0.0.ebuild b/dev-libs/freexl/freexl-2.0.0.ebuild
new file mode 100644
index 000000000000..dbadc4d5153a
--- /dev/null
+++ b/dev-libs/freexl/freexl-2.0.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Simple XLS data extraction library"
+HOMEPAGE="https://www.gaia-gis.it/fossil/freexl/index"
+SRC_URI="https://www.gaia-gis.it/gaia-sins/${PN}-sources/${P}.tar.gz"
+
+LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~x86"
+IUSE="xml"
+
+DEPEND="
+ virtual/libiconv
+ xml? (
+ dev-libs/expat
+ sys-libs/zlib[minizip]
+ )
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+ econf $(use_enable xml xmldocs)
+}
+
+src_install() {
+ default
+
+ find "${ED}" -name '*.la' -type f -delete || die
+}
next reply other threads:[~2023-12-05 11:02 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-05 11:01 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-25 22:38 [gentoo-commits] repo/gentoo:master commit in: dev-libs/freexl/ Sam James
2024-11-23 20:15 Arthur Zamarin
2024-11-23 15:57 Sam James
2024-11-23 15:52 Sam James
2024-03-14 0:35 Sam James
2024-01-03 10:06 Sam James
2021-08-14 23:15 Marek Szuba
2021-03-03 23:03 Sam James
2021-03-02 3:15 Sam James
2021-03-02 1:40 Sam James
2021-03-01 23:44 Sam James
2021-03-01 23:44 Sam James
2021-01-12 23:47 Sam James
2021-01-12 23:47 Sam James
2020-07-18 0:01 Sam James
2020-07-17 7:44 Agostino Sarubbo
2020-07-09 0:54 Sam James
2020-07-08 10:59 Michał Górny
2020-07-06 7:22 Sergei Trofimovich
2020-07-06 7:02 Sergei Trofimovich
2020-06-29 19:51 Michał Górny
2020-06-29 19:51 Michał Górny
2019-05-16 19:30 Aaron Bauman
2017-07-20 20:57 Sergei Trofimovich
2017-07-17 9:48 Alexis Ballier
2016-03-27 12:02 Sam Jorna
2016-03-16 14:13 Amy Winston
2016-02-22 6:06 Jeroen Roovers
2016-02-15 10:22 Agostino Sarubbo
2016-02-15 10:22 Agostino Sarubbo
2016-02-14 19:10 Amy Winston
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1701774064.8efd4fcfc9f98d025aa8976d2f0a10b2439bd07d.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox