pkgsrc-WIP-changes archive

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

unrest: Remove; now imported to games/unrest



Module Name:	pkgsrc-wip
Committed By:	Charlotte Koch <charlotte%NetBSD.org@localhost>
Pushed By:	cfkoch
Date:		Fri Sep 4 16:33:25 2026 -0700
Changeset:	f653612d1c712605f9159649b9d891b92f8fc307

Modified Files:
	Makefile
Removed Files:
	unrest/DESCR
	unrest/Makefile
	unrest/PLIST
	unrest/distinfo

Log Message:
unrest: Remove; now imported to games/unrest

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

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

diffstat:
 Makefile        |  1 -
 unrest/DESCR    |  4 ----
 unrest/Makefile | 24 ------------------------
 unrest/PLIST    |  2 --
 unrest/distinfo |  5 -----
 5 files changed, 36 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 019f742229..9b0583157f 100644
--- a/Makefile
+++ b/Makefile
@@ -5951,7 +5951,6 @@ SUBDIR+=	unmo3
 SUBDIR+=	unnethack
 SUBDIR+=	unpaper
 SUBDIR+=	unrealtournament-server
-SUBDIR+=	unrest
 SUBDIR+=	up
 SUBDIR+=	uperf
 SUBDIR+=	uprof
diff --git a/unrest/DESCR b/unrest/DESCR
deleted file mode 100644
index f8dd1aa6cf..0000000000
--- a/unrest/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-Unrest is an adventure RPG that adapts to death, failure, and the choices
-you make. Play as ordinary people struggling for food, safety, freedom, and
-a chance at peace. Explore an ancient Indian city using conversation,
-manipulation and (rarely) violence.
diff --git a/unrest/Makefile b/unrest/Makefile
deleted file mode 100644
index 4522564f96..0000000000
--- a/unrest/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	unrest-1.1.0
-CATEGORIES=	games
-MASTER_SITES=	${MASTER_SITE_GITHUB:=dressupgeekout/}
-
-MAINTAINER=	charlotte%NetBSD.org@localhost
-HOMEPAGE=	https://pyrodactyl.com/unrest/
-COMMENT=	Engine for Unrest, by Pyrodactyl Games
-LICENSE=	mit
-
-WRKSRC=		${WRKDIR}/unrest-${GITHUB_TAG}/CRAB
-
-USE_LANGUAGES=	c c++
-USE_TOOLS+=	gmake
-
-NO_CONFIGURE=	yes
-
-.include "../../audio/SDL2_mixer/buildlink3.mk"
-.include "../../devel/SDL2/buildlink3.mk"
-.include "../../devel/boost-libs/buildlink3.mk"
-.include "../../fonts/SDL2_ttf/buildlink3.mk"
-.include "../../graphics/SDL2_image/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/unrest/PLIST b/unrest/PLIST
deleted file mode 100644
index fced98a725..0000000000
--- a/unrest/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD$
-bin/unrest
diff --git a/unrest/distinfo b/unrest/distinfo
deleted file mode 100644
index e6c746a902..0000000000
--- a/unrest/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (unrest-1.1.0.tar.gz) = 47cd04d8363c1aeab4ee9455c989dd50b4388af2b2238c680f75bb0f5cff85e1
-SHA512 (unrest-1.1.0.tar.gz) = 082f3cb2cffc5690b940f37c0108fe6351bef6e6a942a0f68158aed1f46f4f7fd7f0a66188e9c3190491f22894088f1dd7e3832e0d313159a9ce2db48da3e0b4
-Size (unrest-1.1.0.tar.gz) = 315409 bytes


Home | Main Index | Thread Index | Old Index