summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzamat H. Hackimov <azamat.hackimov@gmail.com>2016-10-28 00:02:29 +0500
committerAzamat H. Hackimov <azamat.hackimov@gmail.com>2016-10-28 00:02:29 +0500
commit071e665a7f428753d9525e6c11e0daa7713aeaf7 (patch)
tree44a888455f3490493593311d1bb731fbc7a91ad1
parentgames-fps/zdoom: bump to 2.8.1 (diff)
downloadgamerlay-071e665a7f428753d9525e6c11e0daa7713aeaf7.tar.gz
gamerlay-071e665a7f428753d9525e6c11e0daa7713aeaf7.tar.bz2
gamerlay-071e665a7f428753d9525e6c11e0daa7713aeaf7.zip
games-fps/brutal-doom: Bump to 20b
Package-Manager: portage-2.3.0 Manifest-Sign-Key: A018DE8C
-rw-r--r--games-fps/brutal-doom/Manifest11
-rw-r--r--games-fps/brutal-doom/brutal-doom-20b.ebuild (renamed from games-fps/brutal-doom/brutal-doom-20.ebuild)16
-rw-r--r--games-fps/brutal-doom/metadata.xml4
3 files changed, 18 insertions, 13 deletions
diff --git a/games-fps/brutal-doom/Manifest b/games-fps/brutal-doom/Manifest
index 2653aa5..aaaf35b 100644
--- a/games-fps/brutal-doom/Manifest
+++ b/games-fps/brutal-doom/Manifest
@@ -1 +1,10 @@
-DIST brutal20.zip 27988554 SHA256 eddbc1b0b9e105fc1e6d7bd2576264db32cb99b108ebcf035dbf083bc627d7f5 SHA512 262b64ba4788a9c70dd07bd9324b4b58e10e14730d6ce5720e0705fb667bb55688e89e7f14179f739df498e2fbf61615576026743da92d8f7fe2871396abfb2c WHIRLPOOL 12e68bbcb29720ff3515d6500cf4e71b5b94d48d089d67c86c3dc50dd944311ca2794db333822aca182cfbb95c1a9fa4f2727686ea31d11bbf21e606332110f2
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+DIST brutal20b.zip 34172044 SHA256 7c031473ba376f9675ef4ad4fb801dd2bd0db3d284f161a1fe398a312b746c06 SHA512 ba37b0c3a2837130d1d6bf7e9ad12ad8eb3d82a8f1abb316083550cb1811199267b4b301fcc13855b3dcb6334f57dd033b4f0bcd9af39731d9bfd7d5dcedfd4a WHIRLPOOL 1be9e20f78775998286dd29e858c4ced1045daef17da756b29a98fedd211d16d0e6804eed8fbd5423144092f84a61d82b3c38adf799732d738ed7b73e8cd8ba3
+-----BEGIN PGP SIGNATURE-----
+
+iF4EAREIAAYFAlgST0AACgkQz+A7F6AY3oztsAEAoPiqh8LEYBKkZK0mSma/TzLR
+YsNE+rcomSY2mJdpkoIBAKPMVg0jUOOYu4hpAunO+ukf91pgqMt2qulnhLNhwnsp
+=i+x/
+-----END PGP SIGNATURE-----
diff --git a/games-fps/brutal-doom/brutal-doom-20.ebuild b/games-fps/brutal-doom/brutal-doom-20b.ebuild
index 4cb99c9..d6a5523 100644
--- a/games-fps/brutal-doom/brutal-doom-20.ebuild
+++ b/games-fps/brutal-doom/brutal-doom-20b.ebuild
@@ -1,14 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=5
-
-inherit games
+EAPI=6
DESCRIPTION="A mod that attempts to make Doom faster placed, harder, gorier and more violent."
HOMEPAGE="http://www.moddb.com/mods/brutal-doom/"
-SRC_URI="http://www.moddb.com/downloads/mirror/85648/108/4ad2d36692d9a4c4a50e2f7afd98ef70 -> brutal${PV}.zip"
+SRC_URI="http://www.moddb.com/downloads/mirror/95667/102/0a5526fb58bc1f38fee7e14f586ddd7b -> brutal${PV}.zip"
LICENSE="HPND"
SLOT="0"
@@ -22,16 +20,14 @@ DEPEND="app-arch/unzip"
S="${WORKDIR}"
src_install() {
- insinto "${GAMES_DATADIR}/doom-data"
+ insinto "/usr/share/doom-data"
doins brutalv${PV}.pk3
- dodoc *.txt
- prepgamesdirs
+ dodoc *.rtf
}
pkg_postinst() {
- games_pkg_postinst
echo
elog "In order to play this mod run zdoom with -file option:"
- elog " zdoom -file ${GAMES_DATADIR}/doom-data/brutalv${PV}.pk3"
+ elog " zdoom -file /usr/share/doom-data/brutalv${PV}.pk3"
echo
}
diff --git a/games-fps/brutal-doom/metadata.xml b/games-fps/brutal-doom/metadata.xml
index 6afc669..e5f07b6 100644
--- a/games-fps/brutal-doom/metadata.xml
+++ b/games-fps/brutal-doom/metadata.xml
@@ -1,14 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer>
+<maintainer type="person">
<email>azamat.hackimov@gmail.com</email>
<name>Azamat H. Hackimov</name>
</maintainer>
<longdescription lang="en">
A mod that attempts to make Doom faster placed, harder, gorier and more violent.
</longdescription>
-<longdescription lang="en">
+<longdescription lang="ru">
Мод, делающий игру Doom сложнее, динамичней и значительно жестче.
</longdescription>
</pkgmetadata>