pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Remove openrct2, newer version in HEAD



Module Name:	pkgsrc-wip
Committed By:	nia <nia%NetBSD.org@localhost>
Pushed By:	nee
Date:		Sun Nov 17 17:04:36 2019 +0000
Changeset:	eb53ac8259ab766d77d28358535cb23318ce123b

Modified Files:
	Makefile
Removed Files:
	openrct2/DESCR
	openrct2/Makefile
	openrct2/PLIST
	openrct2/TODO
	openrct2/distinfo

Log Message:
Remove openrct2, newer version in HEAD

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=eb53ac8259ab766d77d28358535cb23318ce123b

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile          |  1 -
 openrct2/DESCR    | 10 ----------
 openrct2/Makefile | 36 ------------------------------------
 openrct2/PLIST    |  1 -
 openrct2/TODO     |  2 --
 openrct2/distinfo |  6 ------
 6 files changed, 56 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 7930cbe675..3692518fb9 100644
--- a/Makefile
+++ b/Makefile
@@ -2512,7 +2512,6 @@ SUBDIR+=	openmpi163
 SUBDIR+=	openmx-openmpi
 SUBDIR+=	opennurbs
 SUBDIR+=	openra
-SUBDIR+=	openrct2
 SUBDIR+=	openrw-git
 SUBDIR+=	openscep
 SUBDIR+=	opensips
diff --git a/openrct2/DESCR b/openrct2/DESCR
deleted file mode 100644
index 55ab9b080d..0000000000
--- a/openrct2/DESCR
+++ /dev/null
@@ -1,10 +0,0 @@
-OpenRCT2 is an open-source re-implementation of RollerCoaster Tycoon 2
-(RCT2), expanding the game with new features, fixing bugs and
-raising game limits. The gameplay revolves around building and
-maintaining an amusement park containing attractions, shops and
-facilities. The player must try to make a profit and maintain a
-good park reputation whilst keeping the guests happy.  OpenRCT2
-allows for both scenario and sandbox play. Scenarios require the
-player to complete a certain objective in a set time limit whilst
-sandbox allows the player to build a more flexible park with
-optionally no restrictions or finance.
diff --git a/openrct2/Makefile b/openrct2/Makefile
deleted file mode 100644
index 92684f9ff7..0000000000
--- a/openrct2/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	OpenRCT2-0.2.1
-PKGNAME=	${DISTNAME:tl}
-CATEGORIES=	games
-MASTER_SITES=	${MASTER_SITE_GITHUB:=OpenRCT2/}
-GITHUB_TAG=	v${PKGVERSION_NOREV}
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/OpenRCT2/OpenRCT2/
-COMMENT=	Open source re-implementation of RollerCoaster Tycoon 2
-LICENSE=	gnu-gpl-v3
-
-WRKSRC=		${WRKDIR}/${DISTNAME}
-
-USE_CMAKE=	yes
-USE_LANGUAGES=	c++
-
-CONFIGURE_DIRS=	build
-CMAKE_ARG_PATH=	..
-
-pre-configure:
-	cd ${WRKSRC} && ${MKDIR} build
-
-.include "../../archivers/libzip/buildlink3.mk"
-.include "../../audio/speexdsp/buildlink3.mk"
-.include "../../devel/SDL2/buildlink3.mk"
-.include "../../devel/zlib/buildlink3.mk"
-.include "../../fonts/fontconfig/buildlink3.mk"
-.include "../../graphics/freetype2/buildlink3.mk"
-.include "../../graphics/png/buildlink3.mk"
-.include "../../security/openssl/buildlink3.mk"
-.include "../../textproc/icu/buildlink3.mk"
-.include "../../textproc/jansson/buildlink3.mk"
-.include "../../www/curl/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/openrct2/PLIST b/openrct2/PLIST
deleted file mode 100644
index 48d96a5493..0000000000
--- a/openrct2/PLIST
+++ /dev/null
@@ -1 +0,0 @@
-@comment $NetBSD$
diff --git a/openrct2/TODO b/openrct2/TODO
deleted file mode 100644
index 174484c81a..0000000000
--- a/openrct2/TODO
+++ /dev/null
@@ -1,2 +0,0 @@
-With gcc-6.4.0 (nb2 20180327) fails because `<string_view>' is not
-available. Probably needs a newer compiler.
diff --git a/openrct2/distinfo b/openrct2/distinfo
deleted file mode 100644
index fae6b4f51c..0000000000
--- a/openrct2/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (OpenRCT2-0.2.1.tar.gz) = 316c7eb4c970e2792f56edb8b23a7ba2468e3682
-RMD160 (OpenRCT2-0.2.1.tar.gz) = 80cd47ef2a75a5dfa9ea10901db2b11539ede930
-SHA512 (OpenRCT2-0.2.1.tar.gz) = 04bf2cfbb2d3b9fb0a8423cfffc70b81a2a2518af73b9a2c2c65b2a4e5ef2380621d4d3aaefaea73d926a99259dfb047d6fcc330cd0d7227541cffead28ba540
-Size (OpenRCT2-0.2.1.tar.gz) = 6571807 bytes


Home | Main Index | Thread Index | Old Index