public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: games-arcade/epiar/
@ 2019-03-17 21:58 James Le Cuirot
  0 siblings, 0 replies; 7+ messages in thread
From: James Le Cuirot @ 2019-03-17 21:58 UTC (permalink / raw
  To: gentoo-commits

commit:     5a7335635f8c1e630f49ae9bb4b834980c39e93c
Author:     Daniel Schmidt <gen2xmach1ne <AT> tutanota <DOT> com>
AuthorDate: Sun Mar 17 20:18:29 2019 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Mar 17 21:58:02 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a733563

games-arcade/epiar: update HOMEPAGE

Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Daniel Schmidt <gen2xmach1ne <AT> tutanota.com>
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 games-arcade/epiar/epiar-0.5-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-arcade/epiar/epiar-0.5-r1.ebuild b/games-arcade/epiar/epiar-0.5-r1.ebuild
index 7ddbc3d9c66..05c4162056c 100644
--- a/games-arcade/epiar/epiar-0.5-r1.ebuild
+++ b/games-arcade/epiar/epiar-0.5-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit flag-o-matic eutils games
 
 DESCRIPTION="A space adventure/combat game"
-HOMEPAGE="http://epiar.net/"
+HOMEPAGE="https://sourceforge.net/projects/epiar/"
 SRC_URI="mirror://sourceforge/epiar/${P}.0-src.zip"
 
 LICENSE="GPL-2 LGPL-2.1"


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: games-arcade/epiar/
@ 2021-04-07  1:58 Sam James
  0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2021-04-07  1:58 UTC (permalink / raw
  To: gentoo-commits

commit:     6ed16b6458380594d193456b226904e95f1592c8
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  7 00:37:57 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr  7 01:57:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ed16b64

games-arcade/epiar: ~amd64 keyworded for 0.5.1

Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-arcade/epiar/epiar-0.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-arcade/epiar/epiar-0.5.1.ebuild b/games-arcade/epiar/epiar-0.5.1.ebuild
index 0d640921c5d..4a03726722d 100644
--- a/games-arcade/epiar/epiar-0.5.1.ebuild
+++ b/games-arcade/epiar/epiar-0.5.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/cthielen/Epiar/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
 
 REQUIRED_USE="${LUA_REQUIRED_USE}"
 


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: games-arcade/epiar/
@ 2021-04-07  1:58 Sam James
  0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2021-04-07  1:58 UTC (permalink / raw
  To: gentoo-commits

commit:     f68815e38bdfc122754afad769dded25520b143e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  7 00:37:24 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr  7 01:57:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f68815e3

games-arcade/epiar: add github remote-id

Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-arcade/epiar/metadata.xml | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

diff --git a/games-arcade/epiar/metadata.xml b/games-arcade/epiar/metadata.xml
index 9a42744eb0d..af9cc9c06ba 100644
--- a/games-arcade/epiar/metadata.xml
+++ b/games-arcade/epiar/metadata.xml
@@ -6,16 +6,17 @@
 		<name>Gentoo Games Project</name>
 	</maintainer>
 	<longdescription>
-Epiar is a space adventure/combat game written in C with SDL 
-(Simple DirectMedia Layer). It is absolutely free (released 
-under the General Public License v2).
-In Epiar, you begin as a shuttle pilot in a galaxy generally 
-ruled by anarchy, with few stable governments and numerous 
-rebel factions. You start your adventure off doing whatever 
-you want, but generally trying to save up money for a new 
-starship, and your adventure takes off from there ...
-</longdescription>
+	Epiar is a space adventure/combat game written in C with SDL
+	(Simple DirectMedia Layer). It is absolutely free (released
+	under the General Public License v2).
+	In Epiar, you begin as a shuttle pilot in a galaxy generally
+	ruled by anarchy, with few stable governments and numerous
+	rebel factions. You start your adventure off doing whatever
+	you want, but generally trying to save up money for a new
+	starship, and your adventure takes off from there ...
+	</longdescription>
 	<upstream>
+		<remote-id type="github">cthielen/Epiar</remote-id>
 		<remote-id type="sourceforge">epiar</remote-id>
 	</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: games-arcade/epiar/
@ 2021-04-07  8:11 Sam James
  0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2021-04-07  8:11 UTC (permalink / raw
  To: gentoo-commits

commit:     d984bf4770c5f32bdca50a9b1fc0c5816763962e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  7 07:01:19 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr  7 08:10:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d984bf47

games-arcade/epiar: add sdl-mixer dependency

Closes: https://bugs.gentoo.org/780699
Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-arcade/epiar/epiar-0.5.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/games-arcade/epiar/epiar-0.5.1.ebuild b/games-arcade/epiar/epiar-0.5.1.ebuild
index 4a03726722d..83ff1fd13f1 100644
--- a/games-arcade/epiar/epiar-0.5.1.ebuild
+++ b/games-arcade/epiar/epiar-0.5.1.ebuild
@@ -22,6 +22,7 @@ RDEPEND="
 	media-libs/ftgl
 	media-libs/libsdl[video]
 	media-libs/sdl-image[png]
+	media-libs/sdl-mixer
 	${LUA_DEPS}
 "
 DEPEND="


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: games-arcade/epiar/
@ 2021-06-23  3:31 Ionen Wolkens
  0 siblings, 0 replies; 7+ messages in thread
From: Ionen Wolkens @ 2021-06-23  3:31 UTC (permalink / raw
  To: gentoo-commits

commit:     54be0f79213bfbb565e2c52e519d067aa243dba8
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 23 03:11:15 2021 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Jun 23 03:29:23 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54be0f79

games-arcade/epiar: fix startup, update deps

Unsure when this last worked, but it tries to load a missing
font path and either fails on assert failure or segfaults if
-DNDEBUG.

For now just install the font.

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 .../{epiar-0.5.1.ebuild => epiar-0.5.1-r1.ebuild}  | 32 +++++++++++-----------
 1 file changed, 16 insertions(+), 16 deletions(-)

diff --git a/games-arcade/epiar/epiar-0.5.1.ebuild b/games-arcade/epiar/epiar-0.5.1-r1.ebuild
similarity index 63%
rename from games-arcade/epiar/epiar-0.5.1.ebuild
rename to games-arcade/epiar/epiar-0.5.1-r1.ebuild
index 83ff1fd13f1..ba4c0b862a2 100644
--- a/games-arcade/epiar/epiar-0.5.1.ebuild
+++ b/games-arcade/epiar/epiar-0.5.1-r1.ebuild
@@ -6,34 +6,26 @@ EAPI=7
 LUA_COMPAT=( lua5-1 )
 inherit autotools lua-single
 
-DESCRIPTION="A space adventure/combat game"
+DESCRIPTION="Space adventure/combat game"
 HOMEPAGE="https://epiar.net/"
 SRC_URI="https://github.com/cthielen/Epiar/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-
 REQUIRED_USE="${LUA_REQUIRED_USE}"
 
 RDEPEND="
+	${LUA_DEPS}
 	dev-games/physfs
 	dev-libs/libxml2
 	media-libs/ftgl
-	media-libs/libsdl[video]
+	media-libs/libsdl[opengl,sound,video]
 	media-libs/sdl-image[png]
-	media-libs/sdl-mixer
-	${LUA_DEPS}
-"
-DEPEND="
-	${RDEPEND}
-	x11-libs/libX11
-	virtual/opengl
-"
-BDEPEND="
-	app-arch/unzip
-	virtual/pkgconfig
-"
+	media-libs/sdl-mixer[vorbis]
+	virtual/opengl"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
 
 PATCHES=(
 	"${FILESDIR}"/${PN}-0.5.1-unbundle-lua5.1.patch
@@ -44,7 +36,15 @@ src_prepare() {
 	default
 
 	# Remove bundled Lua 5.1
-	rm -rf source/lua || die
+	rm -r source/lua || die
 
 	eautoreconf
 }
+
+src_install() {
+	default
+
+	# Game fails to start without this otherwise missing font.
+	insinto /usr/share/epiar/resources/Fonts
+	doins resources/Fonts/FreeSansBold.ttf
+}


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: games-arcade/epiar/
@ 2022-09-26 15:43 David Seifert
  0 siblings, 0 replies; 7+ messages in thread
From: David Seifert @ 2022-09-26 15:43 UTC (permalink / raw
  To: gentoo-commits

commit:     9b1436c7434d763f06dda60229747997664fb5c5
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 26 15:43:35 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Sep 26 15:43:35 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b1436c7

games-arcade/epiar: request deprecated lua-5.1 API

Closes: https://bugs.gentoo.org/872803
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 games-arcade/epiar/epiar-0.5.1-r1.ebuild | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/games-arcade/epiar/epiar-0.5.1-r1.ebuild b/games-arcade/epiar/epiar-0.5.1-r1.ebuild
index ba4c0b862a2c..994a9dc22a21 100644
--- a/games-arcade/epiar/epiar-0.5.1-r1.ebuild
+++ b/games-arcade/epiar/epiar-0.5.1-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 LUA_COMPAT=( lua5-1 )
-inherit autotools lua-single
+inherit autotools flag-o-matic lua-single
 
 DESCRIPTION="Space adventure/combat game"
 HOMEPAGE="https://epiar.net/"
@@ -41,6 +41,14 @@ src_prepare() {
 	eautoreconf
 }
 
+src_configure() {
+	# -DLUA_COMPAT_OPENLIB=1 is required to enable the
+	# deprecated (in 5.1) luaL_openlib API (#872803)
+	append-cppflags -DLUA_COMPAT_OPENLIB=1
+
+	default
+}
+
 src_install() {
 	default
 


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: games-arcade/epiar/
@ 2022-10-29 13:30 David Seifert
  0 siblings, 0 replies; 7+ messages in thread
From: David Seifert @ 2022-10-29 13:30 UTC (permalink / raw
  To: gentoo-commits

commit:     0b15882378d3300a6bc4661f122ceb3791865328
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 13:29:52 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 13:29:52 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b158823

games-arcade/epiar: depend on deprecated lua APIs

Closes: https://bugs.gentoo.org/878391
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 games-arcade/epiar/epiar-0.5.1-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/games-arcade/epiar/epiar-0.5.1-r1.ebuild b/games-arcade/epiar/epiar-0.5.1-r1.ebuild
index 994a9dc22a21..fd05c36a1d34 100644
--- a/games-arcade/epiar/epiar-0.5.1-r1.ebuild
+++ b/games-arcade/epiar/epiar-0.5.1-r1.ebuild
@@ -4,6 +4,7 @@
 EAPI=7
 
 LUA_COMPAT=( lua5-1 )
+LUA_REQ_USE="deprecated"
 inherit autotools flag-o-matic lua-single
 
 DESCRIPTION="Space adventure/combat game"


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-10-29 13:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-07  1:58 [gentoo-commits] repo/gentoo:master commit in: games-arcade/epiar/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2022-10-29 13:30 David Seifert
2022-09-26 15:43 David Seifert
2021-06-23  3:31 Ionen Wolkens
2021-04-07  8:11 Sam James
2021-04-07  1:58 Sam James
2019-03-17 21:58 James Le Cuirot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox