Package: xgks / 2.6.1+dfsg.2-3

Metadata

Package Version Patches format
xgks 2.6.1+dfsg.2-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
configure.patch | (download)

src/port/acsite.m4 | 29 29 + 0 - 0 !
1 file changed, 29 insertions(+)

 updated acsite.m4 with modern definitions needed
Last-Updated: 2010-06-25
config.patch | (download)

src/configure | 10280 6671 + 3609 - 0 !
src/configure.in | 12 6 + 6 - 0 !
src/port/acsite.m4 | 50 0 + 50 - 0 !
3 files changed, 6677 insertions(+), 3665 deletions(-)

---
linux_no_underscore.patch | (download)

src/port/fortc/linux.m4 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 for fortran symbols, add one, not two, underscores.
Last-Updated: 2010-07-02
xcolours.patch | (download)

src/lib/c/x/xcolours.c | 7 3 + 4 - 0 !
1 file changed, 3 insertions(+), 4 deletions(-)

 fix needed for xcolours.
Last-Updated: 2010-07-03
shared_lib.patch | (download)

src/lib/c/Makefile.in | 2 1 + 1 - 0 !
src/lib/c/cgm/Makefile.in | 3 2 + 1 - 0 !
src/lib/c/gksm/Makefile.in | 3 2 + 1 - 0 !
src/lib/c/x/Makefile.in | 3 2 + 1 - 0 !
src/lib/fortran/Makefile.in | 8 5 + 3 - 0 !
src/port/acsite.m4 | 17 13 + 4 - 0 !
src/port/master.mk.in | 59 33 + 26 - 0 !
7 files changed, 58 insertions(+), 37 deletions(-)

 add shared_library build support
Last-Updated: 2013-05-21
destdir.patch | (download)

src/fontdb/Makefile.in | 58 29 + 29 - 0 !
src/port/fortc/Makefile.in | 2 1 + 1 - 0 !
src/port/master.mk.in | 8 4 + 4 - 0 !
src/port/misc/Makefile.in | 6 3 + 3 - 0 !
4 files changed, 37 insertions(+), 37 deletions(-)

 add $(destdir) variable support for proper distribution building.
pmel.patch | (download)

src/lib/c/Makefile.in | 9 4 + 5 - 0 !
src/lib/c/gd.c | 2597 2597 + 0 - 0 !
src/lib/c/gdadds.c | 351 351 + 0 - 0 !
src/lib/c/gif.c | 1472 1472 + 0 - 0 !
src/lib/c/gif/gd.h | 146 146 + 0 - 0 !
src/lib/c/gif/gdadds.h | 9 9 + 0 - 0 !
src/lib/c/gif/gif.h | 247 247 + 0 - 0 !
src/lib/c/gif/mtables.h | 726 726 + 0 - 0 !
src/lib/c/ps.c | 1066 1066 + 0 - 0 !
src/lib/c/ps/headerv4.0.h | 156 156 + 0 - 0 !
src/lib/c/ps/ps.h | 247 247 + 0 - 0 !
src/lib/c/wslist.h | 8 5 + 3 - 0 !
src/lib/c/x/xopws.c | 19 19 + 0 - 0 !
src/port/misc/regex.c | 237 0 + 237 - 0 !
src/port/misc/regex.h | 86 0 + 86 - 0 !
15 files changed, 7045 insertions(+), 331 deletions(-)

 port of changes in xgks-pmel-2.5 fork (in gentoo linux)
 to XGKS 2.6.
hurd.patch | (download)

src/port/fortc/gnu.m4 | 49 49 + 0 - 0 !
1 file changed, 49 insertions(+)

 configuration file for fortc on 'gnu' operating systems (hurd)
Last-Updated: 2011-07-12
gnukfreebsd.patch | (download)

src/port/fortc/gnukfreebsd.m4 | 49 49 + 0 - 0 !
1 file changed, 49 insertions(+)

 configuration file for fortc on 'gnukfreebsd' operating systems (kfreebsd)
Last-Updated: 2011-07-12
manpages.patch | (download)

src/doc/xgks.3src1 | 2 1 + 1 - 0 !
src/port/misc/getudprefix.3 | 2 1 + 1 - 0 !
src/port/misc/getuduser.3 | 2 1 + 1 - 0 !
src/port/misc/strbuf.3 | 4 2 + 2 - 0 !
src/port/misc/uderrmsg.3 | 8 4 + 4 - 0 !
5 files changed, 9 insertions(+), 9 deletions(-)

 fix nroff errors
Last-Updated: 2013-05-21
assertion_fix.patch | (download)

src/lib/c/x/xevent.c | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 fix faulty assertion
Last-Updated: 2014-10-19