Gentoo Archives: gentoo-commits

From: "Azamat H. Hackimov" <winterheart@××××××.ru>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gamerlay:master commit in: media-gfx/recoil/
Date: Fri, 28 Feb 2020 19:01:42
Message-Id: 1582916490.96dfce036559b31b7c4d09da10329aaab36ff138.winterheart@gentoo
1 commit: 96dfce036559b31b7c4d09da10329aaab36ff138
2 Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
3 AuthorDate: Fri Feb 28 19:00:08 2020 +0000
4 Commit: Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
5 CommitDate: Fri Feb 28 19:01:30 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=96dfce03
7
8 media-gfx/recoil: update to 5.0.0
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
12
13 media-gfx/recoil/{recoil-4.3.2.ebuild => recoil-5.0.0.ebuild} | 5 ++---
14 1 file changed, 2 insertions(+), 3 deletions(-)
15
16 diff --git a/media-gfx/recoil/recoil-4.3.2.ebuild b/media-gfx/recoil/recoil-5.0.0.ebuild
17 similarity index 78%
18 rename from media-gfx/recoil/recoil-4.3.2.ebuild
19 rename to media-gfx/recoil/recoil-5.0.0.ebuild
20 index 0f2b22a..25eb746 100644
21 --- a/media-gfx/recoil/recoil-4.3.2.ebuild
22 +++ b/media-gfx/recoil/recoil-5.0.0.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 2018-2019 Gentoo Authors
25 +# Copyright 2018-2020 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=7
29 @@ -7,7 +7,7 @@ inherit toolchain-funcs
30
31 DESCRIPTION="Retro Computer Image Library"
32 HOMEPAGE="http://recoil.sourceforge.net/"
33 -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
34 +SRC_URI="https://downloads.sourceforge.net/project/${PN}/${PN}/${PV}/${P}.tar.gz"
35
36 LICENSE="GPL-2+"
37 SLOT="0"
38 @@ -16,7 +16,6 @@ IUSE=""
39
40 DEPEND="media-libs/libpng:0="
41 RDEPEND="${DEPEND}"
42 -BDEPEND=""
43
44 src_compile() {
45 emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" recoil2png