pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/amnesia-tdd
Module Name: pkgsrc
Committed By: charlotte
Date: Thu Feb 16 03:43:05 UTC 2023
Added Files:
pkgsrc/games/amnesia-tdd: DESCR MESSAGE Makefile PLIST distinfo
Log Message:
games/amnesia-tdd: Import package
Amnesia: The Dark Descent is a survival horror game by Frictional Games.
This is a port to Linux and BSD systems.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/games/amnesia-tdd/DESCR \
pkgsrc/games/amnesia-tdd/MESSAGE pkgsrc/games/amnesia-tdd/Makefile \
pkgsrc/games/amnesia-tdd/PLIST pkgsrc/games/amnesia-tdd/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/games/amnesia-tdd/DESCR
diff -u /dev/null pkgsrc/games/amnesia-tdd/DESCR:1.1
--- /dev/null Thu Feb 16 03:43:05 2023
+++ pkgsrc/games/amnesia-tdd/DESCR Thu Feb 16 03:43:05 2023
@@ -0,0 +1,2 @@
+Amnesia: The Dark Descent is a survival horror game by Frictional Games.
+This is a port to Linux and BSD systems.
Index: pkgsrc/games/amnesia-tdd/MESSAGE
diff -u /dev/null pkgsrc/games/amnesia-tdd/MESSAGE:1.1
--- /dev/null Thu Feb 16 03:43:05 2023
+++ pkgsrc/games/amnesia-tdd/MESSAGE Thu Feb 16 03:43:05 2023
@@ -0,0 +1,10 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2023/02/16 03:43:05 charlotte Exp $
+
+This package provides only the game engine. In order to play the game,
+please purchase a copy of Amnesia: The Dark Descent, and install the data
+files to the following directory:
+
+ ${PREFIX}/share/amnesia-tdd
+
+===========================================================================
Index: pkgsrc/games/amnesia-tdd/Makefile
diff -u /dev/null pkgsrc/games/amnesia-tdd/Makefile:1.1
--- /dev/null Thu Feb 16 03:43:05 2023
+++ pkgsrc/games/amnesia-tdd/Makefile Thu Feb 16 03:43:05 2023
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1 2023/02/16 03:43:05 charlotte Exp $
+
+DISTNAME= amnesia-tdd-0.3.2
+CATEGORIES= games
+MASTER_SITES= ${MASTER_SITE_GITHUB:=shamazmazum/}
+GITHUB_PROJECT= AmnesiaTheDarkDescent
+GITHUB_TAG= d3abfdd93bb650b12aa224ecc6f6aace42424189
+
+MAINTAINER= charlotte%NetBSD.org@localhost
+HOMEPAGE= https://frictionalgames.com/
+COMMENT= Amnesia: The Dark Descent
+LICENSE= gnu-gpl-v3
+
+USE_LANGUAGES= c c++
+USE_TOOLS+= perl
+
+USE_CMAKE= yes
+CMAKE_ARGS+= -DSYSTEMWIDE_RESOURCES=ON
+CMAKE_ARGS+= -DSYSTEMWIDE_RESOURCES_LOCATION="${PREFIX}/share/amnesia-tdd"
+CMAKE_ARGS+= ./amnesia/src
+
+.include "../../audio/openal-soft/buildlink3.mk"
+.include "../../devel/SDL2/buildlink3.mk"
+.include "../../devel/devIL/buildlink3.mk"
+.include "../../graphics/glew/buildlink3.mk"
+.include "../../multimedia/libtheora/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/games/amnesia-tdd/PLIST
diff -u /dev/null pkgsrc/games/amnesia-tdd/PLIST:1.1
--- /dev/null Thu Feb 16 03:43:05 2023
+++ pkgsrc/games/amnesia-tdd/PLIST Thu Feb 16 03:43:05 2023
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2023/02/16 03:43:05 charlotte Exp $
+bin/Amnesia
Index: pkgsrc/games/amnesia-tdd/distinfo
diff -u /dev/null pkgsrc/games/amnesia-tdd/distinfo:1.1
--- /dev/null Thu Feb 16 03:43:05 2023
+++ pkgsrc/games/amnesia-tdd/distinfo Thu Feb 16 03:43:05 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/02/16 03:43:05 charlotte Exp $
+
+BLAKE2s (amnesia-tdd-0.3.2-d3abfdd93bb650b12aa224ecc6f6aace42424189.tar.gz) = f258c29034a9fc8c41e438d91442c60faed713b9d667ebf07db4e310090b00a1
+SHA512 (amnesia-tdd-0.3.2-d3abfdd93bb650b12aa224ecc6f6aace42424189.tar.gz) =
9b41524fc5569f0316137b72a6198f807a23811a040cbcd102dd82bf67d327259669970d99e4ecd0ffebe593a3c8a0e6ce6123b60b659a26525bc949a5239759
+Size (amnesia-tdd-0.3.2-d3abfdd93bb650b12aa224ecc6f6aace42424189.tar.gz) = 6710629 bytes
Home |
Main Index |
Thread Index |
Old Index