diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-10-09 18:53:29 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-10-09 18:53:29 +0100 |
commit | 4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch) | |
tree | ba5f07bf3f9d22d82e54a462313f5d244036c768 /games-emulation/lxdream |
reinit the tree, so we can have metadata
Diffstat (limited to 'games-emulation/lxdream')
-rw-r--r-- | games-emulation/lxdream/Manifest | 6 | ||||
-rw-r--r-- | games-emulation/lxdream/files/lxdream-0.9.1-glib-single-include.patch | 395 | ||||
-rw-r--r-- | games-emulation/lxdream/lxdream-0.9.1-r2.ebuild | 63 | ||||
-rw-r--r-- | games-emulation/lxdream/metadata.xml | 12 |
4 files changed, 476 insertions, 0 deletions
diff --git a/games-emulation/lxdream/Manifest b/games-emulation/lxdream/Manifest new file mode 100644 index 000000000000..0eacfcffb5ba --- /dev/null +++ b/games-emulation/lxdream/Manifest @@ -0,0 +1,6 @@ +AUX lxdream-0.9.1-glib-single-include.patch 10725 SHA256 080e57fd5bbf3de1188ac249e56fc647c21b0fcc60d90d3a9bfea2a7d2073591 SHA512 1e8130ae228799f6b0b53895edb309579d47f93e1f5f7e88387bc9b2e97d201603f43eebc084604e8e5b2b3a93be68daa040c995a7eed59f7b3aaeb903b606dc WHIRLPOOL 68ab2923b4aa10be9f498b0b8be515cfd9f803a8d7c0602ff8d075703fc654436300241b76e974a6d14034a8b494acc985a21d7d3e5b91ac51fc0eaba49ed35e +DIST lxdream-0.9.1.tar.gz 2556802 SHA256 6ab26f1b5149233301d890f4677e1225aceb148fe2f813449c5568055f10ad70 SHA512 f56119e99f82931bb22cc596938caba09f02da9a7e74b6c8ce79880214e3566a9a8091b31f89d5dc56f0802d00ac485ce22c3468350d44b2e1cf140f22983055 WHIRLPOOL 32c43ce7c4f5e5ecad7ad33a8e707ae0f59885c63f98c17eba24ede138bf5cb5db81c36d10e0b4176dc62fc167e6455a6b8f57151f08074f2fc366ebb9abd8b3 +EBUILD lxdream-0.9.1-r2.ebuild 1451 SHA256 dd75c2ee249874b4886eed1ba790edd91af158e1acd26b73820482d9e4b09eb9 SHA512 d6d140a0e01dcf3ed996eb28efe1678be84f202d32c29a6421852490c8d67a2ff1c7586b8ffc783ca14eda17e6b829393fc546739910c57204001e81866b4ea8 WHIRLPOOL bb63f4002ac0291fffc185b9b370a2f52266e83e6e3edc56d0ecb1c599d7a30f4f3e2ffd761ce0c92c38dc74cd01710745cfd68d65be74f825410a4c1bfc0c35 +MISC ChangeLog 3431 SHA256 8366e9ae39c02e840a53100c13bc49a75159ad97a357211a38e03920e7329af7 SHA512 f229c2313d2682e6b327bfd8b75d4fce91c905d537aa787090346b42b8098b8d2c5eadfd5f19e7eba7c0c7e3ed9cfe96ffc11a8383d02660310302330f0f8a3a WHIRLPOOL 7e0bb5cacb6780a99cc47fa4d2ea829fc78b0c8d05cbd085f692641a36a56d24417c2934d2108539cb0756467c19d05a3f454e24f4dad159f58606dbdd688d71 +MISC ChangeLog-2015 1250 SHA256 c31ceac811cdd48bafc81a11cc4b5ad748c343bf82aa25703aaef6248de3c925 SHA512 e1061be27f32ce6c8eadc564d9a8a1a063f4ecaac8f3ca9d7f7e471ef524541b5df4e0516d711a5a1041c28b8f953618929cafe698c80135cad9fb106e9bece0 WHIRLPOOL c9c228c39e540cc362d019ad40de41764b1a6f97906ca78d134f772dbd6180a7af7cfac9c627782d3bb2477dfedc1ae477b18e772fe2e732b9fd88a9a2696682 +MISC metadata.xml 379 SHA256 bcaf1053a0170d56b29ffc73b12f50bb90815caf1045432bd48860d9e93f3430 SHA512 ec81121ea013b5ee3e2863c317bad1c4e6c324f44d41202be5f105b7d0416f52d8a5144a9ab354dceb8793c947bf7cc85b192aaee65b0e3f44cfae19340e9399 WHIRLPOOL 2c7699db1110a80179a6da2ef375587aa95642396e9f32052d90d1d88fdd064845bd19b14ddde01efac25969f88cb8514364aac886c19c874bb1982b075205b0 diff --git a/games-emulation/lxdream/files/lxdream-0.9.1-glib-single-include.patch b/games-emulation/lxdream/files/lxdream-0.9.1-glib-single-include.patch new file mode 100644 index 000000000000..7872174ed859 --- /dev/null +++ b/games-emulation/lxdream/files/lxdream-0.9.1-glib-single-include.patch @@ -0,0 +1,395 @@ +Index: lxdream-0.9.1/src/aica/audio.c +=================================================================== +--- lxdream-0.9.1.orig/src/aica/audio.c ++++ lxdream-0.9.1/src/aica/audio.c +@@ -19,7 +19,7 @@ + + #include "aica/aica.h" + #include "aica/audio.h" +-#include <glib/gmem.h> ++#include <glib.h> + #include "dream.h" + #include <assert.h> + #include <string.h> +Index: lxdream-0.9.1/src/aica/audio.h +=================================================================== +--- lxdream-0.9.1.orig/src/aica/audio.h ++++ lxdream-0.9.1/src/aica/audio.h +@@ -20,7 +20,7 @@ + + #include <stdint.h> + #include <stdio.h> +-#include <glib/gtypes.h> ++#include <glib.h> + #include "gettext.h" + #include "plugin.h" + +Index: lxdream-0.9.1/src/cocoaui/cocoa_ctrl.m +=================================================================== +--- lxdream-0.9.1.orig/src/cocoaui/cocoa_ctrl.m ++++ lxdream-0.9.1/src/cocoaui/cocoa_ctrl.m +@@ -23,7 +23,7 @@ + #include "maple/maple.h" + #include "vmu/vmulist.h" + +-#include <glib/gstrfuncs.h> ++#include <glib.h> + + #define FIRST_SECONDARY_DEVICE MAPLE_PORTS + +Index: lxdream-0.9.1/src/cocoaui/paths_osx.m +=================================================================== +--- lxdream-0.9.1.orig/src/cocoaui/paths_osx.m ++++ lxdream-0.9.1/src/cocoaui/paths_osx.m +@@ -19,7 +19,7 @@ + */ + + #include <string.h> +-#include <glib/gstrfuncs.h> ++#include <glib.h> + + #include "lxdream.h" + #include "lxpaths.h" +Index: lxdream-0.9.1/src/config.c +=================================================================== +--- lxdream-0.9.1.orig/src/config.c ++++ lxdream-0.9.1/src/config.c +@@ -21,8 +21,7 @@ + #include <errno.h> + #include <stdlib.h> + #include <string.h> +-#include <glib/gmem.h> +-#include <glib/gstrfuncs.h> ++#include <glib.h> + #include <sys/types.h> + #include <sys/stat.h> + #include "dream.h" +Index: lxdream-0.9.1/src/config.h +=================================================================== +--- lxdream-0.9.1.orig/src/config.h ++++ lxdream-0.9.1/src/config.h +@@ -19,8 +19,7 @@ + #ifndef lxdream_config_H + #define lxdream_config_H 1 + +-#include <glib/gtypes.h> +-#include <glib/glist.h> ++#include <glib.h> + #include "gettext.h" + + #ifdef __cplusplus +Index: lxdream-0.9.1/src/drivers/input_lirc.c +=================================================================== +--- lxdream-0.9.1.orig/src/drivers/input_lirc.c ++++ lxdream-0.9.1/src/drivers/input_lirc.c +@@ -28,7 +28,6 @@ + #include <dirent.h> + #include <ctype.h> + +-#include <glib/giochannel.h> + #include <glib.h> + + #include <lirc/lirc_client.h> +Index: lxdream-0.9.1/src/drivers/joy_linux.c +=================================================================== +--- lxdream-0.9.1.orig/src/drivers/joy_linux.c ++++ lxdream-0.9.1/src/drivers/joy_linux.c +@@ -32,7 +32,6 @@ + #include <ctype.h> + + #include <linux/joystick.h> +-#include <glib/giochannel.h> + #include <glib.h> + + #include "lxdream.h" +Index: lxdream-0.9.1/src/drivers/osx_iokit.m +=================================================================== +--- lxdream-0.9.1.orig/src/drivers/osx_iokit.m ++++ lxdream-0.9.1/src/drivers/osx_iokit.m +@@ -19,8 +19,7 @@ + * GNU General Public License for more details. + */ + +-#include <glib/gmem.h> +-#include <glib/gstrfuncs.h> ++#include <glib.h> + #include <sys/param.h> + #include <paths.h> + #include <string.h> +Index: lxdream-0.9.1/src/gdlist.c +=================================================================== +--- lxdream-0.9.1.orig/src/gdlist.c ++++ lxdream-0.9.1/src/gdlist.c +@@ -19,7 +19,7 @@ + + #include <string.h> + #include <stdlib.h> +-#include <glib/gstrfuncs.h> ++#include <glib.h> + #include <libgen.h> + #include "gettext.h" + #include "gdrom/gdrom.h" +Index: lxdream-0.9.1/src/gdrom/gddriver.h +=================================================================== +--- lxdream-0.9.1.orig/src/gdrom/gddriver.h ++++ lxdream-0.9.1/src/gdrom/gddriver.h +@@ -24,7 +24,7 @@ + #include <stdio.h> + #include "lxdream.h" + #include "gdrom/gdrom.h" +-#include <glib/gstrfuncs.h> ++#include <glib.h> + + #ifdef __cplusplus + extern "C" { +Index: lxdream-0.9.1/src/gdrom/gdi.c +=================================================================== +--- lxdream-0.9.1.orig/src/gdrom/gdi.c ++++ lxdream-0.9.1/src/gdrom/gdi.c +@@ -23,7 +23,7 @@ + #include <fcntl.h> + #include <errno.h> + #include <sys/stat.h> +-#include <glib/gutils.h> ++#include <glib.h> + #include "gdrom/gddriver.h" + + +Index: lxdream-0.9.1/src/gdrom/gdrom.c +=================================================================== +--- lxdream-0.9.1.orig/src/gdrom/gdrom.c ++++ lxdream-0.9.1/src/gdrom/gdrom.c +@@ -20,7 +20,7 @@ + #include <fcntl.h> + #include <errno.h> + #include <ctype.h> +-#include <glib/gutils.h> ++#include <glib.h> + #include "gdrom/ide.h" + #include "gdrom/gdrom.h" + #include "gdrom/gddriver.h" +Index: lxdream-0.9.1/src/gdrom/gdrom.h +=================================================================== +--- lxdream-0.9.1.orig/src/gdrom/gdrom.h ++++ lxdream-0.9.1/src/gdrom/gdrom.h +@@ -22,7 +22,7 @@ + + #include "lxdream.h" + #include "hook.h" +-#include <glib/glist.h> ++#include <glib.h> + + #ifdef __cplusplus + extern "C" { +Index: lxdream-0.9.1/src/gdrom/nrg.c +=================================================================== +--- lxdream-0.9.1.orig/src/gdrom/nrg.c ++++ lxdream-0.9.1/src/gdrom/nrg.c +@@ -20,7 +20,7 @@ + #include <assert.h> + #include <stdio.h> + #include <errno.h> +-#include <glib/gtypes.h> ++#include <glib.h> + #include "gdrom/gddriver.h" + #include "dream.h" + +Index: lxdream-0.9.1/src/gui.h +=================================================================== +--- lxdream-0.9.1.orig/src/gui.h ++++ lxdream-0.9.1/src/gui.h +@@ -19,7 +19,7 @@ + #ifndef lxdream_gui_H + #define lxdream_gui_H + +-#include <glib/gtypes.h> ++#include <glib.h> + + #ifdef __cplusplus + extern "C" { +Index: lxdream-0.9.1/src/loader.h +=================================================================== +--- lxdream-0.9.1.orig/src/loader.h ++++ lxdream-0.9.1/src/loader.h +@@ -20,7 +20,7 @@ + #define lxdream_loader_H 1 + + #include <stdio.h> +-#include <glib/gtypes.h> ++#include <glib.h> + + #ifdef __cplusplus + extern "C" { +Index: lxdream-0.9.1/src/lxdream.h +=================================================================== +--- lxdream-0.9.1.orig/src/lxdream.h ++++ lxdream-0.9.1/src/lxdream.h +@@ -20,7 +20,7 @@ + #define lxdream_lxdream_H 1 + + #include <stdint.h> +-#include <glib/gtypes.h> ++#include <glib.h> + + #include "../config.h" + +Index: lxdream-0.9.1/src/lxpaths.c +=================================================================== +--- lxdream-0.9.1.orig/src/lxpaths.c ++++ lxdream-0.9.1/src/lxpaths.c +@@ -19,8 +19,7 @@ + #include <ctype.h> + #include <unistd.h> + #include <wordexp.h> +-#include <glib/gstrfuncs.h> +-#include <glib/gutils.h> ++#include <glib.h> + + #include "gui.h" + #include "config.h" +Index: lxdream-0.9.1/src/maple/maple.c +=================================================================== +--- lxdream-0.9.1.orig/src/maple/maple.c ++++ lxdream-0.9.1/src/maple/maple.c +@@ -18,7 +18,7 @@ + #define MODULE maple_module + + #include <assert.h> +-#include <glib/gstrfuncs.h> ++#include <glib.h> + #include "dream.h" + #include "mem.h" + #include "asic.h" +Index: lxdream-0.9.1/src/mem.c +=================================================================== +--- lxdream-0.9.1.orig/src/mem.c ++++ lxdream-0.9.1/src/mem.c +@@ -20,7 +20,7 @@ + #include <sys/types.h> + #include <sys/mman.h> + #include <sys/stat.h> +-#include <glib/gstrfuncs.h> ++#include <glib.h> + #include <assert.h> + #include <stdint.h> + #include <stdlib.h> +Index: lxdream-0.9.1/src/paths_unix.c +=================================================================== +--- lxdream-0.9.1.orig/src/paths_unix.c ++++ lxdream-0.9.1/src/paths_unix.c +@@ -18,7 +18,7 @@ + + #include <string.h> + #include <stdlib.h> +-#include <glib/gstrfuncs.h> ++#include <glib.h> + + #include "lxdream.h" + #include "config.h" +Index: lxdream-0.9.1/src/plugin.c +=================================================================== +--- lxdream-0.9.1.orig/src/plugin.c ++++ lxdream-0.9.1/src/plugin.c +@@ -20,8 +20,7 @@ + #include <dirent.h> + #include <dlfcn.h> + #include <string.h> +-#include <glib/gmem.h> +-#include <glib/gstrfuncs.h> ++#include <glib.h> + #include "plugin.h" + #include "lxpaths.h" + +Index: lxdream-0.9.1/src/pvr2/glutil.c +=================================================================== +--- lxdream-0.9.1.orig/src/pvr2/glutil.c ++++ lxdream-0.9.1/src/pvr2/glutil.c +@@ -17,7 +17,7 @@ + */ + + #include <string.h> +-#include <glib/gstrfuncs.h> ++#include <glib.h> + #include "pvr2/glutil.h" + + gboolean isGLSecondaryColorSupported() +Index: lxdream-0.9.1/src/sh4/sh4core.h +=================================================================== +--- lxdream-0.9.1.orig/src/sh4/sh4core.h ++++ lxdream-0.9.1/src/sh4/sh4core.h +@@ -19,7 +19,7 @@ + #ifndef lxdream_sh4core_H + #define lxdream_sh4core_H 1 + +-#include <glib/gtypes.h> ++#include <glib.h> + #include <stdint.h> + #include <stdio.h> + #include "mem.h" +Index: lxdream-0.9.1/src/syscall.h +=================================================================== +--- lxdream-0.9.1.orig/src/syscall.h ++++ lxdream-0.9.1/src/syscall.h +@@ -20,7 +20,7 @@ + #define lxdream_syscall_H 1 + + #include <stdint.h> +-#include <glib/gtypes.h> ++#include <glib.h> + + #ifdef __cplusplus + extern "C" { +Index: lxdream-0.9.1/src/tools/actparse.c +=================================================================== +--- lxdream-0.9.1.orig/src/tools/actparse.c ++++ lxdream-0.9.1/src/tools/actparse.c +@@ -21,7 +21,7 @@ + #include <string.h> + #include <ctype.h> + #include <sys/stat.h> +-#include <glib/gstrfuncs.h> ++#include <glib.h> + #include "tools/gendec.h" + + static int add_action( struct action *actions, struct ruleset *rules, char *operation, const char *file, int line, char *action ) +Index: lxdream-0.9.1/src/tools/gendec.c +=================================================================== +--- lxdream-0.9.1.orig/src/tools/gendec.c ++++ lxdream-0.9.1/src/tools/gendec.c +@@ -23,7 +23,7 @@ + #include <getopt.h> + #include <errno.h> + #include <ctype.h> +-#include <glib/gstrfuncs.h> ++#include <glib.h> + #include <assert.h> + #include "tools/gendec.h" + +Index: lxdream-0.9.1/src/vmu/vmulist.c +=================================================================== +--- lxdream-0.9.1.orig/src/vmu/vmulist.c ++++ lxdream-0.9.1/src/vmu/vmulist.c +@@ -18,8 +18,7 @@ + + #include <string.h> + #include <stdlib.h> +-#include <glib/glist.h> +-#include <glib/gstrfuncs.h> ++#include <glib.h> + #include "vmulist.h" + #include "config.h" + +Index: lxdream-0.9.1/src/vmu/vmuvol.c +=================================================================== +--- lxdream-0.9.1.orig/src/vmu/vmuvol.c ++++ lxdream-0.9.1/src/vmu/vmuvol.c +@@ -16,8 +16,7 @@ + * GNU General Public License for more details. + */ + +-#include <glib/gmem.h> +-#include <glib/gstrfuncs.h> ++#include <glib.h> + #include <string.h> + #include <unistd.h> + #include <stdio.h> diff --git a/games-emulation/lxdream/lxdream-0.9.1-r2.ebuild b/games-emulation/lxdream/lxdream-0.9.1-r2.ebuild new file mode 100644 index 000000000000..38a59d36d6a5 --- /dev/null +++ b/games-emulation/lxdream/lxdream-0.9.1-r2.ebuild @@ -0,0 +1,63 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +inherit eutils flag-o-matic games + +DESCRIPTION="An emulator for the Sega Dreamcast system" +HOMEPAGE="http://www.lxdream.org/" +SRC_URI="http://www.lxdream.org/count.php?file=${P}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug lirc profile pulseaudio sdl" + +RDEPEND="lirc? ( app-misc/lirc ) + media-libs/alsa-lib + media-libs/libpng:0 + pulseaudio? ( media-sound/pulseaudio ) + sdl? ( media-libs/libsdl[sound] ) + virtual/opengl + x11-libs/gtk+:2" + +DEPEND="${RDEPEND} + virtual/pkgconfig + sys-devel/gettext + virtual/os-headers + !!gnustep-base/gnustep-gui" #377635 + +src_prepare() { + epatch "${FILESDIR}/${PN}-0.9.1-glib-single-include.patch" + + # Make .desktop file pass desktop-file-validate + sed -i \ + -e '/Encoding/d' \ + -e '/FilePattern/d' \ + -e '/Categories/s|$|;|' \ + ${PN}.desktop || die + # Do not override user-specified CFLAGS + sed -i \ + -e s/'CFLAGS=\"-g -fexceptions\"'/'CFLAGS=\"${CFLAGS} -g -fexceptions\"'/ \ + -e '/CCOPT/d' \ + -e '/OBJCOPT/d' \ + configure || die + append-libs -lX11 -lm +} + +src_configure() { + egamesconf \ + --datadir="${GAMES_DATADIR_BASE}" \ + $(use_enable debug trace) \ + $(use_enable debug watch) \ + $(use_enable profile profiled) \ + $(use_with lirc) \ + $(use_with pulseaudio pulse) \ + $(use_with sdl) \ + --without-esd +} + +src_install() { + default + prepgamesdirs +} diff --git a/games-emulation/lxdream/metadata.xml b/games-emulation/lxdream/metadata.xml new file mode 100644 index 000000000000..4731fb707fd1 --- /dev/null +++ b/games-emulation/lxdream/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>chithanh@gentoo.org</email> + <name>Chí-Thanh Christopher Nguyễn</name> + </maintainer> +<maintainer type="project"> + <email>games@gentoo.org</email> + <name>Gentoo Games Project</name> + </maintainer> +</pkgmetadata> |