From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0398F1581FB for ; Fri, 30 Aug 2024 15:40:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A0A0E29EE; Fri, 30 Aug 2024 15:40:15 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EE055E29EF for ; Fri, 30 Aug 2024 15:40:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E884C33DF47 for ; Fri, 30 Aug 2024 15:40:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 550DC1917 for ; Fri, 30 Aug 2024 15:40:12 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1725032385.8b53b8cf77d9e3b88a320679374f493a038db828.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/laszip/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-geosciences/laszip/Manifest sci-geosciences/laszip/laszip-3.4.1-r1.ebuild sci-geosciences/laszip/laszip-3.4.1.ebuild X-VCS-Directories: sci-geosciences/laszip/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8b53b8cf77d9e3b88a320679374f493a038db828 X-VCS-Branch: master Date: Fri, 30 Aug 2024 15:40:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c6ec573c-925d-4d7a-8107-9747f3091842 X-Archives-Hash: 4848bf7958cb94195b6c513e2f889343 commit: 8b53b8cf77d9e3b88a320679374f493a038db828 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Aug 30 14:43:28 2024 +0000 Commit: Andreas Sturmlechner gentoo 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 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 -}