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: Sun Sep 8 11:04:05 UTC 2019
Modified Files:
pkgsrc/emulators: Makefile
Removed Files:
pkgsrc/emulators/generator: DESCR Makefile PLIST distinfo
pkgsrc/emulators/generator/patches: patch-aa patch-ab patch-ac patch-ae
patch-af patch-ag patch-ah patch-main_event.c patch-main_vdp.c
patch-ym2612_support.h
Log Message:
Remove emulators/generator.
Ancient, unmaintained, dead upstream, and not wanting to build, for some
time.
This version is from 2003 and only supports GTK1.
Lots of alternatives in this category - blastem, mednafen, even the
generator-cbiere fork, if you must.
To generate a diff of this commit:
cvs rdiff -u -r1.301 -r1.302 pkgsrc/emulators/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/emulators/generator/DESCR \
pkgsrc/emulators/generator/PLIST
cvs rdiff -u -r1.26 -r0 pkgsrc/emulators/generator/Makefile
cvs rdiff -u -r1.11 -r0 pkgsrc/emulators/generator/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/emulators/generator/patches/patch-aa \
pkgsrc/emulators/generator/patches/patch-ab
cvs rdiff -u -r1.2 -r0 pkgsrc/emulators/generator/patches/patch-ac \
pkgsrc/emulators/generator/patches/patch-ae
cvs rdiff -u -r1.1 -r0 pkgsrc/emulators/generator/patches/patch-af \
pkgsrc/emulators/generator/patches/patch-ag \
pkgsrc/emulators/generator/patches/patch-ah \
pkgsrc/emulators/generator/patches/patch-main_event.c \
pkgsrc/emulators/generator/patches/patch-main_vdp.c \
pkgsrc/emulators/generator/patches/patch-ym2612_support.h
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.301 pkgsrc/emulators/Makefile:1.302
--- pkgsrc/emulators/Makefile:1.301 Sat Sep 7 00:38:00 2019
+++ pkgsrc/emulators/Makefile Sun Sep 8 11:04:04 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.301 2019/09/07 00:38:00 tsutsui Exp $
+# $NetBSD: Makefile,v 1.302 2019/09/08 11:04:04 nia Exp $
#
COMMENT= Emulators for other operating systems
@@ -68,7 +68,6 @@ SUBDIR+= fuse-emulator
SUBDIR+= fuse-emulator-utils
SUBDIR+= gambatte
SUBDIR+= gcube
-SUBDIR+= generator
SUBDIR+= generator-cbiere
SUBDIR+= gens
SUBDIR+= gns3
Home |
Main Index |
Thread Index |
Old Index