ncurses6
authorPascal Packaging Team <pkg-pascal-devel@lists.alioth.debian.org>
Mon, 25 Nov 2019 21:51:22 +0000 (21:51 +0000)
committerAbou Al Montacir <abou.almontacir@sfr.fr>
Mon, 25 Nov 2019 21:51:22 +0000 (21:51 +0000)
Patch to update ncurses.pp for ncurses 6 by Sven Joachim
Taken from https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894049#39

Gbp-Pq: Name ncurses6.patch

fpcsrc/packages/ncurses/src/ncurses.pp

index 840bd596b995dab217b84e4e5279fd0e7bad8830..1827304a270f0a7f92873f4a07db9d78e5b735a5 100644 (file)
@@ -69,13 +69,13 @@ const
    NCURSES_VERSION_MINOR = 6;
    NCURSES_VERSION_PATCH = 20061217;
    NCURSES_VERSION = '5.6';
-   NCURSES_MOUSE_VERSION = 1;
+   NCURSES_MOUSE_VERSION = 2;
 
 type
    pchtype = ^chtype;
-   chtype  = culong;
+   chtype  = cuint;
    pmmask_t = ^mmask_t;
-   mmask_t  = culong;
+   mmask_t  = cuint;
 
 { colors  }
 var