Search Criteria
Package Details: libretro-parallel-n64-git 4975.ab155da1-1
Git Clone URL: | https://aur.archlinux.org/libretro-parallel-n64-git.git (read-only) |
---|---|
Package Base: | libretro-parallel-n64-git |
Description: | libretro implementation to Nintendo 64 e 64DD |
Upstream URL: | https://github.com/libretro/parallel-n64 |
Keywords: | games libretro Nintendo64 Nintendo64DD retroarch |
Licenses: | |
Groups: | |
Submitter: | Kierek |
Maintainer: | mictjs |
Last Packager: | mictjs |
Votes: | 5 |
Popularity: | 0.701766 |
First Submitted: | 2017-02-18 10:54 |
Last Updated: | 2018-08-23 04:58 |
Latest Comments
Enverex commented on 2018-04-12 10:04
Info files are now provided by libretro-core-info-git, can you remove the info file from this package so that they don't conflict please?
agapito commented on 2017-12-26 14:03
error: file owned by 'libretro-core-info' and 'libretro-parallel-n64-git': 'usr/share/libretro/info/parallel_n64_libretro.info'
MageJohn commented on 2017-09-01 10:55
The build is failing for me with this output:
c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DARCH_MIN_SSE2 -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_PARALLEL -MMD -DINLINE="inline" -O2 -DNDEBUG -DGIT_VERSION=\"" 16620622"\" -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro -fPIC -msse -msse2 -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -D_M_X64 -DDYNAREC -c mupen64plus-core/src/plugin/plugin.c -omupen64plus-core/src/plugin/plugin.o
mupen64plus-core/src/plugin/plugin.c: In function ‘plugin_connect_all’:
mupen64plus-core/src/plugin/plugin.c:294:16: error: ‘gfx_glide64’ undeclared (first use in this function); did you mean ‘gfx_gln64’?
gfx = gfx_glide64;
^~~~~~~~~~~
gfx_gln64
mupen64plus-core/src/plugin/plugin.c:294:16: note: each undeclared identifier is reported only once for each function it appears in
make: *** [Makefile:656: mupen64plus-core/src/plugin/plugin.o] Error 1
Are other people having the same problem? If it's not an Arch problem, I'll open a GitHub issue.
Enverex commented on 2017-08-23 10:59
Maybe not, that's since been removed - https://github.com/libretro/parallel-n64/commit/58c4a556a585aa83397f5b55d4a2df615d78187e
finkler commented on 2016-12-09 19:11
There is a new commit tagged "Slimline HAVE_PARALLEL_ONLY" [1]. Since this is a "pure" parallel build, it probably should use this new compiler flag.
1: https://github.com/libretro/mupen64plus-libretro/commit/0b4130af7da05a8b73ec4dc38e10cca270020dc4
ProfessorKaos64 commented on 2016-09-15 14:29
Can you please ad "groups=('libretro')" (sans quotes) so this shows up when installing the "libretro" group package set?
ProfessorKaos64 commented on 2016-09-13 02:36
description should be "vulkan", not "vulvan".