diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-07-13 12:26:41 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-07-13 12:26:41 +0100 |
commit | 482a48c0e1675b1e92663b8b5222bb7261aa7956 (patch) | |
tree | b81e02db1810214fc690a762e3a9c687d0f0c5ab /games-emulation/gcube | |
parent | 37bccfe5e76c5740c4ef5ba1179e9488d8404075 (diff) |
gentoo auto-resync : 13:07:2024 - 12:26:41
Diffstat (limited to 'games-emulation/gcube')
-rw-r--r-- | games-emulation/gcube/Manifest | 6 | ||||
-rw-r--r-- | games-emulation/gcube/files/gcube-0.4-gcc47.patch | 10 | ||||
-rw-r--r-- | games-emulation/gcube/files/gcube-0.4-ldflags.patch | 30 | ||||
-rw-r--r-- | games-emulation/gcube/files/gcube-0.4-underlink.patch | 10 | ||||
-rw-r--r-- | games-emulation/gcube/gcube-0.4-r2.ebuild | 50 | ||||
-rw-r--r-- | games-emulation/gcube/metadata.xml | 8 |
6 files changed, 0 insertions, 114 deletions
diff --git a/games-emulation/gcube/Manifest b/games-emulation/gcube/Manifest deleted file mode 100644 index 99aaf465610c..000000000000 --- a/games-emulation/gcube/Manifest +++ /dev/null @@ -1,6 +0,0 @@ -AUX gcube-0.4-gcc47.patch 429 BLAKE2B 2da4477aa5fc8b33bae0404a5347e6a0bac493ed2c2ff54d743d1d1920a7055c89f2c3b4e9ebe29a42f88991cd45ad9702916070a91895bca2c465fb1c14d505 SHA512 e6cf8d03734d26b5051c50f9fbb3ae3d62f34ea2dc6a29177cac72426c9a5e5887acf88cff437c0b830eff5648ac30f477a9fea4e945cc53b9606788cff80889 -AUX gcube-0.4-ldflags.patch 915 BLAKE2B 7bc5425df1dd9a7afdc2844c7e4044f634c824c4b857c49162e73cad98f888049beda2963c353c7e9c412c680e5c49ebe91d57f94b4158338a322f542414f513 SHA512 62343ae3871a406e21c219a779e568b5a053cc474893b5ad690f8995b01c86cabecf5e1e9c55d91f0adab046f652f2f6d9b3c298edc92872d62976d6de2733f4 -AUX gcube-0.4-underlink.patch 447 BLAKE2B 05fea68713edaf3d38656fb5911a64d48b8ae7bda74c50153ddf63beabad8cdf36eb311dc40233728b5900d4797858f89d0b3ba0b3d57212603ae391b1dac4c3 SHA512 e916f3b3f901857f6c7af1bdbdf06ec9ae649d42ed9a166f146c4a319c67644312614550c17a7c4269dd116b6a5a03cf87a62acd5db8b29fc4fa4413b68ed36d -DIST gcube-0.4-src.tar.bz2 803503 BLAKE2B a9f5db1b824d5319e89a5e865c1ca539a2f11458f4c542d34168c06b79f9f589ea928768ca26275f31aad51b01f51efe8453a1121ba947aaf067beb2f9dea13f SHA512 f73665386d547322f20ed5e358f4f394b07d74fd90bddbfe1158a7a5d896bff36dabc9833f2d820a7af7673b8c8af62490f7fa07b06a2bbca4df6356a1e3c91a -EBUILD gcube-0.4-r2.ebuild 922 BLAKE2B fc74e6ce689ed888c61d254c1daa5102e0ed205a0609794ef5993914e7396e55bf88574817850daa8d9223cd3c17e8696044121054e80a603d5b4103e1de63d5 SHA512 e3515c29982ed53c204d7d8c09e081c3fd81adc085914249cf02b818055f8374a44d6884a5cf8335444ecb29875d9e0abf717337723013c903d69dfee34f3ccb -MISC metadata.xml 250 BLAKE2B 8d44bd4c6e7d6491273e2015e36ddac74af7b94a124fd240ff030e16430f5c85e53ab812f0e3e94bb2e6d138f39b512bbe01ff98b0081cacc21a02d648ec7643 SHA512 80ac07a3cac10ad2e72e9989a130b7d2073934fe92914a9db2af4d0e769d4bf537770f8faba0654bbd64a7e85ee38cf1f9d03b4b9cd322864b1b2bb35087d610 diff --git a/games-emulation/gcube/files/gcube-0.4-gcc47.patch b/games-emulation/gcube/files/gcube-0.4-gcc47.patch deleted file mode 100644 index 48ac167a1f0d..000000000000 --- a/games-emulation/gcube/files/gcube-0.4-gcc47.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/Makefile.rules.old 2012-10-23 14:06:54.417782365 +0200 -+++ b/Makefile.rules 2012-10-23 14:07:11.516377033 +0200 -@@ -1,6 +1,6 @@ - - SDL_CONFIG=sdl-config --LIBS=`$(SDL_CONFIG) --libs` -mno-windows -mcygwin -lz -l$(OPENGL) -lm -+LIBS=`$(SDL_CONFIG) --libs` -lz -l$(OPENGL) -lm - - PROFLAGS=-g -Wall -pg -fprofile-arcs -ftest-coverage - OPTFLAGS=-O3 -fno-strict-aliasing -fomit-frame-pointer -ffast-math -march=$(CPU) $(OPTIMIZE) diff --git a/games-emulation/gcube/files/gcube-0.4-ldflags.patch b/games-emulation/gcube/files/gcube-0.4-ldflags.patch deleted file mode 100644 index b4a64f16aede..000000000000 --- a/games-emulation/gcube/files/gcube-0.4-ldflags.patch +++ /dev/null @@ -1,30 +0,0 @@ ---- a/Makefile.rules.old 2010-10-01 07:16:16.000000000 +0200 -+++ b/Makefile.rules 2010-10-01 07:18:04.000000000 +0200 -@@ -88,22 +88,22 @@ - profiler: default - - gcube: $(OBJECTS) gcube.o -- $(CC) $(CFLAGS) $^ -o $@ $(LIBS) -+ $(CC) $(LDFLAGS) $(CFLAGS) $^ -o $@ $(LIBS) - - gcubedbg: $(OBJECTS) gcubedbg.o cpu_dbg.o - $(CC) $(CFLAGS) $^ -o $@ $(LIBS) - - bin2dol: bin2dol.c general.o -- $(CC) $(CFLAGS) $^ -o $@ -+ $(CC) $(LDFLAGS) $(CFLAGS) $^ -o $@ - - tplx: tplx.o general.o -- $(CC) $(CFLAGS) $^ -o $@ -+ $(CC) $(LDFLAGS) $(CFLAGS) $^ -o $@ - - thpview: thpview.o general.o jpeg_tools.o -- $(CC) $(CFLAGS) `$(SDL_CONFIG) --cflags` $^ -o $@ -ljpeg `$(SDL_CONFIG) --libs` -+ $(CC) $(LDFLAGS) $(CFLAGS) `$(SDL_CONFIG) --cflags` $^ -o $@ -ljpeg `$(SDL_CONFIG) --libs` - - isopack: isopack.o general.o -- $(CC) $(CFLAGS) $^ -o $@ -lz -+ $(CC) $(LDFLAGS) $(CFLAGS) $^ -o $@ -lz - - ppc_disasm.o: ppc_disasm.c - $(CC) -g -c -o $@ $< diff --git a/games-emulation/gcube/files/gcube-0.4-underlink.patch b/games-emulation/gcube/files/gcube-0.4-underlink.patch deleted file mode 100644 index f4b3d5b6969d..000000000000 --- a/games-emulation/gcube/files/gcube-0.4-underlink.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/Makefile.rules.old 2011-06-10 14:14:08.372105234 +0200 -+++ b/Makefile.rules 2011-06-10 14:14:18.504746649 +0200 -@@ -1,6 +1,6 @@ - - SDL_CONFIG=sdl-config --LIBS=`$(SDL_CONFIG) --libs` -mno-windows -mcygwin -lz -l$(OPENGL) -+LIBS=`$(SDL_CONFIG) --libs` -mno-windows -mcygwin -lz -l$(OPENGL) -lm - - PROFLAGS=-g -Wall -pg -fprofile-arcs -ftest-coverage - OPTFLAGS=-O3 -fno-strict-aliasing -fomit-frame-pointer -ffast-math -march=$(CPU) $(OPTIMIZE) diff --git a/games-emulation/gcube/gcube-0.4-r2.ebuild b/games-emulation/gcube/gcube-0.4-r2.ebuild deleted file mode 100644 index 6194fc6a2103..000000000000 --- a/games-emulation/gcube/gcube-0.4-r2.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit flag-o-matic - -DESCRIPTION="Gamecube emulator" -HOMEPAGE="http://gcube.exemu.net/" -SRC_URI="http://gcube.exemu.net/downloads/${P}-src.tar.bz2" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=" - virtual/opengl - media-libs/libsdl[joystick,opengl,sound,video] - virtual/jpeg:0 - sys-libs/ncurses:0= - sys-libs/zlib -" -DEPEND="${RDEPEND}" - -S="${WORKDIR}/${PV}" - -src_prepare() { - default - - sed -i -e '/^CFLAGS=-g/d' Makefile.rules || die - - eapply "${FILESDIR}"/${P}-ldflags.patch \ - "${FILESDIR}"/${P}-underlink.patch \ - "${FILESDIR}"/${P}-gcc47.patch - - sed -i -e '/^CC=/d' Makefile || die - - append-cflags -std=gnu89 # build with gcc5 (bug #570504) -} - -src_install() { - local x - - dobin gcmap gcube - for x in bin2dol isopack thpview tplx ; do - newbin ${x} ${PN}-${x} - done - - einstalldocs -} diff --git a/games-emulation/gcube/metadata.xml b/games-emulation/gcube/metadata.xml deleted file mode 100644 index 1c3ba213c494..000000000000 --- a/games-emulation/gcube/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>games@gentoo.org</email> - <name>Gentoo Games Project</name> -</maintainer> -</pkgmetadata> |