Package: libsx / 2.08-3

Metadata

Package Version Patches format
libsx 2.08-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
libsx rgb.diff | (download)

src/colorsel.c | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 don't define rgbtxt twice. change the path on the debian version; 
 on fedora its /usr/lib, debian its /etc.
Last-Updated: 2010-05-09
libsx strdup.diff | (download)

src/freq.c | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 conditionally include strdup().

libsx maxpathlen.diff | (download)

freq/dirlist.c | 3 3 + 0 - 0 !
freq/freq.c | 4 4 + 0 - 0 !
src/dirlist.c | 4 4 + 0 - 0 !
3 files changed, 11 insertions(+)

 define maxpathlen if necessary (not defined on hurd)
fortify.patch | (download)

libsx_defs | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 add compiler flags explicity; needed for fortified compilation.
Last-Updated: 2013-05-18
clang fix.patch | (download)

src/popups.c | 9 4 + 5 - 0 !
1 file changed, 4 insertions(+), 5 deletions(-)

 fixes needed to compile with clang.
build warnings.patch | (download)

demo1/callbacks.c | 1 1 + 0 - 0 !
src/popups.c | 2 2 + 0 - 0 !
2 files changed, 3 insertions(+)

---