Package: libsfml / 2.1+dfsg2-1
Metadata
Package | Version | Patches format |
---|---|---|
libsfml | 2.1+dfsg2-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
01_fix gl headers.patch | (download) |
src/SFML/Window/GlContext.cpp |
2 1 + 1 - 0 ! |
use glext.h and glxext.f from libgl1-mesa-dev |
02_hurd.patch | (download) |
cmake/Config.cmake |
2 2 + 0 - 0 ! |
allow building on gnu/hurd |
03_freebsd joystick.patch | (download) |
src/SFML/Window/Linux/JoystickImpl.cpp |
52 51 + 1 - 0 ! |
replace joystickimpl.cpp code with dummy code on freebsd The joystick code in SFML assumes linux headers (sys/inotify.h and linux/joystick.h) which are not available in FreeBSD or GNU/Hurd. Until upstream can fix this, I've changed JoystickImpl.cpp to give a dummy implementation on FreeBSD and Hurd so that it compiles. |
04_remove googleapi css.patch | (download) |
doc/header.htm |
1 0 + 1 - 0 ! |
remove commented out googleapi css in documentation There isn't actually any privacy breach here (since the line is commented out), but removing it shuts up lintian. |
1