pkgsrc-Bugs archive

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

pkg/54974: adding games/dMagnetic to the pkgsrc (need help



>Number:         54974
>Category:       pkg
>Synopsis:       adding games/dMagnetic to the pkgsrc (need help
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Mon Feb 17 09:30:00 +0000 2020
>Originator:     Thomas Dettbarn
>Release:        NetBSD 9.0
>Organization:
private
>Environment:
NetBSD localhost 9.0 NetBSD 9.0 (GENERIC) #0: Fri Feb 14 00:06:28 UTC 2020  mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/amd64/compile/GENERIC amd64

>Description:
Hello!

My name is Thomas Dettbarn, and I am the author of "dMagnetic- A Magnetic Scrolls Interpreter". Its homepage can be found at https://www.dettus.net/dMagnetic, and it can be used to play classic text adventures, such as "The Pawn", "The Guild of Thieves", "Jinxter", "Corruption", "Myth", "Fish!" and "Wonderland". It is to Magnetic Scrolls what frotz is to Infocom.

Graphics are being rendered in glorious ANSI Art, and when I wrote it, I tried to create the most portable code possible. Thus, I think, it would be a very good fit for NetBSD.

I took the liberty of creating an inkling of a pkgsrc, you can find it on my github: https://github.com/dettus/ports_and_packages/

There is one issue, the installation. For some reason, none of the files I created seem to end up in the package. Since I am not an experienced NetBSD user, I would be needing a little bit of help with that.


Please have a look, and tell me if it has a chance of becoming part of your pkgsrc collection. 


>How-To-Repeat:
git clone https://github.com/dettus/ports_and_packages/
cp -r NetBSD/games/dmagnetic /usr/pkgsrc/games
cd /usr/pkgsrc/games/dmagnetic
make install
>Fix:


Home | Main Index | Thread Index | Old Index