pkgsrc/emulators/stella/Makefile.common
nia 2118eabba5 stella: update to 6.5.3
6.5.2 to 6.5.3 (April 20, 2021)

  * Added context-sensitive help.

  * Improved support of multiple monitors with different resolutions.

  * Improved analog input reading (Paddles, Keyboards...).

  * Fixed QuadTari support for controller types other than Joysticks.

  * Fixed palette and TV effects saving for Retron77.

  * Fixed immediate disassembling when switching options in debugger.

-Have fun!
2021-04-21 08:19:28 +00:00

23 lines
549 B
Text

# $NetBSD: Makefile.common,v 1.11 2021/04/21 08:19:28 nia Exp $
# used by emulators/stella/Makefile
# used by emulators/libretro-stella/Makefile
DISTNAME= stella-6.5.3-src
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=stella-emu/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
EXTRACT_SUFX= .tar.xz
LICENSE= gnu-gpl-v2
DISTINFO_FILE= ${.CURDIR}/../../emulators/stella/distinfo
PATCHDIR= ${.CURDIR}/../../emulators/stella/patches
WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//1}
USE_LANGUAGES= c c++
# c++14
GCC_REQD+= 6
UNLIMIT_RESOURCES= datasize