pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
emulators/softvms: Imported into pkgsrc
Module Name: pkgsrc-wip
Committed By: Travis Paul <tr%vispaul.me@localhost>
Pushed By: tpaul
Date: Thu Jul 19 04:20:41 2018 +0000
Changeset: de465ee3d4ccb7b0177b41b04d91e48c3e25197b
Modified Files:
Makefile
Removed Files:
softvms/DESCR
softvms/Makefile
softvms/PLIST
softvms/distinfo
Log Message:
emulators/softvms: Imported into pkgsrc
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=de465ee3d4ccb7b0177b41b04d91e48c3e25197b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
softvms/DESCR | 6 ------
softvms/Makefile | 27 ---------------------------
softvms/PLIST | 2 --
softvms/distinfo | 6 ------
5 files changed, 42 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 5464f6cc95..cc372f08bb 100644
--- a/Makefile
+++ b/Makefile
@@ -4223,7 +4223,6 @@ SUBDIR+= sndio
SUBDIR+= snes9express
SUBDIR+= socklog
SUBDIR+= softflowd
-SUBDIR+= softvms
SUBDIR+= soil
SUBDIR+= solarus-zsdx
SUBDIR+= sollya
diff --git a/softvms/DESCR b/softvms/DESCR
deleted file mode 100644
index f6879c13dd..0000000000
--- a/softvms/DESCR
+++ /dev/null
@@ -1,6 +0,0 @@
-An emulator capable of running some Sega VMS games.
-
-VMS games run on a Sega Dreamcast memory card called a VMU (or VMS in
-some regions). It has a 48x32 monochrome LCD display, gamepad,
-speaker, directional pad, four action buttons, and the ability to
-connect to other VMUs.
diff --git a/softvms/Makefile b/softvms/Makefile
deleted file mode 100644
index 909a8c6ff8..0000000000
--- a/softvms/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# $NetBSD$
-
-DISTNAME= softvms
-PKGNAME= softvms-1.9
-CATEGORIES= emulators
-MASTER_SITES= http://mc.pp.se/dc/files/
-MASTER_SITES+= https://travispaul.me/distfiles/
-
-MAINTAINER= tr%vispaul.me@localhost
-HOMEPAGE= http://mc.pp.se/dc/sw.html
-COMMENT= Emulator capable of running some Sega VMS games
-LICENSE= mit
-
-WRKSRC= ${WRKDIR}/vms
-GNU_CONFIGURE= yes
-USE_TOOLS+= gmake
-INSTALLATION_DIRS= bin
-
-BUILD_TARGET= vms
-
-.include "../../x11/libX11/buildlink3.mk"
-.include "../../audio/SDL_sound/buildlink3.mk"
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/vms ${DESTDIR}${PREFIX}/bin/vms
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/softvms/PLIST b/softvms/PLIST
deleted file mode 100644
index e5f673f872..0000000000
--- a/softvms/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD$
-bin/vms
diff --git a/softvms/distinfo b/softvms/distinfo
deleted file mode 100644
index fffeff063a..0000000000
--- a/softvms/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (softvms.tar.gz) = 90052ac4dce049c5afd0b7068984d7041f52a3f4
-RMD160 (softvms.tar.gz) = e911a2e75428930789b41cd652dc525d872af686
-SHA512 (softvms.tar.gz) = 413a0661a69e92ff016dfe3ae93968355171e5b060c9c1dc7d78260e15f83b479b946d42bfabf69393542b5ab0f1e6330068fe3290cbf652af8fa4b21941a10e
-Size (softvms.tar.gz) = 68595 bytes
Home |
Main Index |
Thread Index |
Old Index