Debian Patches

Status for compiz-plugins-extra/2:0.8.18-4

Patch Description Author Forwarded Bugs Origin Last update
ac-path-pkgconfig.patch Use cross-build compatible macro for finding pkg-config. .
The package uses AC_PATH_PROG to discover the location of pkg-config(1). This
macro fails to select the correct version to support cross-compilation.
.
This patch changes it to use AC_PATH_TOOL.
.
Refer to https://bugs.debian.org/884798 for details.

=== modified file 'configure.ac'
no other 2021-09-10
implicit-function-declaration commit e4f0ed898dbfaffc287be7e695cd486ea2597f97

explicitly include stdlib.h, fixes #36

diff --git a/src/addhelper/addhelper.c b/src/addhelper/addhelper.c
index 3bc8a6b..29b0b6a 100644
Que Quotion <quequotion@gmail.com> no 2024-01-05
implicit-function-declaration-2 commit 5f653e44d6d8d7a8661c24ee1ceb60306fb9d82f

More missing stdlib.h inclusion

Fixes #36

diff --git a/src/bell/bell.c b/src/bell/bell.c
index ec92269..46ed6be 100644
Samuel Thibault <samuel.thibault@ens-lyon.org> no 2024-06-16

All known versions for source package 'compiz-plugins-extra'

Links