* [gentoo-commits] repo/gentoo:master commit in: games-fps/postal2mp-demo/
@ 2018-07-24 22:49 Mikle Kolyada
0 siblings, 0 replies; only message in thread
From: Mikle Kolyada @ 2018-07-24 22:49 UTC (permalink / raw
To: gentoo-commits
commit: 81550bf8371893501621fa546da7a1662032e9cc
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 24 22:48:32 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue Jul 24 22:48:32 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81550bf8
games-fps/postal2mp-demo: remove last rited package
Closes: https://bugs.gentoo.org/608806
games-fps/postal2mp-demo/Manifest | 1 -
games-fps/postal2mp-demo/metadata.xml | 8 ----
.../postal2mp-demo/postal2mp-demo-1409.ebuild | 48 ----------------------
3 files changed, 57 deletions(-)
diff --git a/games-fps/postal2mp-demo/Manifest b/games-fps/postal2mp-demo/Manifest
deleted file mode 100644
index ac23089f487..00000000000
--- a/games-fps/postal2mp-demo/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Postal2STP-FreeMP-linux.tar.bz2 591082047 BLAKE2B b633ec1d5337438af3abfee30584b6977136abd6aaa52b1ba946f30ccc7a03c3de6539fa2d3519a5e106af4113d0ee9171fbe92fdeb3057db052f870e4ae3bec SHA512 92580c2ce0593f37890013a5b2e5c1d420b57ae4e90569725446dbb2c939d1dd29b6df566783f020419dd8c4b1301213d1e8d9d581c95efd3f5950e8e54b46d1
diff --git a/games-fps/postal2mp-demo/metadata.xml b/games-fps/postal2mp-demo/metadata.xml
deleted file mode 100644
index 78274e0fa55..00000000000
--- a/games-fps/postal2mp-demo/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
- <email>games@gentoo.org</email>
- <name>Gentoo Games Project</name>
-</maintainer>
-</pkgmetadata>
diff --git a/games-fps/postal2mp-demo/postal2mp-demo-1409.ebuild b/games-fps/postal2mp-demo/postal2mp-demo-1409.ebuild
deleted file mode 100644
index d01d21b14e0..00000000000
--- a/games-fps/postal2mp-demo/postal2mp-demo-1409.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils unpacker multilib games
-
-DESCRIPTION="You play the Postal Dude: Postal 2 is only as violent as you are"
-HOMEPAGE="http://icculus.org/news/news.php?id=4419"
-SRC_URI="http://treefort.icculus.org/postal2/Postal2STP-FreeMP-linux.tar.bz2
- http://0day.icculus.org/postal2/Postal2STP-FreeMP-linux.tar.bz2
- http://cyberstalker.dk/sponsored-by-dkchan.org/Postal2STP-FreeMP-linux.tar.bz2"
-
-LICENSE="postal2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-RESTRICT="mirror strip"
-
-RDEPEND="sys-libs/glibc
- sys-libs/libstdc++-v3:5
- amd64? ( sys-libs/glibc[multilib] sys-libs/libstdc++-v3:5[multilib] )
- >=media-libs/libsdl-1.2.15-r4[X,opengl,abi_x86_32(-)]
- >=media-libs/openal-1.15.1[abi_x86_32(-)]"
-DEPEND=""
-
-QA_PREBUILT="${GAMES_PREFIX_OPT:1}/${PN}/System/*"
-
-S=${WORKDIR}/Postal2STP-FreeMP-linux
-
-src_install() {
- has_multilib_profile && ABI=x86
-
- dir=${GAMES_PREFIX_OPT}/${PN}
-
- insinto "${dir}"
- doins -r *
- fperms +x "${dir}"/System/postal2-bin
-
- rm "${ED}/${dir}"/System/{openal.so,libSDL-1.2.so.0,libstdc++.so.5,libgcc_s.so.1} || die
- dosym /usr/$(get_libdir)/libopenal.so "${dir}"/System/openal.so
- dosym /usr/$(get_libdir)/libSDL-1.2.so.0 "${dir}"/System/libSDL-1.2.so.0
-
- games_make_wrapper ${PN} ./postal2-bin "${dir}"/System .
- newicon postal2.xpm ${PN}.xpm
- make_desktop_entry ${PN} "Postal 2: Share the Pain (Demo)"
-
- prepgamesdirs
-}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-07-24 22:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-24 22:49 [gentoo-commits] repo/gentoo:master commit in: games-fps/postal2mp-demo/ Mikle Kolyada
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox