From 3e46cefd20867824685ddedd52bc9cb63e0c1b53 Mon Sep 17 00:00:00 2001 From: Erik Mackdanz Date: Mon, 16 Nov 2020 15:24:35 -0600 Subject: games-roguelike/stone-soup: misc CI fixes Use HTTPS for homepage, add unzip bdep Signed-off-by: Erik Mackdanz Closes: https://bugs.gentoo.org/754705 Package-Manager: Portage-3.0.9, Repoman-3.0.2 --- games-roguelike/stone-soup/metadata.xml | 4 ++-- games-roguelike/stone-soup/stone-soup-0.25.0.ebuild | 2 +- games-roguelike/stone-soup/stone-soup-0.25.1-r1.ebuild | 3 ++- games-roguelike/stone-soup/stone-soup-0.25.1-r100.ebuild | 3 ++- games-roguelike/stone-soup/stone-soup-0.25.1.ebuild | 3 ++- 5 files changed, 9 insertions(+), 6 deletions(-) (limited to 'games-roguelike') diff --git a/games-roguelike/stone-soup/metadata.xml b/games-roguelike/stone-soup/metadata.xml index ec38a399560c..b7229c4a7435 100644 --- a/games-roguelike/stone-soup/metadata.xml +++ b/games-roguelike/stone-soup/metadata.xml @@ -10,8 +10,8 @@ Gentoo Games Project - http://crawl.develz.org/wordpress/documentation - https://crawl.develz.org/mantis/main_page.php + https://crawl.develz.org + https://crawl.develz.org/mantis crawl-ref diff --git a/games-roguelike/stone-soup/stone-soup-0.25.0.ebuild b/games-roguelike/stone-soup/stone-soup-0.25.0.ebuild index ae90a75c427d..a26fe45f42c7 100644 --- a/games-roguelike/stone-soup/stone-soup-0.25.0.ebuild +++ b/games-roguelike/stone-soup/stone-soup-0.25.0.ebuild @@ -12,7 +12,7 @@ inherit desktop distutils-r1 eutils xdg-utils toolchain-funcs MY_P="stone_soup-${PV}" DESCRIPTION="Role-playing roguelike game of exploration and treasure-hunting in dungeons" -HOMEPAGE="http://crawl.develz.org/wordpress/" +HOMEPAGE="https://crawl.develz.org" SRC_URI=" https://crawl.develz.org/release/$(ver_cut 1-2)/${PN/-/_}-${PV}.tar.xz https://dev.gentoo.org/~hasufell/distfiles/${PN}.png diff --git a/games-roguelike/stone-soup/stone-soup-0.25.1-r1.ebuild b/games-roguelike/stone-soup/stone-soup-0.25.1-r1.ebuild index 5c81a6b83ce4..d4d2ba19807a 100644 --- a/games-roguelike/stone-soup/stone-soup-0.25.1-r1.ebuild +++ b/games-roguelike/stone-soup/stone-soup-0.25.1-r1.ebuild @@ -12,7 +12,7 @@ inherit desktop distutils-r1 eutils xdg-utils toolchain-funcs MY_P="stone_soup-${PV}" DESCRIPTION="Role-playing roguelike game of exploration and treasure-hunting in dungeons" -HOMEPAGE="http://crawl.develz.org/wordpress/" +HOMEPAGE="https://crawl.develz.org" SRC_URI=" https://github.com/crawl/crawl/releases/download/${PV}/${PN/-/_}-${PV}.zip https://dev.gentoo.org/~hasufell/distfiles/${PN}.png @@ -51,6 +51,7 @@ RDEPEND=" virtual/opengl )" DEPEND="${RDEPEND} + app-arch/unzip dev-lang/perl dev-python/pyyaml[${PYTHON_USEDEP}] sys-devel/flex diff --git a/games-roguelike/stone-soup/stone-soup-0.25.1-r100.ebuild b/games-roguelike/stone-soup/stone-soup-0.25.1-r100.ebuild index 50ad1d62d18e..984eb6860bc9 100644 --- a/games-roguelike/stone-soup/stone-soup-0.25.1-r100.ebuild +++ b/games-roguelike/stone-soup/stone-soup-0.25.1-r100.ebuild @@ -13,7 +13,7 @@ inherit desktop distutils-r1 eutils lua-single xdg-utils toolchain-funcs MY_P="stone_soup-${PV}" DESCRIPTION="Role-playing roguelike game of exploration and treasure-hunting in dungeons" -HOMEPAGE="http://crawl.develz.org/wordpress/" +HOMEPAGE="https://crawl.develz.org" SRC_URI=" https://github.com/crawl/crawl/releases/download/${PV}/${PN/-/_}-${PV}.zip https://dev.gentoo.org/~hasufell/distfiles/${PN}.png @@ -52,6 +52,7 @@ RDEPEND=" virtual/opengl )" DEPEND="${RDEPEND} + app-arch/unzip dev-lang/perl dev-python/pyyaml[${PYTHON_USEDEP}] sys-devel/flex diff --git a/games-roguelike/stone-soup/stone-soup-0.25.1.ebuild b/games-roguelike/stone-soup/stone-soup-0.25.1.ebuild index 912373c33488..f478d555a48e 100644 --- a/games-roguelike/stone-soup/stone-soup-0.25.1.ebuild +++ b/games-roguelike/stone-soup/stone-soup-0.25.1.ebuild @@ -12,7 +12,7 @@ inherit desktop distutils-r1 eutils xdg-utils toolchain-funcs MY_P="stone_soup-${PV}" DESCRIPTION="Role-playing roguelike game of exploration and treasure-hunting in dungeons" -HOMEPAGE="http://crawl.develz.org/wordpress/" +HOMEPAGE="https://crawl.develz.org" SRC_URI=" https://github.com/crawl/crawl/releases/download/${PV}/${PN/-/_}-${PV}.zip https://dev.gentoo.org/~hasufell/distfiles/${PN}.png @@ -51,6 +51,7 @@ RDEPEND=" virtual/opengl )" DEPEND="${RDEPEND} + app-arch/unzip dev-lang/perl dev-python/pyyaml[${PYTHON_USEDEP}] sys-devel/flex -- cgit v1.2.3-65-gdbad