From: Fabien Romano Subject: Re: NEW: games/opentyrian-data To: ports@openbsd.org Date: Wed, 10 Jul 2024 09:02:30 +0100 On 09/07/2024 14:11, Anthony J. Bentley wrote: > Hi, > > To play games/opentyrian requires the data files from the freeware > version of Tyrian. pkg/README currently suggests downloading the files > (from a fixed, versioned URL) and manually copying them to /usr/local/share. > I would rather have a port do this for me. > > ok? > The package install in /usr/local/share/tyrian instead of opentyrian so this does not work with opentyrian script. cd /usr/local/share/tyrian/ && /usr/local/share/opentyrian/opentyrian No opinion on the port. If that's better for you then why not but I d'ont think casual users will setup a port tree to fetch, install those data. I like to have checksum and package stuff to keep track of those files, otherwise the readme could be improved also. The readme need an update to talk about opentyrian-data, just as a reminder.