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 92E1F138346 for ; Wed, 8 Jan 2020 12:29:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 80108E08A8; Wed, 8 Jan 2020 12:29:36 +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 66749E08A8 for ; Wed, 8 Jan 2020 12:29:36 +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 6545F34DE84 for ; Wed, 8 Jan 2020 12:29:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2DD4238 for ; Wed, 8 Jan 2020 12:29:33 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1578486564.91b760f584d5a4face6347c2692fe32aa8631a58.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/pcsxr/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-emulation/pcsxr/metadata.xml X-VCS-Directories: games-emulation/pcsxr/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 91b760f584d5a4face6347c2692fe32aa8631a58 X-VCS-Branch: master Date: Wed, 8 Jan 2020 12:29:33 +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: b41fcdb0-5e97-429b-a1c0-aecca494d655 X-Archives-Hash: a6770dafa7adfb59442a8d15fd949acb commit: 91b760f584d5a4face6347c2692fe32aa8631a58 Author: Michał Górny gentoo org> AuthorDate: Wed Jan 8 12:27:31 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Jan 8 12:29:24 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91b760f5 games-emulation/pcsxr: Add a live ebuild for GitHub fork Closes: https://bugs.gentoo.org/641270 Closes: https://bugs.gentoo.org/655652 Signed-off-by: Michał Górny gentoo.org> games-emulation/pcsxr/metadata.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/games-emulation/pcsxr/metadata.xml b/games-emulation/pcsxr/metadata.xml index 04c9bdf246b..78252c7fd7f 100644 --- a/games-emulation/pcsxr/metadata.xml +++ b/games-emulation/pcsxr/metadata.xml @@ -6,6 +6,8 @@ Michał Górny + Support compressed files (via libarchive) + Support compressed CDDA (requires ffmpeg) Use libcdio for CD support Use SDL sound backend (other parts of SDL are used unconditionally)