Download raw body.
[new] multimedia/mat2
On 2024/07/18 13:00, Omar Polo wrote:
> On 2024/07/17 09:51:49 -0400, Jag Talon <jag@aangat.lahat.computer> wrote:
> > Ping! Does this look ok to everyone?
>
> with RUN_DEPENDS sorted and a tiny formatting change to DESCR it's OK
> op@ to import.
>
> Just a curiosity, why don't call it mat2 instead of py3-mat2? I
> understand that it also provides a library, but I guess the main
> entrypoint is the binary bin/mat2 and so the package could be called
> like that?
If the main use is standalone, then that probably makes sense.
> DISTNAME = mat2-${MODPY_EGG_VERSION}
> -PKGNAME = py-${DISTNAME}
>
> CATEGORIES = multimedia
>
> @@ -20,14 +19,14 @@
> FLAVORS = python3
> FLAVOR = python3
If it doesn't have a py- prefix then please don't use FLAVOR=python3
[new] multimedia/mat2