summaryrefslogtreecommitdiff
path: root/games-fps/prboom-plus
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-05-14 11:09:11 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-05-14 11:09:11 +0100
commitdeba8115d2c2af26df42966b91ef04ff4dd79cde (patch)
tree9a48f42594e1a9e6b2020d5535a784314434d7a7 /games-fps/prboom-plus
parent38423c67c8a23f6a1bc42038193182e2da3116eb (diff)
gentoo resync : 14.05.2020
Diffstat (limited to 'games-fps/prboom-plus')
-rw-r--r--games-fps/prboom-plus/Manifest2
-rw-r--r--games-fps/prboom-plus/prboom-plus-2.5.1.5.4540.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/games-fps/prboom-plus/Manifest b/games-fps/prboom-plus/Manifest
index 4f65d6203b75..a25508ccb09d 100644
--- a/games-fps/prboom-plus/Manifest
+++ b/games-fps/prboom-plus/Manifest
@@ -1,4 +1,4 @@
AUX prboom-plus-2.5.1.4-Remove-nonstandard-gamesdir-variable.patch 907 BLAKE2B efbd5fda7e4e1d8ac57f4d17381b9ea0ae3c2a64e1edfec0f55c25c5fa96c22d842cb510773bd7cfb4e244b3533b0b36a2112d6537ec6cf895c6aa6c922bdf38 SHA512 5582a1a7a69960eea22ed6bc7cfeb4e3e75480f5f6495cb44691548e5cf3ed80901a9059c19eba1c8ddcb2ce02aa52570e13906348c65d8a3f25960543d31b65
DIST prboom-plus-2.5.1.5.4540.1.tar.xz 1023228 BLAKE2B 5b1c6aa80516cef4ced73701b640a261188c6eed818a204ef19f183061c0456f4af70dc8b466c240f5c8985903fe4daf0fed42cd32b47849c02b6c890fa807f0 SHA512 9fe207a395d92305dd3b89a38bc1376de6bd2a7bb29d454da42aea03a4ded82b49033d482d97c76377cbd1ecb7d8a65c9e0948af81ecd4e10bd49b0bad791bbc
-EBUILD prboom-plus-2.5.1.5.4540.1.ebuild 1663 BLAKE2B 4e43d1563003043a81e450dc4964673567a4057155bb8b6b64e82be668e525ffab4d1d584031772928a3d3a3d102b1f4d2a437e9531df18fc7de36407c7c395f SHA512 7bd746e2ee3ef6ef2795910d75c09194b09ec3e0c2c667e8827b86634e020ef9528a6257097b2933be7874c4d819199a54a0baa9b11add345af16481e521cbd0
+EBUILD prboom-plus-2.5.1.5.4540.1.ebuild 1664 BLAKE2B 2e9d98fe14a8f442fbf4a92935c94b6b125c8ced03b82dd8cca3e4d9c76c599ad65bf4d842c82b30b05ad3967945f9a5fd5a33a53f6ad4213edb2c63dbe1ec8d SHA512 fb1c5e4ca5b68bc8a6f04c690712382f94e9f9f45b6eb4ad8a426157a438a6e08423fd5f52271cb5fa47e543543b4d7e08663c97cf311df9d19b6d7bd9f12d45
MISC metadata.xml 1838 BLAKE2B b979e9ba17d881da816fd681d0fc43e70f451b8ec0e8dab47dd9e8b870931df5a6a3b5896f75e391afef668ddb8238ae45d1174612653626910a932fc34ee119 SHA512 3dfcc5e4bec610993506298a3427ef21470f106d19e1f7d0810d6dd69d2691b639112fa09d70a54b0cadbb7dc9b89c93d5b48c5c104caecc68aca96a0a99cd04
diff --git a/games-fps/prboom-plus/prboom-plus-2.5.1.5.4540.1.ebuild b/games-fps/prboom-plus/prboom-plus-2.5.1.5.4540.1.ebuild
index 3e0833b7215c..8ac28f7f6e9f 100644
--- a/games-fps/prboom-plus/prboom-plus-2.5.1.5.4540.1.ebuild
+++ b/games-fps/prboom-plus/prboom-plus-2.5.1.5.4540.1.ebuild
@@ -8,7 +8,7 @@ inherit autotools desktop xdg
MY_PV=$(ver_rs 4 "+svn" 5 "+dfsg")
MY_P=${PN}-${MY_PV}
DESCRIPTION="An enhanced clone of the classic first-person shooter Doom"
-HOMEPAGE="https://prboom-plus.sourceforge.net"
+HOMEPAGE="http://prboom-plus.sourceforge.net"
SRC_URI="http://deb.debian.org/debian/pool/main/p/prboom-plus/${PN}_${MY_PV}.orig.tar.xz -> ${P}.tar.xz"
LICENSE="GPL-2+ BSD BSD-with-disclosure LGPL-2.1+ MIT public-domain"
@@ -19,7 +19,7 @@ REQUIRED_USE="sdl2-image? ( opengl )"
DEPEND="
media-libs/libsdl2[opengl?,joystick,sound,video]
- dumb? ( media-libs/dumb )
+ dumb? ( media-libs/dumb:= )
fluidsynth? ( media-sound/fluidsynth:= )
mad? ( media-libs/libmad )
net? ( media-libs/sdl2-net )