games-strategy/hedgewars: Drop obsolete patches in 1.0.0
authorJames Le Cuirot <chewi@gentoo.org>
Fri, 18 Oct 2019 22:08:44 +0000 (23:08 +0100)
committerJames Le Cuirot <chewi@gentoo.org>
Fri, 18 Oct 2019 22:08:44 +0000 (23:08 +0100)
Closes: https://github.com/gentoo/gentoo/pull/13240
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
games-strategy/hedgewars/hedgewars-1.0.0-r1.ebuild [moved from games-strategy/hedgewars/hedgewars-1.0.0.ebuild with 94% similarity]

similarity index 94%
rename from games-strategy/hedgewars/hedgewars-1.0.0.ebuild
rename to games-strategy/hedgewars/hedgewars-1.0.0-r1.ebuild
index c98f3a05e5de253ab7c574207d10b8bcd94556bf..9e8d0f6b128927a62f641322af74cd720f4f04e3 100644 (file)
@@ -7,12 +7,10 @@ CMAKE_MAKEFILE_GENERATOR=emake
 inherit cmake-utils xdg-utils
 
 MY_P=${PN}-src-${PV}
-DEB_PATCH_VER=2
 
 DESCRIPTION="A turn-based strategy, artillery, action and comedy game"
 HOMEPAGE="https://www.hedgewars.org/"
-SRC_URI="https://www.hedgewars.org/download/releases/${MY_P}.tar.bz2
-       mirror://debian/pool/main/h/${PN}/${PN}_0.9.23-dfsg-${DEB_PATCH_VER}.debian.tar.xz"
+SRC_URI="https://www.hedgewars.org/download/releases/${MY_P}.tar.bz2"
 
 LICENSE="GPL-2 Apache-2.0 FDL-1.3"
 SLOT="0"
@@ -70,10 +68,6 @@ BDEPEND="
 
 S="${WORKDIR}"/${MY_P}
 
-PATCHES=(
-       "${FILESDIR}"/${PN}-0.9.22-rpath-fix.patch
-)
-
 src_configure() {
        local mycmakeargs=(
                -DMINIMAL_FLAGS=ON