PKG_LONGDESC="NeoCD-Libretro is a complete rewrite of NeoCD from scratch in modern C++11. It is designed with accuracy and portability in mind rather than being all about speed like the the older versions. The goal is also to document all I know about the platform in the source code so other emulator authors can make their own implementations."
PKG_IS_ADDON="no"
PKG_TOOLCHAIN="make"
PKG_AUTORECONF="no"
GET_HANDLER_SUPPORT="git"
make_target(){
cd$PKG_BUILD
CFLAGS=$CFLAGSCXXFLAGS="$CXXFLAGS"CXX="$CXX"CC="$CC"LD="$LD"RANLIB="$RANLIB"AR="$AR" make