pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Removing imported packages.
Module Name: pkgsrc-wip
Committed By: nia <nia%NetBSD.org@localhost>
Pushed By: nee
Date: Fri Aug 10 22:16:09 2018 +0100
Changeset: 86cac378e116be1581f6ed0b5bb00bc24a4bd5ac
Modified Files:
Makefile
Removed Files:
libretro-snes9x2005/DESCR
libretro-snes9x2005/Makefile
libretro-snes9x2005/PLIST
libretro-snes9x2005/distinfo
libretro-snes9x2010/DESCR
libretro-snes9x2010/Makefile
libretro-snes9x2010/PLIST
libretro-snes9x2010/distinfo
Log Message:
Removing imported packages.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=86cac378e116be1581f6ed0b5bb00bc24a4bd5ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 2 --
libretro-snes9x2005/DESCR | 12 ------------
libretro-snes9x2005/Makefile | 24 ------------------------
libretro-snes9x2005/PLIST | 2 --
libretro-snes9x2005/distinfo | 6 ------
libretro-snes9x2010/DESCR | 10 ----------
libretro-snes9x2010/Makefile | 30 ------------------------------
libretro-snes9x2010/PLIST | 2 --
libretro-snes9x2010/distinfo | 6 ------
9 files changed, 94 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index ac1c7b9500..6189534e1e 100644
--- a/Makefile
+++ b/Makefile
@@ -1804,8 +1804,6 @@ SUBDIR+= libretro-prboom
SUBDIR+= libretro-prosystem
SUBDIR+= libretro-px68k
SUBDIR+= libretro-snes9x
-SUBDIR+= libretro-snes9x2005
-SUBDIR+= libretro-snes9x2010
SUBDIR+= libretro-tyrquake
SUBDIR+= libretro-vecx
SUBDIR+= libretro-virtualjaguar
diff --git a/libretro-snes9x2005/DESCR b/libretro-snes9x2005/DESCR
deleted file mode 100644
index 56a3b62449..0000000000
--- a/libretro-snes9x2005/DESCR
+++ /dev/null
@@ -1,12 +0,0 @@
-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.
-
-Snes9x is a Super Nintendo Entertainment System / Super Famicom emulator.
-
-This is a port of SNES9x 1.43 for libretro (it was previously called CAT SFC).
-It is an ideal alternative to emulators with a more uncompromising approach to
-accuracy, since it runs at full speed on low end devices, for example, low
-power ARM SoCs.
diff --git a/libretro-snes9x2005/Makefile b/libretro-snes9x2005/Makefile
deleted file mode 100644
index 0ec704bc6d..0000000000
--- a/libretro-snes9x2005/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD$
-
-DISTNAME= libretro-snes9x2005-20180221
-CATEGORIES= emulators
-MASTER_SITES= ${MASTER_SITE_GITHUB:=libretro/}
-GITHUB_PROJECT= snes9x2005
-GITHUB_TAG= ea4775801b424594e309a3413815b67cc53d6ac1
-
-MAINTAINER= nia.alarie%gmail.com@localhost
-HOMEPAGE= https://docs.libretro.com/library/snes9x_2005/
-COMMENT= Libretro core based on the snes9x Super Nintendo emulator
-LICENSE= no-commercial-use
-
-USE_TOOLS+= gmake
-
-MAKE_FLAGS+= GIT_VERSION="-pkgsrc"
-
-INSTALLATION_DIRS+= ${PREFIX}/lib/libretro
-
-do-install:
- ${INSTALL_LIB} ${WRKSRC}/snes9x2005_libretro.so \
- ${DESTDIR}${PREFIX}/lib/libretro/snes9x2005_libretro.so
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/libretro-snes9x2005/PLIST b/libretro-snes9x2005/PLIST
deleted file mode 100644
index ddb5d37155..0000000000
--- a/libretro-snes9x2005/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD$
-lib/libretro/snes9x2005_libretro.so
diff --git a/libretro-snes9x2005/distinfo b/libretro-snes9x2005/distinfo
deleted file mode 100644
index a5313a2d13..0000000000
--- a/libretro-snes9x2005/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (libretro-snes9x2005-20180221-ea4775801b424594e309a3413815b67cc53d6ac1.tar.gz) = 14503f383fbd7a77f798bf3627f0b91e388c59f8
-RMD160 (libretro-snes9x2005-20180221-ea4775801b424594e309a3413815b67cc53d6ac1.tar.gz) = 8e6817a0ed29e4814ac65f267fa2b617cb97c2e5
-SHA512 (libretro-snes9x2005-20180221-ea4775801b424594e309a3413815b67cc53d6ac1.tar.gz) = 0ce8c52d13b9ee1fb2b59798207a82f3b997184bb69752bb99fd801c354ede34c2e7ff62a19b985598b600f45522f64cb8fad5989f3db7d551ef1ecc33da5bb1
-Size (libretro-snes9x2005-20180221-ea4775801b424594e309a3413815b67cc53d6ac1.tar.gz) = 247889 bytes
diff --git a/libretro-snes9x2010/DESCR b/libretro-snes9x2010/DESCR
deleted file mode 100644
index 9f51de4e52..0000000000
--- a/libretro-snes9x2010/DESCR
+++ /dev/null
@@ -1,10 +0,0 @@
-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.
-
-This is a port of Snes9x 1.52+ to Libretro (previously called SNES9x Next),
-rewritten in C with several optimizations and speed hacks.
-
-Snes9x is a Super Nintendo Entertainment System / Super Famicom emulator.
diff --git a/libretro-snes9x2010/Makefile b/libretro-snes9x2010/Makefile
deleted file mode 100644
index d8f1fc3300..0000000000
--- a/libretro-snes9x2010/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# $NetBSD$
-
-DISTNAME= libretro-snes9x2010-20180507
-CATEGORIES= emulators
-MASTER_SITES= ${MASTER_SITE_GITHUB:=libretro/}
-GITHUB_PROJECT= snes9x2010
-GITHUB_TAG= fc2457e0235328142a4bc79b46dd05228a9748f4
-
-HOMEPAGE= https://docs.libretro.com/library/snes9x_2010/
-COMMENT= Libretro core based on the snes9x Super Nintendo emulator
-LICENSE= no-commercial-use
-
-MAKE_FILE= Makefile.libretro
-USE_TOOLS+= gmake
-
-MAKE_FLAGS+= GIT_VERSION="-pkgsrc"
-
-.include "../../mk/endian.mk"
-
-.if ${MACHINE_ENDIAN} == "big"
-CFLAGS+= -DMSB_FIRST
-.endif
-
-INSTALLATION_DIRS+= ${PREFIX}/lib/libretro
-
-do-install:
- ${INSTALL_LIB} ${WRKSRC}/snes9x2010_libretro.so \
- ${DESTDIR}${PREFIX}/lib/libretro/snes9x2010_libretro.so
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/libretro-snes9x2010/PLIST b/libretro-snes9x2010/PLIST
deleted file mode 100644
index 756df678ca..0000000000
--- a/libretro-snes9x2010/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD$
-lib/libretro/snes9x2010_libretro.so
diff --git a/libretro-snes9x2010/distinfo b/libretro-snes9x2010/distinfo
deleted file mode 100644
index 1585ace9e2..0000000000
--- a/libretro-snes9x2010/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (libretro-snes9x2010-20180507-fc2457e0235328142a4bc79b46dd05228a9748f4.tar.gz) = 19ba653fa95a03127378e47c10c216bd27ff81a2
-RMD160 (libretro-snes9x2010-20180507-fc2457e0235328142a4bc79b46dd05228a9748f4.tar.gz) = df24e5f294aa4f7e1d69aef0a03be9c56a3ef681
-SHA512 (libretro-snes9x2010-20180507-fc2457e0235328142a4bc79b46dd05228a9748f4.tar.gz) = 4693185bcfe41721a968d1283e69c9b52f2cf16d2aead1df3f4e9358e7119833bacdf3bde8e789db3171e2ef2ef1c6051483fdae811130c473cd0c374fd1b982
-Size (libretro-snes9x2010-20180507-fc2457e0235328142a4bc79b46dd05228a9748f4.tar.gz) = 382214 bytes
Home |
Main Index |
Thread Index |
Old Index