meta-openembedded/meta-oe/recipes-graphics
Jan Vermaete 0b0cbd4c3c
freeglut: version 3.4.0 -> 3.8.0
patch to add support for legacy OpenGL (Thanks Rob Woolley)

| -- Found OpenGL: /srv/pokybuild/yocto-worker/meta-oe/build/build/tmp/work/x86-64-v3-poky-linux/freeglut/3.8.0/recipe-sysroot/usr/lib/libGL.so  found components: OpenGL
| -- Found PkgConfig: /srv/pokybuild/yocto-worker/meta-oe/build/build/tmp/work/x86-64-v3-poky-linux/freeglut/3.8.0/recipe-sysroot-native/usr/bin/pkg-config (found version "0.29.2")
| CMake Error at /srv/pokybuild/yocto-worker/meta-oe/build/build/tmp/work/x86-64-v3-poky-linux/freeglut/3.8.0/recipe-sysroot-native/usr/share/cmake-4.2/Modules/FindPackageHandleStandardArgs.cmake:290 (message):
|   Could NOT find OpenGL (missing: OPENGL_opengl_LIBRARY)

Changlog:

2025-11-16  John Tsiombikas <nuclear@mutantstargoat.com>

	freeglut 3.8 changes:

	* New experimental Cocoa (native MacOS X) backend.
	* Add glutSwapInterval, to control vsync (currently X11 and win32 only).
	* glutExtensionSupported now also reports platform extensions (GLX/WGL).
	* Fix build issues with new cmake versions while maintaining
	  compatibility with old cmake.
	* Fix handling of UTF8 window/icon titles.
	* Fix issue with some X11 window managers not properly restoring
	  iconified windows (send _NET_ACTIVE_WINDOW EWMH client message).
	* Fix build issues with C23 compilers (empty argument list semantics).
	* Fix compatibility with older versions of windows which don't have
	  RAWHID support (before XP), by loading the entry points dynamically.
	* Fix glutInitDisplayString parsing of "aux", and add =N parsing support
	  to specify samples and auxbufs.
	* Various fixes and improvements in the GameCube/Wii backend.
	* Altbuild support for Solaris 2.6/SUN Workshop C.
	* Started conversion of documentation from the website to markdown in
	  the source tree: doc/api.md
	* Added the original GLUT manpages, with permission from Mark Kilgard.
	* New demos: accum, vsync, and windows.
	* Cleanup of some old and no longer relevant, or redundant comments in
	  the source code.
	* Removed some out of date README files, and updated others.

