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 E8B77138334 for ; Sun, 20 Oct 2019 18:21:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 428CCE0976; Sun, 20 Oct 2019 18:21:32 +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 1538CE0976 for ; Sun, 20 Oct 2019 18:21:32 +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 A7F7A34C0B8 for ; Sun, 20 Oct 2019 18:21:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0736583D for ; Sun, 20 Oct 2019 18:21:29 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1571595655.6832754dd100108646518ca18fc5a33f2d9644fe.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/file-roller/files/, app-arch/file-roller/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-arch/file-roller/file-roller-3.32.2-r1.ebuild app-arch/file-roller/file-roller-3.32.2.ebuild app-arch/file-roller/files/3.32-packages.match X-VCS-Directories: app-arch/file-roller/ app-arch/file-roller/files/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 6832754dd100108646518ca18fc5a33f2d9644fe X-VCS-Branch: master Date: Sun, 20 Oct 2019 18:21:29 +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: b119f406-d449-4e3a-85a7-4dd3b9e7f198 X-Archives-Hash: f858b530866b11f812316d2c839e9830 commit: 6832754dd100108646518ca18fc5a33f2d9644fe Author: Mart Raudsepp gentoo org> AuthorDate: Sun Oct 20 18:20:44 2019 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sun Oct 20 18:20:55 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6832754d app-arch/file-roller-3.32: update packages.match mapping If new decompressors support gets added, then packages.match needs updating too, not just the README.gentoo message. Upstream package uses that to actually suggest what package to install, when it encounters something the package for isn't installed. So update it (and add unsquashfs too, which was missed in 3.30), and fix space vs tab mixup in the readme-gentoo added entry. Package-Manager: Portage-2.3.69, Repoman-2.3.12 Signed-off-by: Mart Raudsepp gentoo.org> ...-3.32.2.ebuild => file-roller-3.32.2-r1.ebuild} | 5 ++-- app-arch/file-roller/files/3.32-packages.match | 34 ++++++++++++++++++++++ 2 files changed, 36 insertions(+), 3 deletions(-) diff --git a/app-arch/file-roller/file-roller-3.32.2.ebuild b/app-arch/file-roller/file-roller-3.32.2-r1.ebuild similarity index 95% rename from app-arch/file-roller/file-roller-3.32.2.ebuild rename to app-arch/file-roller/file-roller-3.32.2-r1.ebuild index 40854a846ce..cc5f90b3046 100644 --- a/app-arch/file-roller/file-roller-3.32.2.ebuild +++ b/app-arch/file-roller/file-roller-3.32.2-r1.ebuild @@ -2,7 +2,6 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 - inherit gnome.org gnome2-utils meson readme.gentoo-r1 xdg DESCRIPTION="Archive manager for GNOME" @@ -44,7 +43,7 @@ and install the relevant package. For example: 7-zip - app-arch/p7zip ace - app-arch/unace arj - app-arch/arj -brotli - app-arch/brotli +brotli - app-arch/brotli cpio - app-arch/cpio deb - app-arch/dpkg iso - app-cdr/cdrtools @@ -59,7 +58,7 @@ zoo - app-arch/zoo" src_prepare() { # File providing Gentoo package names for various archivers - cp -v "${FILESDIR}"/3.22-packages.match data/packages.match || die + cp -v "${FILESDIR}"/3.32-packages.match data/packages.match || die xdg_src_prepare } diff --git a/app-arch/file-roller/files/3.32-packages.match b/app-arch/file-roller/files/3.32-packages.match new file mode 100644 index 00000000000..09f1513968e --- /dev/null +++ b/app-arch/file-roller/files/3.32-packages.match @@ -0,0 +1,34 @@ +[Package Matches] +arj=app-arch/arj +binutils=sys-devel/binutils +brotli=app-arch/brotli +bzip2=app-arch/bzip2 +cpio=app-arch/cpio +dpkg=app-arch/dpkg +genisoimage=virtual/cdrtools +gzip=app-arch/gzip +lha=app-arch/lha +lrzip=app-arch/lrzip +lz4=app-arch/lz4 +lzip=app-arch/lzip +lzma=app-arch/xz-utils +lzop=app-arch/lzop +ncompress=app-arch/ncompress +p7zip=app-arch/p7zip +p7zip-full= +p7zip-rar= +rar=app-arch/rar +rpm=app-arch/rpm +rzip=app-arch/rzip +zip=app-arch/zip +zoo=app-arch/zoo +tar=app-arch/tar +unace=app-arch/unace +unalz= +unarchiver=app-arch/unar +unrar=app-arch/unrar +unsquashfs=sys-fs/squashfs-tools +unstaff= +unzip=app-arch/unzip +xz=app-arch/xz-utils +