RTEMS Source Builder | graphics/tinygl: Add TinyGL package (!232)
Joel Sherrill (@joel)
gitlab at rtems.org
Thu May 28 22:47:05 UTC 2026
Joel Sherrill started a new discussion on source-builder/config/tinygl-1.cfg: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/232#note_151245
> +#
> +
> +%if %{release} == %{nil}
> +%define release 1
> +%endif
> +
> +Name: TinyGL-%{tinygl_version}-%{_host}-%{release}
> +Summary: TinyGL is a small and fast subset of OpenGL in C
> +Version: %{tinygl_version}
> +Release: %{release}
> +URL: https://github.com/ska80/tinygl
> +
> +#
> +# TinyGL Source
> +#
> +%source set TinyGL --rsb-file=TinyGL-%{tinygl_version}.tar.gz https://codeload.github.com/ska80/tinygl/tar.gz/refs/heads/master
Break into multiple lines.
--
View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/232#note_151245
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260528/445490d8/attachment-0001.htm>
More information about the bugs
mailing list