* [gentoo-commits] proj/gamerlay:master commit in: games-action/lugaru/files/, games-action/lugaru/
@ 2019-12-24 18:58 Azamat H. Hackimov
0 siblings, 0 replies; only message in thread
From: Azamat H. Hackimov @ 2019-12-24 18:58 UTC (permalink / raw
To: gentoo-commits
commit: 2f70d3def0cad1e64fe6927da61d9a7d641f33d9
Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Tue Dec 24 18:43:30 2019 +0000
Commit: Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
CommitDate: Tue Dec 24 18:57:40 2019 +0000
URL: https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=2f70d3de
games-action/lugaru: in portage now
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
games-action/lugaru/files/lugaru-9999-dir.patch | 11 -----
games-action/lugaru/lugaru-9999.ebuild | 60 -------------------------
games-action/lugaru/metadata.xml | 11 -----
3 files changed, 82 deletions(-)
diff --git a/games-action/lugaru/files/lugaru-9999-dir.patch b/games-action/lugaru/files/lugaru-9999-dir.patch
deleted file mode 100644
index 8595084..0000000
--- a/games-action/lugaru/files/lugaru-9999-dir.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- Source/OpenGL_Windows.cpp.orig 2015-01-14 23:57:19.799186785 -0500
-+++ Source/OpenGL_Windows.cpp 2015-01-14 23:57:36.022643953 -0500
-@@ -1330,7 +1330,7 @@
-
- // !!! FIXME: we could use a Win32 API for this. --ryan.
- #ifndef WIN32
-- chdirToAppPath(argv[0]);
-+ chdir("@GENTOO_DIR@");
- #endif
-
- LOGFUNC;
diff --git a/games-action/lugaru/lugaru-9999.ebuild b/games-action/lugaru/lugaru-9999.ebuild
deleted file mode 100644
index 920278d..0000000
--- a/games-action/lugaru/lugaru-9999.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-inherit eutils cmake-utils git-r3
-
-EGIT_REPO_URI="https://gitlab.com/osslugaru/lugaru.git"
-DESCRIPTION="3D arcade with unique fighting system and anthropomorphic characters"
-HOMEPAGE="https://osslugaru.gitlab.io"
-SRC_URI=""
-
-LICENSE="GPL-2+ free-noncomm CC-BY-SA-3.0"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="
- virtual/glu
- virtual/opengl
- media-libs/libsdl[opengl,video]
- media-libs/openal
- media-libs/libvorbis
- virtual/jpeg:0
- media-libs/libpng:0
- sys-libs/zlib"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-src_unpack() {
- git-r3_src_unpack
-}
-
-src_prepare() {
- epatch "${FILESDIR}/${P}-dir.patch"
- sed -i \
- -e "s:@GENTOO_DIR@:${EROOT}/usr/share/${P}:" \
- Source/OpenGL_Windows.cpp || die
- default
-}
-
-src_configure() {
- mycmakeargs=(
- "-DCMAKE_VERBOSE_MAKEFILE=TRUE"
- "-DLUGARU_FORCE_INTERNAL_OPENGL=False"
- )
- cmake-utils_src_configure
-}
-
-src_compile() {
- cmake-utils_src_compile
-}
-
-src_install() {
- dobin "${WORKDIR}/${P}_build/lugaru"
- insinto "${EROOT}/usr/share/${P}"
- doins -r Data/
- newicon Source/win-res/Lugaru.png ${PN}.png
- make_desktop_entry ${PN} Lugaru ${PN}
-}
diff --git a/games-action/lugaru/metadata.xml b/games-action/lugaru/metadata.xml
deleted file mode 100644
index f50d548..0000000
--- a/games-action/lugaru/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>games@gentoo.org</email>
- <name>Gentoo Games Project</name>
- </maintainer>
- <upstream>
- <remote-id type="bitbucket">osslugaru/lugaru</remote-id>
- </upstream>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2019-12-24 18:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-24 18:58 [gentoo-commits] proj/gamerlay:master commit in: games-action/lugaru/files/, games-action/lugaru/ 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