From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/liblas/
Date: Sun, 8 Mar 2020 20:32:56 +0000 (UTC) [thread overview]
Message-ID: <1583697429.803867c67fd65907ce18865eb1a3c9292e65f5f1.asturm@gentoo> (raw)
commit: 803867c67fd65907ce18865eb1a3c9292e65f5f1
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 8 19:57:09 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 8 19:57:09 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=803867c6
sci-geosciences/liblas: Drop 1.8.1-r2
Closes: https://bugs.gentoo.org/698846
Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
sci-geosciences/liblas/liblas-1.8.1-r2.ebuild | 50 ---------------------------
1 file changed, 50 deletions(-)
diff --git a/sci-geosciences/liblas/liblas-1.8.1-r2.ebuild b/sci-geosciences/liblas/liblas-1.8.1-r2.ebuild
deleted file mode 100644
index 949af96ab07..00000000000
--- a/sci-geosciences/liblas/liblas-1.8.1-r2.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-DESCRIPTION="C/C++ library for manipulating the LAS LiDAR format common in GIS"
-HOMEPAGE="https://github.com/libLAS/libLAS/"
-SRC_URI="https://github.com/libLAS/libLAS/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-SLOT="0"
-LICENSE="BSD"
-KEYWORDS="amd64 ~ia64 ppc ppc64 x86"
-IUSE="gdal"
-
-DEPEND="
- dev-libs/boost:=
- sci-geosciences/laszip
- sci-libs/libgeotiff:=
- gdal? ( sci-libs/gdal:= )
-"
-RDEPEND="${DEPEND}"
-
-# tests known to fail due to LD_LIBRARY_PATH issue
-RESTRICT="test"
-
-S="${WORKDIR}/libLAS-${PV}"
-
-PATCHES=(
- "${FILESDIR}"/${PN}-1.8.0_remove-std-c++98.patch
- "${FILESDIR}"/${P}-fix-overload-call.patch # bug 661654
- "${FILESDIR}"/${P}-CVE-2018-20540.patch # bug 678482
-)
-
-src_prepare() {
- cmake_src_prepare
-
- # add missing linkage
- sed -e 's:${LAS2COL} ${LIBLAS_C_LIB_NAME}:& ${CMAKE_THREAD_LIBS_INIT}:' \
- -i "${S}/apps/CMakeLists.txt" || die
-}
-
-src_configure() {
- local mycmakeargs=(
- -DLIBLAS_LIB_SUBDIR=$(get_libdir)
- -DWITH_GDAL=$(usex gdal)
- )
- cmake_src_configure
-}
next reply other threads:[~2020-03-08 20:33 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-08 20:32 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-02-29 2:43 [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/liblas/ Sam James
2024-02-29 2:43 Sam James
2023-12-09 17:01 Arthur Zamarin
2023-06-26 16:48 Sam James
2021-04-23 13:46 Sam James
2021-03-28 7:14 Sam James
2020-03-02 11:34 Sergei Trofimovich
2020-03-02 11:22 Sergei Trofimovich
2020-02-28 17:50 Agostino Sarubbo
2020-02-27 9:49 Agostino Sarubbo
2019-06-22 19:38 Andreas Sturmlechner
2019-05-30 20:33 Sergei Trofimovich
2019-05-30 20:30 Sergei Trofimovich
2019-05-27 17:26 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-05 22:14 Andreas Sturmlechner
2018-03-04 22:30 Sergei Trofimovich
2018-01-17 5:11 Thomas Deutschmann
2017-10-16 3:34 David Seifert
2017-07-20 20:57 Sergei Trofimovich
2017-05-24 7:06 Michael Weber
2016-11-29 20:19 Pacho Ramos
2016-11-25 3:01 Sam Jorna
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=1583697429.803867c67fd65907ce18865eb1a3c9292e65f5f1.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