From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/laszip/
Date: Fri, 30 Aug 2024 15:40:12 +0000 (UTC) [thread overview]
Message-ID: <1725032385.8b53b8cf77d9e3b88a320679374f493a038db828.asturm@gentoo> (raw)
commit: 8b53b8cf77d9e3b88a320679374f493a038db828
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 30 14:43:28 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Aug 30 15:39:45 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b53b8cf
sci-geosciences/laszip: drop 3.4.1, 3.4.1-r1
Bug: https://bugs.gentoo.org/938744
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
sci-geosciences/laszip/Manifest | 1 -
sci-geosciences/laszip/laszip-3.4.1-r1.ebuild | 25 -------------------------
sci-geosciences/laszip/laszip-3.4.1.ebuild | 25 -------------------------
3 files changed, 51 deletions(-)
diff --git a/sci-geosciences/laszip/Manifest b/sci-geosciences/laszip/Manifest
index 3458e0e36292..a46397a987b2 100644
--- a/sci-geosciences/laszip/Manifest
+++ b/sci-geosciences/laszip/Manifest
@@ -1,2 +1 @@
-DIST laszip-src-3.4.1.tar.bz2 151530 BLAKE2B 17647e458a43165d21cf3ad6fa141f5ae5d82d27d73e4e2d4098bbb72db4826f495e86e15c6985c29eb532ba2677f1c9fe1674e1d8219b451f5b0f26cba1b2e0 SHA512 3aaace2b38b61403b965ca29c8902d757d781dd5ec6aa55eb5779164a66bd340a3be9af17dfe625e77a7ffcc54579610d3ebdbfce54c42ae8ba47dbd22c8c1e7
DIST laszip-src-3.4.3.tar.bz2 153819 BLAKE2B f23d0410ea474c50e858353ef06d9d006e091615e1a8cd26c070de81d2e12770ca64aa3281dd1348ebd372776cd951039d3fa3a60f487d0cb85dda0b19b17f4b SHA512 32635d0918201b1eb141b70bf946f06a40ef9a05d1b51429c90375382e9064e2c500574926a49ae2f6fef44c3a94329b1c305a3945f9bed2a3a92c9d63d37d74
diff --git a/sci-geosciences/laszip/laszip-3.4.1-r1.ebuild b/sci-geosciences/laszip/laszip-3.4.1-r1.ebuild
deleted file mode 100644
index d41ac8eef3fb..000000000000
--- a/sci-geosciences/laszip/laszip-3.4.1-r1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake flag-o-matic
-
-DESCRIPTION="Library for free and lossless compression of the LAS LiDAR format"
-HOMEPAGE="https://laszip.org/"
-SRC_URI="https://github.com/LASzip/LASzip/releases/download/${PV}/${PN}-src-${PV}.tar.bz2"
-
-SLOT="0"
-LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
-
-S="${WORKDIR}/${PN}-src-${PV}"
-
-src_configure() {
- # -Werror=odr
- # https://bugs.gentoo.org/862582
- # Fixed in newer version.
- filter-lto
-
- cmake_src_configure
-}
diff --git a/sci-geosciences/laszip/laszip-3.4.1.ebuild b/sci-geosciences/laszip/laszip-3.4.1.ebuild
deleted file mode 100644
index fd0926e96b21..000000000000
--- a/sci-geosciences/laszip/laszip-3.4.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake flag-o-matic
-
-DESCRIPTION="Library for free and lossless compression of the LAS LiDAR format"
-HOMEPAGE="https://laszip.org/"
-SRC_URI="https://github.com/LASzip/LASzip/releases/download/${PV}/${PN}-src-${PV}.tar.bz2"
-
-SLOT="0"
-LICENSE="LGPL-2.1+"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
-
-S="${WORKDIR}/${PN}-src-${PV}"
-
-src_configure() {
- # -Werror=odr
- # https://bugs.gentoo.org/862582
- # Fixed in newer version.
- filter-lto
-
- cmake_src_configure
-}
next reply other threads:[~2024-08-30 15:40 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-30 15:40 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-30 14:42 [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/laszip/ Arthur Zamarin
2024-08-30 14:30 Arthur Zamarin
2024-04-08 18:30 Sam James
2024-03-15 7:03 Sam James
2024-03-15 7:03 Sam James
2024-03-15 7:03 Sam James
2024-03-15 7:03 Sam James
2023-12-09 17:01 Arthur Zamarin
2021-04-23 13:46 Sam James
2021-03-28 7:14 Sam James
2019-06-27 7:31 Sergei Trofimovich
2019-06-27 7:26 Sergei Trofimovich
2019-06-26 6:50 Agostino Sarubbo
2019-06-25 7:04 Agostino Sarubbo
2019-05-24 19:26 Andreas Sturmlechner
2019-05-24 19:26 Andreas Sturmlechner
2018-04-10 1:19 Sam Jorna
2018-03-12 4:33 Matt Turner
2018-03-04 22:30 Sergei Trofimovich
2017-07-20 20:57 Sergei Trofimovich
2017-05-24 7:06 Michael Weber
2016-11-29 20:19 Pacho Ramos
2016-03-14 23:37 Sam Jorna
2015-10-30 6:19 Jeroen Roovers
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=1725032385.8b53b8cf77d9e3b88a320679374f493a038db828.asturm@gentoo \
--to=asturm@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