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 C1CBE138334 for ; Sun, 17 Nov 2019 06:07:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF901E07F1; Sun, 17 Nov 2019 06:07:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 B5B50E07F1 for ; Sun, 17 Nov 2019 06:07:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 D66E734CEE4 for ; Sun, 17 Nov 2019 06:07:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8F80585C for ; Sun, 17 Nov 2019 06:07:31 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1573970839.690a58eedd225549e5b6570892ae0c81d176ebbf.radhermit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/rar2fs/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/rar2fs/Manifest sys-fs/rar2fs/rar2fs-1.28.0.ebuild X-VCS-Directories: sys-fs/rar2fs/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: 690a58eedd225549e5b6570892ae0c81d176ebbf X-VCS-Branch: master Date: Sun, 17 Nov 2019 06:07:31 +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: f04ea54f-20fa-4877-9e48-fe86761517e1 X-Archives-Hash: 6afde8afcaf1d8bad597a50eea61e9ee commit: 690a58eedd225549e5b6570892ae0c81d176ebbf Author: Tim Harder gentoo org> AuthorDate: Sun Nov 17 06:04:24 2019 +0000 Commit: Tim Harder gentoo org> CommitDate: Sun Nov 17 06:07:19 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=690a58ee sys-fs/rar2fs: version bump to 1.28.0 Signed-off-by: Tim Harder gentoo.org> sys-fs/rar2fs/Manifest | 1 + sys-fs/rar2fs/rar2fs-1.28.0.ebuild | 29 +++++++++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/sys-fs/rar2fs/Manifest b/sys-fs/rar2fs/Manifest index ccc6e5e7bd6..2e7ea828a8b 100644 --- a/sys-fs/rar2fs/Manifest +++ b/sys-fs/rar2fs/Manifest @@ -1 +1,2 @@ DIST rar2fs-1.27.2.tar.gz 259516 BLAKE2B ffa34fa5e38e22c0055c6a98442ad29a1ee62e215ff5e8fcc88a254a7de2d6c2842608adfeb22edece748dbc7173bba0574132cf8a9e735c5b84c53b0eb1b163 SHA512 7316198e1812cb88822e14c115d9dc0d98addeae3c6587888210197139046fb936ad3f1d599c45714c3d127535cf819311d314301249be78b91d66ebfc0fa453 +DIST rar2fs-1.28.0.tar.gz 264753 BLAKE2B 7f1462fae6e869e64a8c75d85c50df2794f4bfd0b057e5c213eb28a8aa48da53961026c5b9fb752090052c25a02ef9bb2a90bc57cfd8c4097b4c3136f20e7fb1 SHA512 e50313d1dae57387f60520ed3ff1d610f4c8448fcff101a9735a4ac1471dc5aa6ac67d0ba5200310caf439cf60ab1e1b8328a7048904970c292f35f700ef5c03 diff --git a/sys-fs/rar2fs/rar2fs-1.28.0.ebuild b/sys-fs/rar2fs/rar2fs-1.28.0.ebuild new file mode 100644 index 00000000000..d7d5e5f041b --- /dev/null +++ b/sys-fs/rar2fs/rar2fs-1.28.0.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="A FUSE based filesystem that can mount one or multiple RAR archive(s)" +HOMEPAGE="https://hasse69.github.io/rar2fs/ https://github.com/hasse69/rar2fs" +SRC_URI="https://github.com/hasse69/${PN}/releases/download/v${PV}/${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +# Note that upstream unrar sometimes breaks ABI without updating the SONAME +# version so try rebuilding rar2fs if it doesn't work following an unrar +# upgrade. +RDEPEND=">=app-arch/unrar-5:= + sys-fs/fuse:0" +DEPEND="${RDEPEND}" + +src_configure() { + export USER_CFLAGS="${CFLAGS}" + + econf \ + --with-unrar="${ESYSROOT}"/usr/include/libunrar \ + --disable-static-unrar \ + $(use_enable debug) +}