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 E6A341382C5 for ; Sun, 17 May 2020 15:51:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED3D7E08FB; Sun, 17 May 2020 15:51:06 +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 C4612E08FB for ; Sun, 17 May 2020 15:51:06 +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 23AEA34F637 for ; Sun, 17 May 2020 15:51:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 996409C for ; Sun, 17 May 2020 15:51:01 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1589730515.03ccd319d0d2d8fa7609a3604e42bb73716e30e2.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/lzma/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-arch/lzma/Manifest app-arch/lzma/lzma-19.00.ebuild app-arch/lzma/metadata.xml X-VCS-Directories: app-arch/lzma/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 03ccd319d0d2d8fa7609a3604e42bb73716e30e2 X-VCS-Branch: master Date: Sun, 17 May 2020 15:51:01 +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: 28903300-5140-44ca-b3ef-111f263c7829 X-Archives-Hash: bedd47009cf10d93f9cdeaf83849afb0 commit: 03ccd319d0d2d8fa7609a3604e42bb73716e30e2 Author: Hans Fernhout fernhout info> AuthorDate: Sun May 17 06:02:33 2020 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Sun May 17 15:48:35 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03ccd319 app-arch/lzma: verion bump to 19.00 Package seems up for grabs; added myself as proxy maintainer Closes: https://bugs.gentoo.org/708602 Signed-off-by: Johannes Willem Fernhout fernhout.info> Closes: https://github.com/gentoo/gentoo/pull/15845 Signed-off-by: Aaron Bauman gentoo.org> app-arch/lzma/Manifest | 1 + app-arch/lzma/lzma-19.00.ebuild | 41 +++++++++++++++++++++++++++++++++++++++++ app-arch/lzma/metadata.xml | 15 +++++++++++---- 3 files changed, 53 insertions(+), 4 deletions(-) diff --git a/app-arch/lzma/Manifest b/app-arch/lzma/Manifest index 2afecb38ea1..c69705b2f6a 100644 --- a/app-arch/lzma/Manifest +++ b/app-arch/lzma/Manifest @@ -1 +1,2 @@ +DIST lzma-19.00.7z 1082692 BLAKE2B 88aca3f3225d589c9b1b0fbf4c196db8e6e8df362f926736a45e1f80d302c132b25537203b0a903da9de5f3b0398b10901f126cf6905fcbdf0a57ee894e74b6d SHA512 60532483249d86960d5c481dc88ebeafabb7e435afb6188bc26f38177b8534ef3da83317d6920d99103d4f10a8dcdb624489ea5ddad8e0c8732bab1bb4ebd7eb DIST lzma-9.20.tar.bz2 534077 BLAKE2B c1be526d6fb9f68da10b654940a92420b6c708c7aefe213394cf1c7650b3d65c4f54d3ca0663e52be13aa9f996ff9cc87262fac8b76dd0654e839cefc073c374 SHA512 1c495530834107430a675fb48c006093edc301ec7a2c2f273efd62ff260f3056503bb2c3ddef63e82f5ff04b1347381055cf6cacd59eee9d451c4d841c13cd35 diff --git a/app-arch/lzma/lzma-19.00.ebuild b/app-arch/lzma/lzma-19.00.ebuild new file mode 100644 index 00000000000..491acc88539 --- /dev/null +++ b/app-arch/lzma/lzma-19.00.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit toolchain-funcs + +MY_P="${PN}${PV//.}" +DESCRIPTION="LZMA Stream Compressor from the SDK" +HOMEPAGE="https://www.7-zip.org/sdk.html" +SRC_URI="mirror://sourceforge/sevenzip/${MY_P}.7z -> ${P}.7z" + +LICENSE="public-domain" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +IUSE="doc" + +BDEPEND="app-arch/p7zip" + +S=${WORKDIR} + +src_compile() { + cd CPP/7zip/Bundles/LzmaCon || die + emake -f makefile.gcc \ + CXX="$(tc-getCXX) ${CXXFLAGS} ${CPPFLAGS}" \ + CXX_C="$(tc-getCC) ${CFLAGS} ${CPPFLAGS}" +} + +src_install() { + newbin CPP/7zip/Bundles/LzmaCon/lzma lzmacon + dodoc DOC/lzma.txt DOC/lzma-history.txt + use doc && dodoc DOC/7zC.txt \ + DOC/7zFormat.txt \ + DOC/Methods.txt \ + DOC/lzma-sdk.txt \ + DOC/lzma-specification.txt +} + +pkg_postinst() { + einfo "The lzma binary is now 'lzmacon' to avoid xz-utils conflicts #218459" +} diff --git a/app-arch/lzma/metadata.xml b/app-arch/lzma/metadata.xml index 86f4ac1ea62..3a5f1e16e76 100644 --- a/app-arch/lzma/metadata.xml +++ b/app-arch/lzma/metadata.xml @@ -1,8 +1,15 @@ - - - sevenzip - + + hfern@fernhout.info + Hans Fernhout + + + proxy-maint@gentoo.org + Proxy Maintainers + + + sevenzip +