pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators
Module Name: pkgsrc
Committed By: nia
Date: Tue Nov 14 20:02:01 UTC 2023
Modified Files:
pkgsrc/emulators: Makefile
Removed Files:
pkgsrc/emulators/libretro-dolphin: DESCR MESSAGE Makefile PLIST
distinfo
pkgsrc/emulators/libretro-dolphin/patches: patch-CMakeLists.txt
patch-Externals_SFML_include_SFML_Config.hpp
patch-Externals_glslang_glslang_Include_PoolAlloc.h
patch-Source_Core_Common_MemoryUtil.cpp
patch-Source_Core_Common_StringUtil.cpp
patch-Source_Core_Common_Swap.h patch-Source_Core_Common_Thread.cpp
patch-Source_Core_Core_Analytics.cpp
patch-Source_Core_Core_HW_EXI_EXI__DeviceEthernet.h
patch-Source_Core_Core_IOS_Network_Socket.h
patch-Source_Core_Core_MemTools.cpp
patch-Source_Core_VideoCommon_DriverDetails.cpp
patch-Source_Core_VideoCommon_DriverDetails.h
Log Message:
Remove emulators/libretro-dolphin.
Broken with newer compilers and there's so much change in Dolphin
in the past 5 years that it's worth starting over - apparently NetBSD
support is even available upstream now...
To generate a diff of this commit:
cvs rdiff -u -r1.354 -r1.355 pkgsrc/emulators/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/emulators/libretro-dolphin/DESCR
cvs rdiff -u -r1.2 -r0 pkgsrc/emulators/libretro-dolphin/MESSAGE \
pkgsrc/emulators/libretro-dolphin/PLIST
cvs rdiff -u -r1.29 -r0 pkgsrc/emulators/libretro-dolphin/Makefile
cvs rdiff -u -r1.5 -r0 pkgsrc/emulators/libretro-dolphin/distinfo
cvs rdiff -u -r1.1 -r0 \
pkgsrc/emulators/libretro-dolphin/patches/patch-CMakeLists.txt \
pkgsrc/emulators/libretro-dolphin/patches/patch-Externals_SFML_include_SFML_Config.hpp \
pkgsrc/emulators/libretro-dolphin/patches/patch-Externals_glslang_glslang_Include_PoolAlloc.h \
pkgsrc/emulators/libretro-dolphin/patches/patch-Source_Core_Common_MemoryUtil.cpp \
pkgsrc/emulators/libretro-dolphin/patches/patch-Source_Core_Common_Swap.h \
pkgsrc/emulators/libretro-dolphin/patches/patch-Source_Core_Common_Thread.cpp \
pkgsrc/emulators/libretro-dolphin/patches/patch-Source_Core_Core_Analytics.cpp \
pkgsrc/emulators/libretro-dolphin/patches/patch-Source_Core_Core_HW_EXI_EXI__DeviceEthernet.h \
pkgsrc/emulators/libretro-dolphin/patches/patch-Source_Core_Core_IOS_Network_Socket.h \
pkgsrc/emulators/libretro-dolphin/patches/patch-Source_Core_Core_MemTools.cpp \
pkgsrc/emulators/libretro-dolphin/patches/patch-Source_Core_VideoCommon_DriverDetails.cpp \
pkgsrc/emulators/libretro-dolphin/patches/patch-Source_Core_VideoCommon_DriverDetails.h
cvs rdiff -u -r1.2 -r0 \
pkgsrc/emulators/libretro-dolphin/patches/patch-Source_Core_Common_StringUtil.cpp
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/emulators/Makefile
diff -u pkgsrc/emulators/Makefile:1.354 pkgsrc/emulators/Makefile:1.355
--- pkgsrc/emulators/Makefile:1.354 Tue Nov 14 18:03:43 2023
+++ pkgsrc/emulators/Makefile Tue Nov 14 20:02:01 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.354 2023/11/14 18:03:43 nia Exp $
+# $NetBSD: Makefile,v 1.355 2023/11/14 20:02:01 nia Exp $
#
COMMENT= Emulators for other machines and systems
@@ -114,7 +114,6 @@ SUBDIR+= libretro-bsnes-mercury-performa
SUBDIR+= libretro-cap32
SUBDIR+= libretro-core-info
SUBDIR+= libretro-desmume
-SUBDIR+= libretro-dolphin
SUBDIR+= libretro-fbneo
SUBDIR+= libretro-fceumm
SUBDIR+= libretro-flycast
Home |
Main Index |
Thread Index |
Old Index