Friday, April 15, 2022

Re: [new] games/clidle (terminal wordle)

Stefan Hagen <sh+openbsd-ports@codevoid.de> wrote:
> *ping* and attached again for convenience.
>
> Stefan Hagen wrote (2022-03-13 16:26 CET):
> > cat DESCR:
> > This is the popular wordle game for the terminal, written in go.
> >
> > Guess the word in six tries. Each guess must be a valid five-letter
> > word. Hit enter to submit. After each guess, the color of the tiles will
> > change to show how close your guess was to the word.
> >
> > Tested on amd64.
> >
> > An online version can be found here: ssh clidle.ddns.net -p 3000
> >
> > OK?

builds/works fine on i386 too :)

I'd change PKGNAME to something like

-PKGNAME = clidle-20220208035357
+PKGNAME = clidle-0.0.0pl20220208

so that if upstream decides to tag a version we won't have to use EPOCH.
Otherwise it's ok op@ for import.

No comments:

Post a Comment