Hi,

emulators/ppsspp, which currently builds a standalone SDL frontend,
has an option to build a libretro core for use with retroarch. Of the
various ways we have to build multiple packages from the same source
code (FLAVORS, MULTI_PACKAGES, and subdirs), subdirs make the most
sense here, as they're likely to be installed side by side but the
builds are performed with different compiler flags.

Attached is a replacement ppsspp port containing subdirs for the
SDL frontend and for the libretro core. The sdl frontend adds
@pkgpath emulators/ppsspp to its PLIST since it's equivalent to the
current port. Patches are shared, except only the SDL subdir requires
patch-UI_NativeApp_cpp. (Sadly, ppsspp is a regular ffmpeg patchee.)

Unless there are objections, I plan to commit this in the next few days.

-- 
Anthony J. Bentley

Attachment: ppsspp-reworked.tar.gz
Description: GNU Zip compressed data

Reply via email to