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.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
