head 1.2; access; symbols pkgsrc-2018Q2:1.1.0.30 pkgsrc-2018Q2-base:1.1 pkgsrc-2018Q1:1.1.0.28 pkgsrc-2018Q1-base:1.1 pkgsrc-2017Q4:1.1.0.26 pkgsrc-2017Q4-base:1.1 pkgsrc-2017Q3:1.1.0.24 pkgsrc-2017Q3-base:1.1 pkgsrc-2017Q2:1.1.0.20 pkgsrc-2017Q2-base:1.1 pkgsrc-2017Q1:1.1.0.18 pkgsrc-2017Q1-base:1.1 pkgsrc-2016Q4:1.1.0.16 pkgsrc-2016Q4-base:1.1 pkgsrc-2016Q3:1.1.0.14 pkgsrc-2016Q3-base:1.1 pkgsrc-2016Q2:1.1.0.12 pkgsrc-2016Q2-base:1.1 pkgsrc-2016Q1:1.1.0.10 pkgsrc-2016Q1-base:1.1 pkgsrc-2015Q4:1.1.0.8 pkgsrc-2015Q4-base:1.1 pkgsrc-2015Q3:1.1.0.6 pkgsrc-2015Q3-base:1.1 pkgsrc-2015Q2:1.1.0.4 pkgsrc-2015Q2-base:1.1 pkgsrc-2015Q1:1.1.0.2 pkgsrc-2015Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2018.08.08.23.21.12; author nia; state dead; branches; next 1.1; commitid 6vDcrAOWcVtGanNA; 1.1 date 2015.02.04.22.56.43; author jmcneill; state Exp; branches; next ; commitid c3P1t5qLcbvedK8y; desc @@ 1.2 log @emulators/retroarch: Remove old patches. @ text @$NetBSD: patch-Makefile.common,v 1.1 2015/02/04 22:56:43 jmcneill Exp $ --- Makefile.common.orig 2015-02-03 06:43:44.000000000 +0000 +++ Makefile.common @@@@ -205,9 +205,7 @@@@ endif ifeq ($(HAVE_OSS), 1) OBJ += audio/drivers/oss.o -endif - -ifeq ($(HAVE_OSS_BSD), 1) +else ifeq ($(HAVE_OSS_BSD), 1) OBJ += audio/drivers/oss.o endif @@@@ -418,7 +416,7 @@@@ ifeq ($(HAVE_OPENGL), 1) endif ifeq ($(HAVE_X11), 1) - ifeq ($(HAVE_GLES), 0) + ifneq ($(HAVE_GLES), 1) OBJ += gfx/drivers_context/glx_ctx.o endif ifeq ($(HAVE_EGL), 1) @ 1.1 log @Import retroarch-0.0.20150203 as emulators/retroarch. 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. RetroArch is the official reference frontend for the libretro API. @ text @d1 1 a1 1 $NetBSD$ @