Gentoo Archives: gentoo-commits

From: "Azamat H. Hackimov" <winterheart@××××××.ru>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gamerlay:master commit in: games-rpg/victor_vran/
Date: Mon, 10 Feb 2020 18:11:36
Message-Id: 1581358260.4831649093f17817f98c276c3c2affe9fb92b2f2.winterheart@gentoo
1 commit: 4831649093f17817f98c276c3c2affe9fb92b2f2
2 Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
3 AuthorDate: Mon Feb 10 15:04:04 2020 +0000
4 Commit: Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
5 CommitDate: Mon Feb 10 18:11:00 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=48316490
7
8 games-rpg/victor_vran: fix package
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
12
13 games-rpg/victor_vran/metadata.xml | 7 +++++++
14 games-rpg/victor_vran/victor_vran-2.12.0.14.ebuild | 11 +++++------
15 2 files changed, 12 insertions(+), 6 deletions(-)
16
17 diff --git a/games-rpg/victor_vran/metadata.xml b/games-rpg/victor_vran/metadata.xml
18 new file mode 100644
19 index 0000000..fbe39a6
20 --- /dev/null
21 +++ b/games-rpg/victor_vran/metadata.xml
22 @@ -0,0 +1,7 @@
23 +<?xml version="1.0" encoding="UTF-8"?>
24 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
25 +<pkgmetadata>
26 +<longdescription lang="en">
27 +An isometric Action-RPG with a massive selection of items, powers and so on.
28 +</longdescription>
29 +</pkgmetadata>
30
31 diff --git a/games-rpg/victor_vran/victor_vran-2.12.0.14.ebuild b/games-rpg/victor_vran/victor_vran-2.12.0.14.ebuild
32 index a63d6d1..655d64b 100644
33 --- a/games-rpg/victor_vran/victor_vran-2.12.0.14.ebuild
34 +++ b/games-rpg/victor_vran/victor_vran-2.12.0.14.ebuild
35 @@ -1,9 +1,9 @@
36 -# Copyright 1999-2017 Gentoo Foundation
37 +# Copyright 1999-2020 Gentoo Authors
38 # Distributed under the terms of the GNU General Public License v2
39
40 EAPI=6
41
42 -inherit eutils
43 +inherit desktop eutils
44
45 DESCRIPTION="An isometric Action-RPG with a massive selection of items, powers and so on"
46 HOMEPAGE="https://www.victorvran.com/"
47 @@ -12,10 +12,10 @@ SRC_URI="
48 "
49
50 RESTRICT="fetch strip"
51 -LICENSE="EULA"
52 +LICENSE="all-rights-reserved"
53
54 SLOT="0"
55 -KEYWORDS="amd64 x86"
56 +KEYWORDS="~amd64 ~x86"
57 IUSE=""
58
59 DEPEND="app-arch/unzip"
60 @@ -23,7 +23,7 @@ RDEPEND="
61 app-crypt/mit-krb5
62 app-crypt/p11-kit
63 dev-db/sqlite
64 - dev-libs/libgcrypt:11/11
65 + dev-libs/libgcrypt-compat
66 dev-libs/libgpg-error
67 media-libs/libsdl2
68 media-libs/openal
69 @@ -46,7 +46,6 @@ RDEPEND="
70 x11-libs/libXt
71 "
72
73 -
74 pkg_nofetch() {
75 einfo ""
76 einfo "Please buy and download \"${A}\" from corresponding shop (HumbleBundle or GOG)"