Bug 245260

Summary: [NEW PORT] multimedia/kodi-addon-game.libretro.genplus-devel: Kodi game addon for Sega - MS/GG/MD/CD (Genesis Plus GX)
Product: Ports & Packages Reporter: Ivan Rozhuk <rozhuk.im>
Component: Individual Port(s)Assignee: Bernhard Froehlich <decke>
Status: Closed FIXED    
Severity: Affects Only Me CC: decke, rozhuk.im
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on: 245259    
Bug Blocks:    
Attachments:
Description Flags
patch
none
patch none

Description Ivan Rozhuk 2020-04-02 00:57:07 UTC
Created attachment 212959 [details]
patch

Genesis Plus GX is an open-source Sega 8/16 bit emulator focused on
accuracy and portability. Initially ported and developped on
Gamecube / Wii consoles through libogc / devkitPPC, this emulator is now
available on many other platforms through various frontends such as:
- Retroarch (libretro)
- Bizhawk
- OpenEmu

The source code, initially based on Genesis Plus 1.2a by Charles
MacDonald has been heavily modified & enhanced, with respect to original
goals and design, in order to improve emulation accuracy as well as
adding support for new peripherals, cartridge or console hardware and
many other exciting features.

The result is that Genesis Plus GX is now more a continuation of the
original project than a simple port, providing very accurate emulation
and 100% compatibility with Genesis / Mega Drive, Sega/Mega CD, Master
System, Game Gear & SG-1000 released software (including all unlicensed
or pirate known dumps), also emulating backwards compatibility modes
when available. All the people who contributed (directly or indirectly)
to this project are listed on the Credits page.


This port is for multimedia/kodi-devel only.

WWW: https://github.com/libretro/Genesis-Plus-GX
Comment 1 Ivan Rozhuk 2020-04-02 01:43:46 UTC
Created attachment 212963 [details]
patch

change patch to licence
Comment 2 Bernhard Froehlich freebsd_committer freebsd_triage 2021-01-21 08:37:32 UTC
I'll take it.
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-02-28 18:50:14 UTC
A commit references this bug:

Author: decke
Date: Sun Feb 28 18:49:25 UTC 2021
New revision: 566790
URL: https://svnweb.freebsd.org/changeset/ports/566790

Log:
  Genesis Plus GX is an open-source Sega 8/16 bit emulator focused on
  accuracy and portability. Initially ported and developped on
  Gamecube / Wii consoles through libogc / devkitPPC, this emulator is now
  available on many other platforms through various frontends such as:
  - Retroarch (libretro)
  - Bizhawk
  - OpenEmu

  The source code, initially based on Genesis Plus 1.2a by Charles
  MacDonald has been heavily modified & enhanced, with respect to original
  goals and design, in order to improve emulation accuracy as well as
  adding support for new peripherals, cartridge or console hardware and
  many other exciting features.

  The result is that Genesis Plus GX is now more a continuation of the
  original project than a simple port, providing very accurate emulation
  and 100% compatibility with Genesis / Mega Drive, Sega/Mega CD, Master
  System, Game Gear & SG-1000 released software (including all unlicensed
  or pirate known dumps), also emulating backwards compatibility modes
  when available. All the people who contributed (directly or indirectly)
  to this project are listed on the Credits page.

  WWW: https://github.com/libretro/Genesis-Plus-GX

  PR:		245260
  Submitted by:	rozhuk.im@gmail.com

Changes:
  head/games/Makefile
  head/games/kodi-addon-game.libretro.genplus/
  head/games/kodi-addon-game.libretro.genplus/Makefile
  head/games/kodi-addon-game.libretro.genplus/distinfo
  head/games/kodi-addon-game.libretro.genplus/pkg-descr
Comment 4 Bernhard Froehlich freebsd_committer freebsd_triage 2021-02-28 18:53:37 UTC
Committed. Thanks!