Package: looking-glass / 0+b7+ds1-1

Metadata

Package Version Patches format
looking-glass 0+b7+ds1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Makefile changes for debian packaging.patch | (download)

client/CMakeLists.txt | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 makefile changes for debian packaging

 - Include debian package buildflags

0002 CheckSubmodule.cmake Check for .gitmodules in additi.patch | (download)

cmake/CheckSubmodule.cmake | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 checksubmodule.cmake: check for .gitmodules in addition to .git

The Debian source tree is stored in a Git repository but is branched off tarballs, so there are no submodules to resolve.

0004 nanosvg.h nsvg__parseTransform initialize the local .patch | (download)

repos/nanosvg/src/nanosvg.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 nanosvg.h (nsvg__parsetransform): initialize the local float t[0]

Silences -Wmaybe-uninitialized warnings from gcc-14

0003 Unvendor wayland protocols.patch | (download)

client/displayservers/Wayland/protocol/CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 unvendor wayland-protocols

Change WAYLAND_PROTOCOLS_BASE to point to the system wide /usr/share/wayland-protocols/