2024-06-08  John Tsiombikas <nuclear@member.fsf.org>

	freeglut 3.6 changes:

	* New platforms: Nintendo Gamecube and Nintendo Wii.
	* Minimum cmake version raised to 3.1.
	* Make XInput an optional dependency.
	* Fix incorrect modifier bit mapped to GLUT_ACTIVE_SUPER on X11.
	* Add support for ARM64 MSVC targets.
	* Fix for unicode builds on windows.
	* Fix build on some versions of MinGW carrying an incorrect winuser.h.
	* Fix menu-related memory leak when an error occurs.
	* Various build improvements & fixes.

Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-12-24 13:18:30 -08:00
..
aml aml: upgrade 0.3.0 -> 1.0.0 2025-08-06 07:27:17 -07:00
cairo meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
cglm meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
deqp-runner deqp-runner: Use linux_raw for getrandom backend on riscv32 2025-04-06 21:15:00 -07:00
dietsplash meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
directfb meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
dnfdragora dnfdragora: Allow to build with CMake 4+ 2025-07-15 00:25:29 -07:00
drm drm-info: upgrade 2.8.0 -> 2.9.0 2025-11-18 08:23:43 -08:00
fbgrab meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
fbida meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
feh feh: upgrade 3.11.1 -> 3.11.2 2025-09-16 09:59:15 -07:00
fontforge meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
freeglut freeglut: version 3.4.0 -> 3.8.0 2025-12-24 13:18:30 -08:00
ftgl meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
fvwm meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
glad meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
glm glm: add nativesdk to BBCLASSEXTEND 2025-08-19 20:20:15 -07:00
gphoto2 libgphoto2: upgrade 2.5.32 -> 2.5.33 2025-11-25 07:44:40 -08:00
gpicview gpicview: enable gtk3 PACKAGECONFIG only when gtk+3 is available and depend on libx11 2025-07-09 09:16:08 -07:00
graphviz graphviz: upgrade 14.0.2 -> 14.0.4 2025-11-18 08:23:43 -08:00
gtkperf meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
gtkwave gtkwave: Add libtirpc to depends 2025-07-01 23:06:49 -07:00
imlib2 meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
jasper jasper: add UPSTREAM_CHECK_URI 2025-11-12 09:38:58 -08:00
ktx-software opencl: rename virtual/opencl-icd to virtual/libopencl1 2025-09-17 20:07:03 -07:00
leptonica leptonica: upgrade 1.85.0 -> 1.86.0 2025-09-24 10:54:45 -07:00
libdecor libdecor: upgrade 0.2.4 -> 0.2.5 2025-12-24 13:18:26 -08:00
libforms meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
libmng libmng: correct version of libmng 2025-12-03 20:33:44 -08:00
libsdl libsdl2-ttf: add PACKAGECONFIG opengl conditionally 2025-09-04 10:50:39 -07:00
libsdl3 libsdl3: upgrade 3.2.26 -> 3.2.28 2025-12-09 09:08:16 -08:00
libvncserver libvncserver: fix generated LibVNCServerTargets.cmake 2025-08-26 11:27:12 -07:00
libyui meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
lvgl lvgl: Disable building demos and examples 2025-10-24 20:41:20 -07:00
lxdm lxdm: inherit sourceforge-releases class 2025-11-12 09:38:59 -08:00
neatvnc neatvnc: upgrade 0.8.1 -> 0.9.5 2025-08-06 07:27:16 -07:00
numlockx Drop unnecessary SRC_URI md5sum from the recipes in meta-oe. 2024-11-05 19:19:22 -08:00
nyancat meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
openbox meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
openjpeg openjpeg: Add nativesdk to BBCLASSEXTEND 2025-11-27 08:49:32 -08:00
packagegroups recipes: Drop remaining PR values from recipes 2024-03-17 13:10:10 -07:00
panel-mipi-dbi meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
pango meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
parallel-deqp-runner meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
qrencode meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
renderdoc meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
spir spirv-shader-generator: update to 1.4.328.1 2025-11-08 09:08:01 -08:00
stalonetray Drop unnecessary SRC_URI md5sum from the recipes in meta-oe. 2024-11-05 19:19:22 -08:00
suckless st: Update status for CVE-2017-16224 2024-04-29 11:11:51 -07:00
surf meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
terminus-font Drop unnecessary SRC_URI md5sum from the recipes in meta-oe. 2024-11-05 19:19:22 -08:00
tesseract leptonica,tesseract: add native variant 2025-07-26 09:56:18 -07:00
tigervnc tigervnc: fix typo in CVE_STATUS 2025-11-28 13:44:01 -08:00
tslib tslib: upgrade 1.23 -> 1.24 2025-11-11 10:19:44 -08:00
ttf-fonts ttf-mplus: update to latest revision 2025-11-08 23:04:37 -08:00
unclutter-xfixes meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
vdpau vdpauinfo: fix SRC_URI 2025-11-08 09:08:02 -08:00
vk-gl-cts vulkan-cts: upgrade 1.4.4.2 -> 1.4.5.0 2025-12-21 23:29:18 -08:00
wayland libei: upgrade 1.4.1 -> 1.5.0 2025-09-04 10:28:23 -07:00
x11vnc meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
xbindkeys Drop unnecessary SRC_URI md5sum from the recipes in meta-oe. 2024-11-05 19:19:22 -08:00
xcursorgen xcursorgen: upgrade 1.0.8 -> 1.0.9 2025-06-09 21:24:17 -07:00
xdotool xdotool: upgrade 3.20211022.1 -> 4.20251130.1 2025-12-02 09:22:52 -08:00
xorg-app xterm: upgrade 403 -> 404 2025-12-09 15:11:01 -08:00
xorg-data xcursor-themes: add recipe 2023-12-07 14:25:11 -08:00
xorg-doc xorg-sgml-doctools: update summary depends and inc file 2023-12-07 14:25:12 -08:00
xorg-driver xf86-video-armsoc: fix SRC_URI 2025-11-08 09:08:03 -08:00
xorg-font Drop unnecessary SRC_URI md5sum from the recipes in meta-oe. 2024-11-05 19:19:22 -08:00
xorg-lib libxpresent: upgrade 1.0.1 -> 1.0.2 2025-09-16 09:59:16 -07:00
xscreensaver xscreensaver: include UPSTREAM_CHECK_URI to fix UNKNOWN_BROKEN status 2024-07-24 08:56:53 -07:00
yad meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
ydotool meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00