./print/flpsed, Postscript and PDF annotator

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.7.3nb3, Package name: flpsed-0.7.3nb3, Maintainer: pkgsrc-users

flpsed is a WYSIWYG PostScript annotator. You can't remove or modify existing
elements of a document, but flpsed lets you add arbitrary text lines to existing
PostScript documents (PostScript is a registered trademark of Adobe Systems
Incorporated). Added lines can later be reedited with flpsed. Using pdftops,
which is part of xpdf one can convert PDF documents to PostScript and also add
text to them. flpsed is useful for filling in forms, adding notes etc. GsWidget
is now part of flpsed.


Required to run:
[print/ghostscript] [x11/xcursor] [x11/fltk13]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/xorgproto]

Master sites:

Filesize: 143.348 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2
   2021-10-26 13:15:15 by Nia Alarie | Files touched by this commit (1670)
Log message:
print: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:52:04 by Nia Alarie | Files touched by this commit (1670)
Log message:
print: Remove SHA1 hashes for distfiles
   2020-08-17 22:20:41 by Leonardo Taccari | Files touched by this commit (2202)
Log message:
*: revbump after fontconfig bl3 changes (libuuid removal)
   2020-04-20 02:44:09 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Needs libXcursor
   2019-10-24 10:21:34 by Michael Baeuerle | Files touched by this commit (1)
Log message:
print/flpsed: Remove unregistered patch (already merged in current version)
   2019-10-17 12:59:41 by Michael Baeuerle | Files touched by this commit (4) | Package updated
Log message:
print/flpsed: Update to 0.7.3

- HOMEPAGE updated
- Switch to FLTK 1.3

flpsed ChangeLog
=================

flpsed-0.7.3
* Fix warnings

flpsed-0.7.2
* Fix desktop file. (by Luis Alberto)

flpsed-0.7.1
* Add icon and desktop file. (by Luis Alberto)

flpsed-0.7.0
* Detect pdf by looking at magic number instead of file extension.
* Bring in utf8 changes from fltk2 based version to make it work
  with fltk-1.3. flpsed is now officially based on fltk-1.3.x.