Path to this page:
./
print/gv,
PostScript and PDF previewer
Branch: pkgsrc-2015Q4,
Version: 3.7.4nb6,
Package name: gv-3.7.4nb6,
Maintainer: pkgsrc-usersgv is an X11 PostScript and PDF previewer based on Tim Theisen's
ghostview-1.5. It uses the Xaw3d widget set, thus providing a much
nicer look and it's said to be a bit faster.
Required to run:[
print/ghostscript] [
lang/perl5] [
x11/libXaw3d]
Required to build:[
pkgtools/x11-links]
Master sites: (Expand)
SHA1: d5bc11a37136dff69248f943a632544a4036b63f
RMD160: 2347f27d6caaf4a6791f0f3d8fddf208f10efd66
Filesize: 741.491 KB
Version history: (Expand)
- (2016-01-21) Updated to version: gv-3.7.4nb6
- (2016-01-02) Package added to pkgsrc.se, version gv-3.7.4nb5 (created)
CVS history: (Expand)
2016-01-17 20:04:45 by Benny Siegert | Files touched by this commit (1) |
Log message:
Pullup ticket #4889 - requested by leot
print/gv: bugfix
Revisions pulled up:
- print/gv/Makefile 1.84
---
Module Name: pkgsrc
Committed By: markd
Date: Wed Jan 6 10:14:10 UTC 2016
Modified Files:
pkgsrc/print/gv: Makefile
Log message:
Use pkg-config when building so that correct defines are used when
building against libXaw3d. Fixes problem that gv would fail with the
error:
Warning: Representation size 4 must match superclass's to override \
highlightedFrameStyle
Error: Object "toggleEven" does not have windowed ancestor
|