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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5104313835A for ; Thu, 10 Sep 2020 21:49:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C342E08FF; Thu, 10 Sep 2020 21:49:51 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 525E7E08FF for ; Thu, 10 Sep 2020 21:49:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BB2BE340D36 for ; Thu, 10 Sep 2020 21:49:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 688A4315 for ; Thu, 10 Sep 2020 21:49:48 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1599774585.bcf9a9e44edff0d2293e62b6fbc55ec008cf99ab.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libxls/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libxls/Manifest dev-libs/libxls/libxls-1.6.1.ebuild X-VCS-Directories: dev-libs/libxls/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: bcf9a9e44edff0d2293e62b6fbc55ec008cf99ab X-VCS-Branch: master Date: Thu, 10 Sep 2020 21:49:48 +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: 2f527a55-7f21-439b-8375-5405921e43b9 X-Archives-Hash: 1d4a95ff6e10f625ecca737eaf4f8ad2 commit: bcf9a9e44edff0d2293e62b6fbc55ec008cf99ab Author: Sergei Trofimovich gentoo org> AuthorDate: Thu Sep 10 21:49:25 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Thu Sep 10 21:49:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcf9a9e4 dev-libs/libxls: bump up to 1.6.1 Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich gentoo.org> dev-libs/libxls/Manifest | 1 + dev-libs/libxls/libxls-1.6.1.ebuild | 39 +++++++++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/dev-libs/libxls/Manifest b/dev-libs/libxls/Manifest index 2b49bb52693..177e5f9860b 100644 --- a/dev-libs/libxls/Manifest +++ b/dev-libs/libxls/Manifest @@ -1,2 +1,3 @@ DIST libxls-1.5.3.tar.gz 442217 BLAKE2B 4aab9acfaab96cb25e00ada599f607e5f448820d9cb32605ccd51454fd9f819c1426810f300fbf4a1c7523d5409d6f4fcb08e827c95775f3ec95bc65d7f8315a SHA512 75943e7bd3f1dbc28cc50ff7e4f21a9b6a9c97299c7594e0807b06e0bca9cca3d83f3e52086950422d67f175ae0c7c677222a1f716c5297e2f072b8e7b4fc52d DIST libxls-1.6.0.tar.gz 443517 BLAKE2B a0c9c6c4d7de7bf8408bd24494983d271e56f7b7dd2f296915f971e75f00a10369d50e5a2c659e915af9997b9569a77325e292b3ff8aa0aa9144a71dd110975b SHA512 235c420f7a2fce303267c4170f0395b6f6ec66b20eeac10d2f3f5daeab268c2fd8f3fe747510341c3c95c0389a8f13e71a87df4401e43e8d82d20101f21838c5 +DIST libxls-1.6.1.tar.gz 443736 BLAKE2B 47ed31bb16a65c764ee5882435ce11701e51b6ee5f03aa57ee7991e5445dc477143df48d757c618043a1abd864c46dacedeb1a18a608db1d5ae2b8fcab4a712f SHA512 99d4aa911bc12a52698e11c0592ed8ecb16fa055d4634e6bcc3e0a3900fd8311bade70d2cc8d2f60abbe72d644b6f30757b284544ca589e85c35eeb6f158b8cd diff --git a/dev-libs/libxls/libxls-1.6.1.ebuild b/dev-libs/libxls/libxls-1.6.1.ebuild new file mode 100644 index 00000000000..62b7241386c --- /dev/null +++ b/dev-libs/libxls/libxls-1.6.1.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit eutils + +DESCRIPTION="A library which can read Excel (xls) files" +HOMEPAGE="https://github.com/libxls/libxls" +SRC_URI="https://github.com/libxls/libxls/releases/download/v${PV}/${P}.tar.gz" + +LICENSE="BSD-2" +SLOT="0/8" # libxlsreader.so.8 +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="" +DEPEND="" +BDEPEND=" + app-arch/unzip + virtual/pkgconfig +" + +RESTRICT=test # test driver is missing + +PATCHES=( + "${FILESDIR}"/${PN}-1.4.0-asprintf.patch +) + +src_configure() { + econf \ + --disable-static +} + +src_install() { + default + + find "${D}" -name '*.la' -type f -delete || die +}