Commit graph

18 commits

Author SHA1 Message Date
markd
72a35a36da Update xdvik to 22.87
+ ft.c: Avoid a compiler warning.
+ font-open.c: Add support for .runlibfileifexists in gs Fontmap file;
  tweak some messages.
+ dvi-draw.c: Fixed bug #388 ("currinf.set_char_p is not a registered
  routine!")
+ gui/message-window.c, gui/message-window.h, hypertex.c: Avoid compiler
  warnings.
+ configure.ac, events.c, main.c, xdvi.c, xdvi.h, mksedscript,
  xdvi.1.in, m4/xdvi-xinput-2-1.m4: Add support for high-resolution
  scrolling via XInput 2.1 (touchpads only).
+ gui/pagesel.c, events.c, events.h, xdvi.c: Fix wheel-mouse scrolling
  in the page selector widget when using the Motif toolkit.
+ gui/print-dialog.c, gui/xm_prefs_helpers.c: Eliminate compiler
  warnings.
+ xdvi.1.in: Fix the alphabetization of the options listing.
+ pulled in libraries from TeX Live repository and ran reautoconf
2015-04-25 11:42:27 +00:00
joerg
1cdc2e0427 Fix up config.guess/config.sub. 2015-02-24 21:44:35 +00:00
dholland
b25ab923ab Fix build on case-sensitive filesystems. Hi dbj... 2014-07-20 00:06:19 +00:00
dbj
c246a49ae9 remove a file in the build directory that causes conflict on case insensitive file system.
fixes a regression of PR pkg/41607
2014-07-18 04:49:42 +00:00
minskim
bff2d9a4ad Update xdvik to 22.86.
Changes:
    + xdvi.h, xdvi.c, x_util.h, x_util.c, dvi-init.c: Fixed bugs in
      property handling on 64-bit systems (related to source specials).
    + Added support for XkbBell, to make the console bell work again.
    + Fixed #3514485 (mksedscript improperly handles macro values in
      c-auto.in that contain spaces) (fix from TeX Live).
    + dvi-draw.c: Fixed #3578773 (type1 -> pk fallback bug if >1 size used)
    + events.c: Fixed a bug involving a segfault when switching to a dvi
      file whose name does not end in .dvi
    + Many places:  Switched from using the t1lib library to FreeType2
    + Added support for horizontal scrolling
2013-11-17 16:56:47 +00:00
sbd
d08f598650 Instead of having a DEPENDS+=ghostscript... have USE_TOOLS+=gs:run
Bump PKGREVISION
2013-04-24 10:10:13 +00:00
dholland
0446748a5a Update ghostscript depends. PKGREVISION -> 3 2013-03-16 22:49:06 +00:00
asau
6ebceaf75d Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:45:34 +00:00
drochner
b164e246fe don't bl3 libXp explicitely where it is just meant as indirect
dependency of an Xaw variant -- if at all, this will be handled
by the Xaw bl3 file
2011-11-29 17:55:07 +00:00
minskim
b7a4156add Make xdvik build with kpathsea-6.0.1. 2011-07-28 04:45:53 +00:00
minskim
1286db7f75 Make xdvik build with kpathsea-6.0.0. 2010-09-13 04:45:02 +00:00
minskim
3d7c44d732 Update xdvik to 22.84.16.
Changes since 22.84.14:
    + Fixed #2067614: Re-introduced default binding for key 0
      which had been forgotten in previous changes
    + Fixed #1502137 (compiler warnings on 64bit systems)
    + Fixed some typos in the man page
2010-01-16 03:56:07 +00:00
joerg
89de83a989 Not MAKE_JOBS_SAVE. 2009-12-24 17:30:01 +00:00
minskim
05549b8a5e Remove an unused file, which caused a conflict on a case-insensitive
filesystem.

This fixed PR 41607.
2009-07-27 08:59:36 +00:00
minskim
663045abae PKGREVISION bump because of the kpathsea API change. 2009-06-09 21:31:03 +00:00
minskim
cae051591a Override TEXMFCONFIG instead of TEXMFSYSCONFIG for better isolation of
the build environment.
2009-03-01 18:13:50 +00:00
minskim
a836dc6e49 Fix build problems of xdvi, noted by seb@.
- Add a build-time dependency on texlive-tetex to use texconfig.
- Make sure that generating a conf file does not depend on files that are
  already installed.

Bump PKGREVISION.
2009-03-01 17:45:19 +00:00
minskim
4ee9ba3829 Import xdvik-22.84.14 as print/xdvik.
Xdvik, the kpathsea version of xdvi, is a previewer for DVI files
produced e.g. by the TeX or troff typesetting systems.
2009-02-23 19:32:01 +00:00