* [gentoo-commits] proj/gamerlay:master commit in: games-action/cave_story_plus/
@ 2013-09-30 19:56 Vadim A. Misbakh-Soloviov
0 siblings, 0 replies; 3+ messages in thread
From: Vadim A. Misbakh-Soloviov @ 2013-09-30 19:56 UTC (permalink / raw
To: gentoo-commits
commit: 0751381bc4e38ffdb0bfd224544fc99faa90ce43
Author: Daniel Campbell <contact <AT> sporkbox <DOT> us>
AuthorDate: Mon Sep 30 19:56:46 2013 +0000
Commit: Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name>
CommitDate: Mon Sep 30 19:56:46 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=0751381b
[games-action/cave_story_plus]
Signed-off-by: Vadim A. Misbakh-Soloviov <mva <AT> mva.name>
---
games-action/cave_story_plus/cave_story_plus-100.ebuild | 4 ----
1 file changed, 4 deletions(-)
diff --git a/games-action/cave_story_plus/cave_story_plus-100.ebuild b/games-action/cave_story_plus/cave_story_plus-100.ebuild
index e817634..3496f16 100644
--- a/games-action/cave_story_plus/cave_story_plus-100.ebuild
+++ b/games-action/cave_story_plus/cave_story_plus-100.ebuild
@@ -21,7 +21,6 @@ SRC_URI="
RDEPEND="
dev-libs/json-c
- media-libs/alsa-lib
media-libs/flac
virtual/glu
media-libs/libogg
@@ -29,11 +28,8 @@ RDEPEND="
media-libs/libsndfile
media-libs/libvorbis
virtual/opengl
- media-sound/pulseaudio
sys-apps/util-linux
- sys-devel/gcc
sys-libs/gdbm
- sys-libs/glibc
x11-libs/libdrm
x11-libs/libICE
x11-libs/libSM
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/gamerlay:master commit in: games-action/cave_story_plus/
@ 2018-11-10 23:44 Azamat H. Hackimov
0 siblings, 0 replies; 3+ messages in thread
From: Azamat H. Hackimov @ 2018-11-10 23:44 UTC (permalink / raw
To: gentoo-commits
commit: 984d4934d579810a3fd870cdee487a0a984b1f98
Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Sat Nov 10 21:44:47 2018 +0000
Commit: Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
CommitDate: Sat Nov 10 23:44:20 2018 +0000
URL: https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=984d4934
games-action/cave_story_plus: minor fixes to package
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
.../cave_story_plus/cave_story_plus-100.ebuild | 31 +++++++++++-----------
games-action/cave_story_plus/metadata.xml | 12 ++++-----
2 files changed, 21 insertions(+), 22 deletions(-)
diff --git a/games-action/cave_story_plus/cave_story_plus-100.ebuild b/games-action/cave_story_plus/cave_story_plus-100.ebuild
index 3496f16..baed6bc 100644
--- a/games-action/cave_story_plus/cave_story_plus-100.ebuild
+++ b/games-action/cave_story_plus/cave_story_plus-100.ebuild
@@ -1,16 +1,15 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI="5"
+EAPI=5
inherit games
DESCRIPTION="2D action-adventure game with semil-linear storyline"
-HOMEPAGE="http://www.nicalis.com/games.php?game=cavestory"
+HOMEPAGE="https://www.nicalis.com/games/cavestory+"
SLOT="0"
-LICENSE="as-is"
+LICENSE="HPND"
KEYWORDS="-* ~amd64 ~x86"
RESTRICT="fetch strip"
IUSE=""
@@ -44,14 +43,14 @@ RDEPEND="
x11-libs/libXxf86vm
x86? ( x11-libs/libXi )
amd64? (
- media-libs/aalib
- net-libs/libasyncns
- sys-apps/attr
- sys-apps/dbus
- sys-apps/tcp-wrappers
- sys-libs/gpm
- sys-libs/libcap
- sys-libs/ncurses
+ media-libs/aalib
+ net-libs/libasyncns
+ sys-apps/attr
+ sys-apps/dbus
+ sys-apps/tcp-wrappers
+ sys-libs/gpm
+ sys-libs/libcap
+ sys-libs/ncurses:0
)
"
DEPEND="${RDEPEND}"
@@ -60,9 +59,9 @@ MY_PN="CaveStory+"
S="${WORKDIR}/${MY_PN/+/Plus}"
pkg_nofetch() {
- ewarn
- ewarn "Place ${A} to ${DISTDIR}"
- ewarn
+ ewarn
+ ewarn "Place ${A} to ${DISTDIR}"
+ ewarn
}
src_install() {
diff --git a/games-action/cave_story_plus/metadata.xml b/games-action/cave_story_plus/metadata.xml
index 23da526..82f98e8 100644
--- a/games-action/cave_story_plus/metadata.xml
+++ b/games-action/cave_story_plus/metadata.xml
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer>
- <email>mva@mva.name</email>
- <description>
- If you have any issues, please contact me, or try to find me in IRC on Freenode, OFTC or RusNet.
- </description>
- <name>Vadim A. Misbakh-Soloviov</name>
+<maintainer type="person">
+<email>mva@mva.name</email>
+<description>
+If you have any issues, please contact me, or try to find me in IRC on Freenode, OFTC or RusNet.
+</description>
+<name>Vadim A. Misbakh-Soloviov</name>
</maintainer>
<longdescription>FIXME</longdescription>
<use>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/gamerlay:master commit in: games-action/cave_story_plus/
@ 2020-03-05 21:18 Azamat H. Hackimov
0 siblings, 0 replies; 3+ messages in thread
From: Azamat H. Hackimov @ 2020-03-05 21:18 UTC (permalink / raw
To: gentoo-commits
commit: 11840c7823badef7b2d1085517947a8234a10710
Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Thu Mar 5 20:32:08 2020 +0000
Commit: Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
CommitDate: Thu Mar 5 20:32:08 2020 +0000
URL: https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=11840c78
games-action/cave_story_plus: update package
Migrate from deprecated eclass.
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
...e_story_plus-100.ebuild => cave_story_plus-100-r1.ebuild} | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/games-action/cave_story_plus/cave_story_plus-100.ebuild b/games-action/cave_story_plus/cave_story_plus-100-r1.ebuild
similarity index 89%
rename from games-action/cave_story_plus/cave_story_plus-100.ebuild
rename to games-action/cave_story_plus/cave_story_plus-100-r1.ebuild
index baed6bc..8938bc7 100644
--- a/games-action/cave_story_plus/cave_story_plus-100.ebuild
+++ b/games-action/cave_story_plus/cave_story_plus-100-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
-inherit games
+inherit desktop eutils
DESCRIPTION="2D action-adventure game with semil-linear storyline"
HOMEPAGE="https://www.nicalis.com/games/cavestory+"
@@ -65,7 +65,7 @@ pkg_nofetch() {
}
src_install() {
- local dir="${GAMES_PREFIX_OPT}/${PN}"
+ local dir="/opt/${PN}"
local exe;
use amd64 && exe="${MY_PN}_64"
@@ -79,9 +79,7 @@ src_install() {
doicon "${FILESDIR}/${PN}.png"
- games_make_wrapper "${PN}" "./${exe}" "${dir}"
+ make_wrapper "${PN}" "./${exe}" "${dir}"
doicon "${FILESDIR}/${PN}.png" || die
make_desktop_entry "${PN}" "${MY_PN}"
-
- prepgamesdirs
}
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-03-05 21:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-30 19:56 [gentoo-commits] proj/gamerlay:master commit in: games-action/cave_story_plus/ Vadim A. Misbakh-Soloviov
-- strict thread matches above, loose matches on Subject: below --
2018-11-10 23:44 Azamat H. Hackimov
2020-03-05 21:18 Azamat H. Hackimov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox