CVS log for pkgsrc/emulators/libretro-mupen64plus/Attic/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / emulators / libretro-mupen64plus
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.24
Sun May 31 16:04:30 2020 UTC (4 years, 5 months ago) by nia
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.23: +1 -1
lines
libretro-mupen64plus: remove, replaced by libretro-parallel-n64
Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue May 26 11:41:29 2020 UTC (4 years, 5 months ago) by nia
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2
lines
TOOL_DEPENDS for nasm.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue May 26 09:45:15 2020 UTC (4 years, 5 months ago) by nia
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +6 -2
lines
libretro-*: Support Darwin by cargo-culting SOEXT. Remove bsdtar hack.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Jul 5 07:43:42 2019 UTC (5 years, 4 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1
lines
libretro-mupen64plus: Needs zlib.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat May 18 10:41:59 2019 UTC (5 years, 5 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -3
lines
libretro-mupen64plus: Don't define platform=unix twice.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat May 18 10:36:50 2019 UTC (5 years, 5 months ago) by nia
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -3
lines
libretro-mupen64plus: Remove zlib and libpng dependencies.
Should have been included in the previous commit, since it now uses an
internal copy.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat May 18 10:34:33 2019 UTC (5 years, 5 months ago) by nia
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +11 -3
lines
libretro-mupen64plus: Update to 20190426
The primary changes are the introduction of an aarch64 dynamic recompiler,
a performance fix for radeonsi, and a new 1440x1080 4:3 resolution option.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat May 18 09:45:17 2019 UTC (5 years, 5 months ago) by nia
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -1
lines
libretro-mupen64plus: Attempt to fix builds without the dynamic recompiler
by defining the correct things for disabling it.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Oct 14 16:51:57 2018 UTC (6 years ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -4
lines
libretro-mupen64plus: update to 20181013
Changes:
* pkgsrc patch upstreamed.
* HLE RSP updated.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Oct 13 17:28:57 2018 UTC (6 years ago) by nia
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1
lines
libretro-mupen64plus: Attempt to fix build on i386 with dynarec.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Oct 3 15:01:10 2018 UTC (6 years, 1 month ago) by nia
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1
lines
libretro-mupen64plus: include stdlib.h for wcstombs
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Oct 2 21:09:29 2018 UTC (6 years, 1 month ago) by nia
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -1
lines
emulators/libretro-*: SunOS linker fixes.
libretro makefiles pass flags to the linker that aren't understood by
SunOS ld. Add BUILDLINK_TRANSFORMs to remove those flags.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Aug 16 13:25:27 2018 UTC (6 years, 2 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +11 -1
lines
Remove 'dynarec' option and enable it by default instead.
Discussed with wiz.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Aug 11 13:59:39 2018 UTC (6 years, 2 months ago) by nia
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +13 -14
lines
libretro-mupen64plus: update to 20180628.
No changelog, unfortunately.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Jul 18 00:06:15 2018 UTC (6 years, 3 months ago) by joerg
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
Mark packages that require C++03 (or the GNU variants) if they fail with
C++14 default language.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Sep 28 16:03:25 2017 UTC (7 years, 1 month ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +6 -1
lines
libretro-mupen64plus: Fix DOS line endings.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Feb 25 12:50:49 2016 UTC (8 years, 8 months ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -6
lines
Use OPSYSVARS.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Apr 25 14:20:46 2015 UTC (9 years, 6 months ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1
lines
Recursive revbump following MesaLib update, categories a through f.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Feb 5 21:02:37 2015 UTC (9 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -8
lines
It's either rpi or MesaLib. Try to express this using pkgsrc options.
Based on a comment by jmcneill.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Feb 5 17:33:12 2015 UTC (9 years, 9 months ago) by wiz
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -4
lines
Use MesaLib only on non-arm.
Support dynarec option on i386 and x86_64 too.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Feb 5 17:22:26 2015 UTC (9 years, 9 months ago) by wiz
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1
lines
Add MesaLib/bl3.mk. Still doesn't build for me but gets further.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Feb 5 17:17:11 2015 UTC (9 years, 9 months ago) by wiz
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -3
lines
Since options are ARM-specific, but options framework insists on having
at least one option, include options.mk only on ARM.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Feb 5 16:57:53 2015 UTC (9 years, 9 months ago) by wiz
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
NetBSD police.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Feb 4 23:02:12 2015 UTC (9 years, 9 months ago) by jmcneill
Branches: MAIN
Import libretro-mupen64plus-20150204 as emulators/libretro-mupen64plus.
Libretro is a simple but powerful development interface that allows for the
easy creation of emulators, games and multimedia applications that can plug
straight into any libretro-compatible frontend. This development interface is
open to others so that they can run these pluggable emulator and game cores
also in their own programs or devices.
Mupen64Plus is a Nintendo 64 video game system emulator.
CVSweb <webmaster@jp.NetBSD.org>