Package: cpm / 0.32-1.6

Metadata

Package Version Patches format
cpm 0.32-1.6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix ftbfs gcc 10.patch | (download)

configuration.c | 2 2 + 0 - 0 !
configuration.h | 4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 2 deletions(-)

 fix ftbfs with gcc-10

libxml2.patch | (download)

configure.in | 18 4 + 14 - 0 !
1 file changed, 4 insertions(+), 14 deletions(-)

 use pkg-config to find libxml2
posix configure in.patch | (download)

configure.in | 18 9 + 9 - 0 !
1 file changed, 9 insertions(+), 9 deletions(-)

 remove non-posix features from configure.in.
gpgme locate pkgconf.patch | (download)

configure.in | 21 2 + 19 - 0 !
1 file changed, 2 insertions(+), 19 deletions(-)

---
port to ncursesw6.patch | (download)

configure | 6 5 + 1 - 0 !
configure.in | 6 5 + 1 - 0 !
interface_gui.c | 2 1 + 1 - 0 !
3 files changed, 11 insertions(+), 3 deletions(-)

 [patch 1/1] port to ncursesw6

ESCDELAY is removed in ncursesw6, but set_escdelay() is available in
ncursesw5 already, so that can be changed unconditionally, it seems to
me.

gcc14.patch | (download)

interface_gui.h | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 fix ftbfs due to gcc14 compile flags