* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/meandmyshadow/
@ 2021-06-08 7:10 Ionen Wolkens
0 siblings, 0 replies; 7+ messages in thread
From: Ionen Wolkens @ 2021-06-08 7:10 UTC (permalink / raw
To: gentoo-commits
commit: 9bd4d01d8e3f924206de3931dc3e092e6679d0b8
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 8 06:38:52 2021 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Tue Jun 8 07:08:50 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bd4d01d
games-puzzle/meandmyshadow: drop 0.4-r1
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
games-puzzle/meandmyshadow/Manifest | 1 -
.../meandmyshadow/meandmyshadow-0.4-r1.ebuild | 54 ----------------------
2 files changed, 55 deletions(-)
diff --git a/games-puzzle/meandmyshadow/Manifest b/games-puzzle/meandmyshadow/Manifest
index 8876c111b10..a191066b2bd 100644
--- a/games-puzzle/meandmyshadow/Manifest
+++ b/games-puzzle/meandmyshadow/Manifest
@@ -1,2 +1 @@
-DIST meandmyshadow-0.4-src.tar.gz 16962805 BLAKE2B 607c08c0484b049e02ed54d2483f30f1c7af8aeffc31c977dba335e57eb14734517469f345387778875567db7f446b159dfbc7e51832cddc0d29e8352b308b29 SHA512 945f096fdc2df58b29f91314cd88953d897bbdbd094d8092d6712d33f7dbacadd298ca797e678ebad08ca579ed67a7b9d664e1fa202753e687a021935032a92b
DIST meandmyshadow-0.5a-src.tar.gz 17527733 BLAKE2B 76d47908ac0151981c0a597d7fac8bacc98895d7038943ff6f349c60156d503266acbb3875415f7552202f36bd21d97c1508a3e0a9fed501a65c5d4c1cca70ab SHA512 c9e6de9c9b47af3839b6830faa3619ddc69b2c2cabf4d90f4c1393758805acf9835abcba45d79037766b4b6e5f006e6f880eba593d1142b0e829a887eb844f27
diff --git a/games-puzzle/meandmyshadow/meandmyshadow-0.4-r1.ebuild b/games-puzzle/meandmyshadow/meandmyshadow-0.4-r1.ebuild
deleted file mode 100644
index 809adb12079..00000000000
--- a/games-puzzle/meandmyshadow/meandmyshadow-0.4-r1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake xdg-utils
-
-DESCRIPTION="Puzzle/platform game with a player and its shadow"
-HOMEPAGE="https://acmepjz.github.io/meandmyshadow/
-https://github.com/acmepjz/meandmyshadow/"
-SRC_URI="mirror://sourceforge/meandmyshadow/${PV}/${P}-src.tar.gz"
-
-LICENSE="GPL-3 OFL-1.1 CC-BY-SA-2.5"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="opengl"
-
-DEPEND="
- app-arch/libarchive
- dev-libs/openssl:0=
- media-libs/libsdl[sound,video,X]
- media-libs/sdl-gfx
- media-libs/sdl-image[png]
- media-libs/sdl-mixer[vorbis]
- media-libs/sdl-ttf
- net-misc/curl
- x11-libs/libX11
- opengl? ( virtual/opengl )
-"
-RDEPEND="${DEPEND}"
-
-DOCS=( AUTHORS ChangeLog README docs/{Controls,ThemeDescription}.txt )
-
-PATCHES=( "${FILESDIR}"/${P}-cmake.patch )
-
-src_configure() {
- local mycmakeargs=(
- -DCMAKE_VERBOSE_MAKEFILE=TRUE
- -DBINDIR="/usr/bin"
- -DDATAROOTDIR="/usr/share"
- -DICONDIR=/usr/share/icons
- -DDESKTOPDIR=/usr/share/applications
- -DHARDWARE_ACCELERATION=$(usex opengl)
- )
- cmake_src_configure
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/meandmyshadow/
@ 2021-06-01 23:44 Ionen Wolkens
0 siblings, 0 replies; 7+ messages in thread
From: Ionen Wolkens @ 2021-06-01 23:44 UTC (permalink / raw
To: gentoo-commits
commit: 7422f811484ce595a7720c38f60c5112567329b4
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 1 12:00:50 2021 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Tue Jun 1 23:21:23 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7422f811
games-puzzle/meandmyshadow: add github remote-id
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
games-puzzle/meandmyshadow/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/games-puzzle/meandmyshadow/metadata.xml b/games-puzzle/meandmyshadow/metadata.xml
index d0cf56051e6..825763c3537 100644
--- a/games-puzzle/meandmyshadow/metadata.xml
+++ b/games-puzzle/meandmyshadow/metadata.xml
@@ -6,6 +6,7 @@
<name>Gentoo Games Project</name>
</maintainer>
<upstream>
+ <remote-id type="github">acmepjz/meandmyshadow</remote-id>
<remote-id type="sourceforge">meandmyshadow</remote-id>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/meandmyshadow/
@ 2021-06-01 23:44 Ionen Wolkens
0 siblings, 0 replies; 7+ messages in thread
From: Ionen Wolkens @ 2021-06-01 23:44 UTC (permalink / raw
To: gentoo-commits
commit: 9a7029ca58a6e06a8a148e126ad82b051e4e9c33
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 1 12:00:50 2021 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Tue Jun 1 23:21:23 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a7029ca
games-puzzle/meandmyshadow: add 0.5a
- no longer need to specify paths, adds prefix support
- opengl USE removed (option removed in sdl2 migration)
- switch to xdg.eclass
- add lua-single for now-required >=lua5.2 support
- add missing [ssl] and [jpeg] for add-ons, also [wav] for assets
- set more complete LICENSE for assets using data/Credits.txt
Closes: https://bugs.gentoo.org/763009
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
games-puzzle/meandmyshadow/Manifest | 1 +
.../meandmyshadow/meandmyshadow-0.5a.ebuild | 43 ++++++++++++++++++++++
2 files changed, 44 insertions(+)
diff --git a/games-puzzle/meandmyshadow/Manifest b/games-puzzle/meandmyshadow/Manifest
index abff529461c..8876c111b10 100644
--- a/games-puzzle/meandmyshadow/Manifest
+++ b/games-puzzle/meandmyshadow/Manifest
@@ -1 +1,2 @@
DIST meandmyshadow-0.4-src.tar.gz 16962805 BLAKE2B 607c08c0484b049e02ed54d2483f30f1c7af8aeffc31c977dba335e57eb14734517469f345387778875567db7f446b159dfbc7e51832cddc0d29e8352b308b29 SHA512 945f096fdc2df58b29f91314cd88953d897bbdbd094d8092d6712d33f7dbacadd298ca797e678ebad08ca579ed67a7b9d664e1fa202753e687a021935032a92b
+DIST meandmyshadow-0.5a-src.tar.gz 17527733 BLAKE2B 76d47908ac0151981c0a597d7fac8bacc98895d7038943ff6f349c60156d503266acbb3875415f7552202f36bd21d97c1508a3e0a9fed501a65c5d4c1cca70ab SHA512 c9e6de9c9b47af3839b6830faa3619ddc69b2c2cabf4d90f4c1393758805acf9835abcba45d79037766b4b6e5f006e6f880eba593d1142b0e829a887eb844f27
diff --git a/games-puzzle/meandmyshadow/meandmyshadow-0.5a.ebuild b/games-puzzle/meandmyshadow/meandmyshadow-0.5a.ebuild
new file mode 100644
index 00000000000..66db4ae6b1b
--- /dev/null
+++ b/games-puzzle/meandmyshadow/meandmyshadow-0.5a.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+LUA_COMPAT=( lua5-{2..4} )
+inherit xdg cmake lua-single
+
+DESCRIPTION="Puzzle/platform game with a player and its shadow"
+HOMEPAGE="https://acmepjz.github.io/meandmyshadow/"
+SRC_URI="mirror://sourceforge/meandmyshadow/${PV}/${P}-src.tar.gz"
+
+LICENSE="
+ Apache-2.0 BitstreamVera CC-BY-SA-3.0 CC-BY-SA-4.0 CC0-1.0
+ GPL-2+ GPL-3 GPL-3+ LGPL-2.1 OFL-1.1 public-domain"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+REQUIRED_USE="${LUA_REQUIRED_USE}"
+
+RDEPEND="
+ ${LUA_DEPS}
+ app-arch/libarchive:=
+ media-libs/libsdl2[sound,video]
+ media-libs/sdl2-image[jpeg,png]
+ media-libs/sdl2-mixer[vorbis]
+ media-libs/sdl2-ttf
+ net-misc/curl[ssl]"
+DEPEND="${RDEPEND}"
+
+DOCS=(
+ AUTHORS ChangeLog README.md
+ docs/{Controls,ScriptAPI,ThemeDescription}.md
+)
+
+src_configure() {
+ local mycmakeargs=(
+ -DLua_FIND_VERSION_MAJOR=$(ver_cut 1 $(lua_get_version))
+ -DLua_FIND_VERSION_MINOR=$(ver_cut 2 $(lua_get_version))
+ -DLua_FIND_VERSION_COUNT=2
+ -DLua_FIND_VERSION_EXACT=ON
+ )
+ cmake_src_configure
+}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/meandmyshadow/
@ 2020-02-08 17:06 David Seifert
0 siblings, 0 replies; 7+ messages in thread
From: David Seifert @ 2020-02-08 17:06 UTC (permalink / raw
To: gentoo-commits
commit: fcdf5869274b876ff3cd4e5b5070cb60734e6e4e
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 8 17:05:28 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 8 17:05:28 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcdf5869
games-puzzle/meandmyshadow: [QA] Remove unnecessary -DCMAKE_INSTALL_PREFIX arguments
Signed-off-by: David Seifert <soap <AT> gentoo.org>
games-puzzle/meandmyshadow/meandmyshadow-0.4-r1.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/games-puzzle/meandmyshadow/meandmyshadow-0.4-r1.ebuild b/games-puzzle/meandmyshadow/meandmyshadow-0.4-r1.ebuild
index 567f9a34f9b..6bd50063b3b 100644
--- a/games-puzzle/meandmyshadow/meandmyshadow-0.4-r1.ebuild
+++ b/games-puzzle/meandmyshadow/meandmyshadow-0.4-r1.ebuild
@@ -35,7 +35,6 @@ PATCHES=( "${FILESDIR}"/${P}-cmake.patch )
src_configure() {
local mycmakeargs=(
-DCMAKE_VERBOSE_MAKEFILE=TRUE
- -DCMAKE_INSTALL_PREFIX="/usr"
-DBINDIR="/usr/bin"
-DDATAROOTDIR="/usr/share"
-DICONDIR=/usr/share/icons
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/meandmyshadow/
@ 2017-04-12 15:52 Michał Górny
0 siblings, 0 replies; 7+ messages in thread
From: Michał Górny @ 2017-04-12 15:52 UTC (permalink / raw
To: gentoo-commits
commit: 57530e8480c26912d09bba7b4a46218cbff2b7d7
Author: Dmitry Marakasov <amdmi3 <AT> amdmi3 <DOT> ru>
AuthorDate: Tue Apr 11 19:10:55 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Apr 12 15:52:07 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57530e84
games-puzzle/meandmyshadow: fix a typo in the description
Closes: https://github.com/gentoo/gentoo/pull/4410
games-puzzle/meandmyshadow/meandmyshadow-0.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-puzzle/meandmyshadow/meandmyshadow-0.4.ebuild b/games-puzzle/meandmyshadow/meandmyshadow-0.4.ebuild
index 1c6b1b18444..a8c524a6b37 100644
--- a/games-puzzle/meandmyshadow/meandmyshadow-0.4.ebuild
+++ b/games-puzzle/meandmyshadow/meandmyshadow-0.4.ebuild
@@ -4,7 +4,7 @@
EAPI=5
inherit cmake-utils gnome2-utils games
-DESCRIPTION="A puzzle/plateform game with a player and its shadow"
+DESCRIPTION="A puzzle/platform game with a player and its shadow"
HOMEPAGE="http://meandmyshadow.sourceforge.net/"
SRC_URI="mirror://sourceforge/meandmyshadow/${PV}/${P}-src.tar.gz"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/meandmyshadow/
@ 2016-04-27 14:28 Michael Sterrett
0 siblings, 0 replies; 7+ messages in thread
From: Michael Sterrett @ 2016-04-27 14:28 UTC (permalink / raw
To: gentoo-commits
commit: afc6292f9417dbc2632afa74cae1ee2491229755
Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 27 14:27:16 2016 +0000
Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Wed Apr 27 14:27:49 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afc6292f
games-puzzle/meandmyshadow: libsdl needs X use flag (bug #581334)
Package-Manager: portage-2.2.26
games-puzzle/meandmyshadow/meandmyshadow-0.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-puzzle/meandmyshadow/meandmyshadow-0.4.ebuild b/games-puzzle/meandmyshadow/meandmyshadow-0.4.ebuild
index 8edd4f8..dc3a4a3 100644
--- a/games-puzzle/meandmyshadow/meandmyshadow-0.4.ebuild
+++ b/games-puzzle/meandmyshadow/meandmyshadow-0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE="opengl"
-DEPEND="media-libs/libsdl[sound,video]
+DEPEND="media-libs/libsdl[sound,video,X]
media-libs/sdl-gfx
media-libs/sdl-ttf
media-libs/sdl-mixer[vorbis]
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/meandmyshadow/
@ 2015-10-04 5:36 Michael Sterrett
0 siblings, 0 replies; 7+ messages in thread
From: Michael Sterrett @ 2015-10-04 5:36 UTC (permalink / raw
To: gentoo-commits
commit: f533d11b22882dd7067e5488b3f90f1ca2645d81
Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 4 05:36:03 2015 +0000
Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Sun Oct 4 05:36:03 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f533d11b
add slot to openssl dep
Package-Manager: portage-2.2.20.1
games-puzzle/meandmyshadow/meandmyshadow-0.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-puzzle/meandmyshadow/meandmyshadow-0.4.ebuild b/games-puzzle/meandmyshadow/meandmyshadow-0.4.ebuild
index 5c5e912..8edd4f8 100644
--- a/games-puzzle/meandmyshadow/meandmyshadow-0.4.ebuild
+++ b/games-puzzle/meandmyshadow/meandmyshadow-0.4.ebuild
@@ -19,7 +19,7 @@ DEPEND="media-libs/libsdl[sound,video]
media-libs/sdl-ttf
media-libs/sdl-mixer[vorbis]
media-libs/sdl-image[png]
- dev-libs/openssl
+ dev-libs/openssl:0=
net-misc/curl
app-arch/libarchive
x11-libs/libX11
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2021-06-08 7:10 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-08 7:10 [gentoo-commits] repo/gentoo:master commit in: games-puzzle/meandmyshadow/ Ionen Wolkens
-- strict thread matches above, loose matches on Subject: below --
2021-06-01 23:44 Ionen Wolkens
2021-06-01 23:44 Ionen Wolkens
2020-02-08 17:06 David Seifert
2017-04-12 15:52 Michał Górny
2016-04-27 14:28 Michael Sterrett
2015-10-04 5:36 Michael Sterrett
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox