commit: 3f495d29560c0b8a1acdfcdc3ddfd7fb78734d6e
Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Sat Feb 29 12:53:48 2020 +0000
Commit: Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
CommitDate: Sat Feb 29 12:53:48 2020 +0000
URL: https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=3f495d29
games-simulation/kerbal-space-program: minor fixes
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
.../kerbal-space-program/kerbal-space-program-1.8.1.ebuild | 9 ++++++---
games-simulation/kerbal-space-program/metadata.xml | 11 +++++++++++
2 files changed, 17 insertions(+), 3 deletions(-)
diff --git
a/games-simulation/kerbal-space-program/kerbal-space-program-1.8.1.ebuild
b/games-simulation/kerbal-space-program/kerbal-space-program-1.8.1.ebuild
index d5f2343..9926dd7 100644
--- a/games-simulation/kerbal-space-program/kerbal-space-program-1.8.1.ebuild
+++ b/games-simulation/kerbal-space-program/kerbal-space-program-1.8.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -16,10 +16,10 @@ SRC_URI="
"
RESTRICT="fetch strip"
-LICENSE="EULA"
+LICENSE="all-rights-reserved"
SLOT="0"
-KEYWORDS="amd64"
+KEYWORDS="-* ~amd64"
L10NS="l10n_en " #l10n_es l10n_fr l10n_it l10n_ja l10n_pt-BR l10n_ru
l10n_zh-CN"
IUSE="${L10NS}"
@@ -73,7 +73,10 @@ src_unpack() {
rm -r "${WORKDIR}/tmp"
find . -name .DS_Store -delete
+}
+src_prepare() {
+ default
sed -e "s@__PV__@${PV}@" -e "s@__PN__@${PN}@" "${FILESDIR}/ksp-wrapper"
> "${T}"/ksp-wrapper
}
diff --git a/games-simulation/kerbal-space-program/metadata.xml
b/games-simulation/kerbal-space-program/metadata.xml
new file mode 100644
index 0000000..aec4945
--- /dev/null
+++ b/games-simulation/kerbal-space-program/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="person">
+<email>[email protected]</email>
+<name>Vadim A. Misbakh-Soloviov</name>
+</maintainer>
+<longdescription lang="en">
+</longdescription>
+</pkgmetadata>
+