Commit graph

2770 commits

Author SHA1 Message Date
joerg
96d4102753 Needs Perl. Bump revision. 2008-06-21 22:55:49 +00:00
joerg
e5c3d52f54 Shared object files must be linked with -fPIC. DESTDIR support.
Bump revision.
2008-06-21 18:55:13 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
reed
ec2b6b8618 Added print/tex-ifxetex. 2008-06-19 16:27:10 +00:00
reed
9074428e45 New package: tex-ifxetex
I needed this for upgrading dblatex. I don't use xetex myself yet.

This simple TeX package defines the \ifxetex boolean for testing
whether the TeX-variant XeTeX is being used for typesetting.  Also
provides the \RequireXeTeX command which throws an error if XeTeX
is not the engine in use.
2008-06-19 16:24:49 +00:00
taca
6733cb1e5f Update to ruby-gnome2-poppler to 0.17.0rc1 to build with newer gnome packages. 2008-06-19 15:14:15 +00:00
taca
fa086e0957 Update to ruby-gnome2-gnomeprint to 0.17.0rc1 to build with newer gnome packages. 2008-06-19 15:13:54 +00:00
wiz
3a9858ff0e Fix a few problems:
. Fontforge version comparison in configure script is broken, because
  the numbers get too big for test(1). Comment it out, we know the
  pkgsrc version is new enough.
. Do not install any emacs lisp files. Should be a separate package.
. Give path to Century New Schoolbook L fonts to configure script directly.
  There seems to be some problem with fc-match in a sandbox (to be
  investigated).

Bump PKGREVISION for PLIST change.

Changes created in cooperation with dillo@ and schmonz@ at pkgsrcCon 2008.
2008-06-18 20:29:32 +00:00
reed
cc92938665 Changed download site and website to append .uk to domain name. 2008-06-16 14:48:28 +00:00
joerg
633f896717 INSTALLATION_DIRS=sbin. 2008-06-16 13:22:49 +00:00
joerg
572b8e1a35 Fix DESTDIR support. 2008-06-16 13:21:49 +00:00
joerg
d5f4497a0a Perl runtime dependency. Bump revision. 2008-06-16 13:21:14 +00:00
joerg
02d4578ebd Mark as meta-package. 2008-06-15 09:56:37 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
markd
6d3ea4abb3 Needs msgfmt - from Hasso Tepper in PR pkg/38919.
While here add PKG_DESTDIR_SUPPORT and remove the explicit X dependencies,
gets all it needs from kdelibs3 and kde3.mk.
2008-06-10 10:11:21 +00:00
wiz
87cc1b5550 Needs pkg-config, and does not like python<2.4.
XXX: still does not build for me because it does not accept fontforge.
2008-06-10 08:05:21 +00:00
drochner
f79c4789bf reset PKGREVISION for base pkg update 2008-06-05 21:04:20 +00:00
drochner
9cee4bd5cb update to 0.8.3
changes:
-fix crashes on certain input
-Fix leaks
-Do not limit CharCodeToUnicodeString to 8 characters
-Support for surrogates outside the BMP plane

pkgsrc note: the crashes had been fixed by patches in pkgsrc before
2008-06-05 21:03:37 +00:00
abs
32e2599a98 pkglint (added comments) no functional change 2008-06-03 20:31:10 +00:00
abs
a9d5d0e981 Set BUILDLINK_DEPMETHOD.qt4-tools?=full, bump PKGREVISION, pkglint 2008-06-03 20:30:27 +00:00
drochner
847b66bcf7 make it build on DragonFly/FreeBSD, from Hasso Tepper per PR pkg/38832 2008-06-02 16:46:42 +00:00
drochner
19ad210f80 update to 2.22.2
changes:
-bugfixes (one patch integrated upstream)
-translation updates
2008-05-29 16:51:09 +00:00
tnn
1dd4358c42 Mark some packages as not for bulk building on HPUX. 2008-05-26 22:37:30 +00:00
joerg
3d8ef5a52d Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.
2008-05-26 02:13:14 +00:00
joerg
a8a3c01339 Explicitly add pax dependency in those Makefiles that use it (or have
patches to add it). Drop pax from the default USE_TOOLS list.
Make bsdtar the default for those places that wanted gtar to extract
long links etc, as bsdtar can be built of the tree.
2008-05-25 21:42:20 +00:00
tonnerre
19b1325712 Fix build of teTeX3-bin on MacOS X as described in PR 38635. Patch tested
by me and Matthias Kretschmer.

PKGREVISION not bumped because there is no change at all to the content.
2008-05-25 17:10:29 +00:00
tron
5653b15d71 Remove me as maintainer of some package, clame ownership of a few packages. 2008-05-25 14:45:16 +00:00
dillo
07e7ef92c7 Assert OWNERship of some packages, relinquish others entierly. 2008-05-25 13:16:10 +00:00
tnn
2778c83e8b unlimit the data segment (gsromfs1.c needs > 128MB on gcc/alpha) 2008-05-25 10:26:41 +00:00
drochner
f0402397be update to 3.2.5
changes:
-SVG driver adds color and pattern filling to arcs
-bugfixes

pkgsrc change: skip interpreter check for fig2ps2tex, in response
to PR pkg/38711 by Aleksey Cheusov. Adding csh as a dependency doesn't
make much sense because the pkg provides an extra script exactly
for that case, as documented in the manpage.
2008-05-21 11:11:52 +00:00
tnn
b6c9ff8b98 Fix build on IRIX by ensuring -lfontconfig links with -liconv. 2008-05-17 20:57:29 +00:00
drochner
7544ab866e +pdflib-lite 2008-05-15 20:07:33 +00:00
drochner
26a02a0287 import pdflib-lite-7.0.3
This is a newer version of what we have as pkgsrc/print/pdflib, but
it comes with much unfriendlier licensing conditions (non-commercial
use only).
I've tested it with gnuplot. There is just some "dash patterns" support
added over pdflib4 afaics. So making it the default choice isn't worth
the hassle, but if you want to try it, here is it.
2008-05-15 20:06:03 +00:00
drochner
b79e2f2a5f pull another patch from upstream CVS, to fix a possible crash,
ride on today's PKGREVISION bump
2008-05-15 17:51:29 +00:00
drochner
f7db1812d4 quell a pointless warning 2008-05-15 17:49:49 +00:00
drochner
479e35dafe pulla patch from upstream CVS which appearently fixes a problem
reported by Steven M. Bellovin on pkgsrc-users, bump PKGREVISION
2008-05-15 09:15:41 +00:00
sborrill
2924addadd Update to 2.10.33 2008-05-14 20:26:53 +00:00
sborrill
399bb76d8d Update to 2.10.33.
Changes are too numerous to mention.

N.B. I've removed the dependency on emacs, it was only used to create the
folder to install a single folder in and worse still, PLIST used
EMACS_LISPPREFIX but this wasn't used by Lilypond.
2008-05-14 20:25:15 +00:00
tonnerre
b0aa4c8d0b Remove RCSID from patch-at so it applies again 2008-05-06 09:24:20 +00:00
tonnerre
fb8600907d Fix various buffer overflow vulnerabilities in dvips and dviljk, and an
insecure temp file creation vulnerability in dvips. Fixes CVE-2007-5935,
CVE-2007-5936 and CVE-2007-5937. Bump PKGREVISION.
2008-05-05 22:48:22 +00:00
xtraeme
2d1f52c7d5 Update to 0.8.2:
core:
	* Fix call broken by a fix introduced in 0.8.1
2008-05-01 13:32:08 +00:00
jmmv
0d3662ee66 Drop maintainership
Stop lying and drop maintainership of these packages.  I have not
maintained them for a very long time already, so leave room for
fresh blood to take over them.
2008-04-30 13:38:14 +00:00
drochner
744725baf0 update to 0.8.1
Some fixes which we had patched in pkgsrc are included now.
2008-04-29 19:23:34 +00:00
joerg
a77e7015fe Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
2008-04-25 20:39:06 +00:00
joerg
cf2cd71d61 Explicitly include Python 2.1 as it is required by Zope 2.5. 2008-04-25 19:49:03 +00:00
joerg
210f5eb08a Supports DESTDIR. 2008-04-25 13:14:52 +00:00
tonnerre
4ad89e4880 Fix embedded font handling (CVE-2008-1693). While at it, add a patch
from upstream CVS which fixes display of 16-bit colors. Update from
print/poppler.
Approved-by: joerg
2008-04-20 15:48:12 +00:00
drochner
cc29e3896e -fix embedded font handling (CVE-2008-1693), patch from Ubuntu,
bump PKGREVISION
-being here, add a patch from upstream CVS which fixes display
 of 16-bit colors
2008-04-18 14:03:54 +00:00
hira
6ff8a574ea Fix PLIST without djvu and dvi. 2008-04-15 21:18:17 +00:00
drochner
c78922a924 update to 0.8.0
changes:
* Fix caching of members in the glib frontend causing issues with rendering
* Change glib public api to have a correct naming
* Some better error handling on corner cases
* Check the document stream is seekable when opening it
* Build fixes with autotools and with cmake
* Fix infinite recursion on some malformed documents when consulting the fonts
* Fix possible crash when asking for Movie contents
2008-04-15 19:57:00 +00:00
drochner
c43817f2fc update to 2.22.1.1
This switches to the gnome-2.22 release branch.
2008-04-15 18:30:23 +00:00
drochner
695ac6c5d0 fix a possible integer overflow in buffer size calculation, from upstream,
bump PKGREVISION
2008-04-15 17:26:23 +00:00
jlam
841dfa0e7a Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
2008-04-12 22:42:57 +00:00
wiz
283cfbfb10 Reorder lines to be more standard. 2008-04-09 19:34:41 +00:00
wiz
9132d976d9 Update to 0.2.1:
KBibTeX 0.2.1
* Translations to Russian and German
* Searching in arXiv and Google Scholar
* GUI to edit id suggestion templates
* User-defined fields in GUI
* Various bugfixes

KBibTeX 0.2
* Many usability improvements and bugfixes
* Embedding documents into exported PDFs possible (if supported by
  installed TeX system)
* More URLs to search documents included
* More online databases to search references added
* Keyword handling improved
* Suggesting entry ids added
* Merging .bib files possible
* Improved handling of crossref'ed entries
* Adding more functions to toolbar and shortcut system
2008-04-06 20:59:34 +00:00
xtraeme
f865b438f9 + acroread8 2008-04-06 09:32:12 +00:00
toshii
c40258cb28 Import of Adobe Reader 8, based on the print/acroread7 pkgsrc.
Adobe Reader is part of the Adobe Acrobat family of software, which lets
you view, distribute, and print documents in Portable Document Format
(PDF)--regardless of the computer, operating system, fonts, or application
used to create the original file.  PDF files retain all the formatting,
fonts, and graphics of the original document, and virtually any
PostScript(TM) document can be converted into a PDF file.
2008-04-06 01:43:32 +00:00
jlam
6973294f00 Add and enable new ruby-* packages. 2008-04-04 15:33:05 +00:00
joerg
717b995ce4 Supports DESTDIR. 2008-04-04 15:25:53 +00:00
jlam
35909a826c Initial import of ruby18-pdf-writer-1.1.8 as print/ruby-pdf-writer.
PDF::Writer for Ruby provides the ability to create PDF documents using
only native Ruby libraries.
2008-04-04 15:20:20 +00:00
markd
b7c8e9970c Update cups to version 1.3.7
OKed by jlam.

Changes in 1.3.7

The new release includes three security fixes and several printing and
authentication fixes.

CVE-2008-0047: cgiCompileSearch buffer overflow
CVE-2008-1373: CUPS GIF image filter overflow
Updated the "make check" tests to do a more thorough automated test.
cups-driverd complained about missing directories
cupsaddsmb would leave the Samba username and password on disk if no
Windows drivers were installed
The Linux USB backend used 100% CPU when a printer was disconnected
The sample raster drivers did not properly handle SIGTERM
The scheduler sent notify_post() messages too often on Mac OS X.
Kerberos access to the web interface did not work
The scheduler did not support "AuthType Default" in IPP policies
The scheduler did not support the "HideImplicitMembers" directive as
documented
"make check" didn't return a non-zero exit code on error
The scheduler incorrectly logged AUTH_foo environment variables in
debug mode
The image filters inverted PBM files
cupsctl would crash if the scheduler was not running
The scheduler could crash when printing using a port monitor
The scheduler would crash if PAM was broken
The image filters did not work with some CMYK JPEG files produced by
Adobe applications
The Mac OS X USB backend did not work with printers that did not
report a make or model.
The job-sheets option was not encoded properly
The scheduler incorrectly complained about missing LSB PPD directories.

Changes in 1.3.6

The new release fixes some platform-specific build problems, web
interface issues, PDF and PostScript filter option handling, and a
number of minor bugs discovered during routine code audits.
2008-04-03 04:06:27 +00:00
tnn
6a505741bd Fix dependency pattern. Caught by pbulk. 2008-04-01 01:36:32 +00:00
obache
842916fea3 Swith to vender supplied patch file xpdf-3.02pl1.patch. 2008-03-29 04:03:41 +00:00
obache
b32bc73dc4 Update xpdf to 3.02pl2.
Security fix for CVE-2007-4352, CVE-2007-5392 and CVE-2007-5393.
2008-03-29 03:00:57 +00:00
is
bca3a6bff1 This depends on tex-xkeyval. Ok by wiz. 2008-03-26 16:21:12 +00:00
wiz
ad955497c2 Try removing share/ghostscript directory during uninstall.
Bump PKGREVISION.
2008-03-10 12:34:10 +00:00
gdt
ee63d75044 Update to 5.1.7.
Find CUPS lpstat in /usr/pkg (not quite right, but better).

   1) New printers supported in this release:

      * Epson inkjet printers:

	EPSON PictureMate 100
	EPSON PictureMate 210 (Corrected)
	EPSON PictureMate 240 (Corrected)
	EPSON PictureMate 250 (Corrected)
	EPSON PictureMate 260
	EPSON PictureMate 270
	EPSON PictureMate 280 (Corrected)
	EPSON PictureMate 290
	EPSON PictureMate 500
	EPSON PictureMate 2005
	EPSON PictureMate Dash
	EPSON PictureMate Flash (Corrected)
	EPSON PictureMate Pal (Corrected)
	EPSON PictureMate Snap (Corrected)
	EPSON E 150 (Corrected)
	EPSON E 300
	EPSON E 520
	EPSON E 500
	EPSON E 720
	EPSON E 700
	EPSON Stylus D92
	EPSON Stylus DX4400
	EPSON Stylus DX4450
	EPSON Stylus DX7000F
	EPSON Stylus DX7400
	EPSON Stylus DX7450
	EPSON Stylus DX8400
	EPSON Stylus DX8450
	EPSON Stylus Photo R280
	EPSON Stylus Photo R285
	EPSON Stylus Photo RX585
	EPSON Stylus Photo RX680
	EPSON Stylus Photo RX685

	(Note that a number of the PictureMate printers that were
	previously included generated grossly incorrect output.  Not
	all of the PictureMate printers have been fully tuned at this
	point.)

      * Canon inkjet printers:
        Canon PIXMA MP520 (#1872394)
	Canon PIXMA iP6000D

   2) Printing for the Canon PIXMA iP4500 has been fixed (#1834153).

   3) Printing near the bottom of the page has been improved for many
      modern Epson inkjet printers.  In addition, we have determined
      that most of these printers can print with consistent high
      quality at 2880x2880 and 5760x2880 DPI.  Therefore, these
      resolutions will be used for Ultra Photo and Best qualities
      respectively on these printers.

      Printers affected include:

      * Stylus Photo R800, R1800, PM-G820

      * Stylus Photo R2400

      * All printers using Claria ink

   4) Full bleed printing now works properly on the Epson Stylus Photo
      R2400.

   5) The Epson Stylus C120 now allows printing at 2880x2880 and
      5760x2880.  However, print quality near the bottom of the page
      may be poor, and these settings are therefore not used for Ultra
      Photo and Best quality.

   5) The ink drop sizes on the Epson Stylus Photo printers using
      Claria ink have been retuned, yielding improved quality at lower
      resolutions.

   6) A problem with determining the system printer queues in the GIMP
      plugin on certain systems using languages other than English has
      been fixed.

   7) Envelope paper sizes are now offered in both portrait and
      landscape form factor, as some printers expect envelopes to be
      fed long edge first while some expect them to be fed short edge
      first.

   8) PCL laser printers now offer paper trays with adjustable guides.
      Many laser printers use adjustable guides for manual feed of
      papers narrower than letter size.

   9) The GIMP plugin now offers reset buttons for individual
      settings, so it is possible to reset a single setting to its
      default without resetting all settings.

   9) Various new controls and settings have been added to assist in
      printer calibration.  While the tools for using these controls
      are not yet created, these tools will assist in calibrating
      printers in the future.

      * The Epson driver now offers additional controls for adjusting
      	the relationship between light and dark ink:

	+ The Value parameters (such as Light Cyan Value) specify the
	  relative darkness of the light vs. dark inks.

	+ The Cutoff parameters now specify the point at which the
	  darker ink is first used, relative to the value of the light
	  ink.

	+ The Scale parameters now specify the amount of light ink
	  used (essentially the density of the light ink).  This is
	  the same as the parameters previously called Cutoff.

      * The Epson driver now exposes as defaults the actual GCR
        settings used for the printer, paper, and ink combination in
        use.

      * The Epson driver now allows passing low level settings such as
        printer base resolution, ink drop size selection, and relative
        ink drop size as parameters.  The ink drop size can be
        accessed in the GIMP plugin, while the base resolution and ink
        drop size selection can only be used via the test pattern
        generator or other application that allows setting integer
        parameters.

      * Two new dither algorithms, Segmented and Segmented New, have
	been added.  These are not intended for normal use, and will
	normally behave like Ordered and Ordered New.  However, if Raw
	color correction is selected and a printer with multiple drop
	sizes is used, the range of input will be divided up such that
	the high order bits will select the drop size to be used and
	the lower bits will specify the amount of ink.  High order
	bits of 0 indicate that all drop sizes should be used.

	For example, if a printer offers 3 drop sizes (2 bits), the
	range of 0-16383 will print all drop sizes normally (with the
	range of 0-16383 being scaled to 0-65535), 16384-32767 will
	use the small drop size, and so forth.

	This is intended to assist in tuning ink drop sizes.

      * A new parameter allowing dumping out of color correction state
	(lookup tables, GCR data, curves, etc.) has been added, and is
	accessible in the GIMP plugin.  At present, this data cannot
	be used directly, but it is intended that in the future this
	mechanism be used to allow calibration information to be saved
	and restored.
2008-03-09 01:23:54 +00:00
tnn
ffc27bb08c Update to libpaper-1.1.23 due to missing distfile (asked by joerg@)
Changes:
* Use defaultpapername() if systempapername() fails, as suggested
  in lib/paper.h. This makes paperconf return a default papersize
  instead of failing if /etc/papersize doesn't exist.
  Closes: #376346.
* Added hungarian translation: Closes: #433726.
2008-03-08 14:20:12 +00:00
joerg
6b0729e116 DESTDIR clean. 2008-03-08 13:58:09 +00:00
wiz
8e810a2bc9 Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
drochner
6ab2baf204 fix a botched pointer comparision which fails if the pointer difference
overflows the signed integer range, this fixes font problems in PDF
creation for me,
bump PKGREVISION
2008-03-05 19:12:16 +00:00
drochner
a063d525e4 update to 8.62, fixes a buffer overflow (CVE-2008-0411)
(it appearently doesn't fix the font embedding problems in PDF
generation reported recently)
2008-03-05 11:01:12 +00:00
rillig
ebcb0ce01e Resign from maintaining a lot of packages, so everyone is free to update
them at will.
2008-03-04 11:02:23 +00:00
joerg
5765c66f42 When CUPS is compiled with Kerberos support, buildlink that as well. 2008-03-01 14:14:20 +00:00
drochner
e8b96aca8f update to 2.2.2
changes:
-UI improvements:
 -Font lists are now sorted alphabetically
 -Evolution records are now sorted by the "file_under" field
 -Explicitely set page size when printing "other" page size
 -Enforce minimum size for images to prevent rendering of images
  of zero size
-bugfixes
2008-02-28 18:30:59 +00:00
gdt
45612ef873 Use --localedir instead of --with-localedir, following configure's
--help.  From Rumko on pkgsrc-users@.
2008-02-28 00:31:37 +00:00
tron
b11d094ebf Set temporary directory before invoking Ghostscript to avoid random
failures when attempting to print Postscript files. Bump package
revision because of this fix.

Based on a patch contributed by Paul Goyette in PR pkg/38037.
2008-02-15 15:47:56 +00:00
drochner
2e224205eb update to 2.18.4
changes:
-code cleanup
-Support searching and cut'n'paste of text in PDF files
 output by libgnomeprint
-Fix problem in the postcript backend that caused images
 to be printed as black squares
2008-02-13 19:39:26 +00:00
tnn
c4a4d2f7db Needs lex(1) 2008-02-05 09:11:38 +00:00
tnn
6538a067b9 PR 37952: Aleksey Cheusov: more missed tools in USE_TOOLS 2008-02-04 20:10:34 +00:00
drochner
830db26134 update to 2.18.2
changes:
-Fix a crash in gedit
-Remove unneeded popt usage
-Cleanups

pkgsrc note: we still depend on popt indirectly
2008-02-03 12:20:58 +00:00
reed
5501a24289 Fix homepage. 2008-02-03 02:49:19 +00:00
reed
f9a9f1605d New package: rtf2latex2e-1.0fc2 2008-02-03 02:47:35 +00:00
reed
9b8a03fc26 Import new package: rtf2latex2e
rtf2latex already exists in pkgsrc but didn't work for me and this
is different (but maybe derived from same?) and installs different files.

This is rtf2latex2e by Ujwal Sathyam and Scott Prahl.  It uses the
RTF reader by Paul DuBois and converts RTF files into the LaTeX2e
format. Its main features are:

1. detects text style: bold, italic, color, big, small,...
2. reads embedded figures: PICT, WMF, PNG, JPEG, converts to EPS
3. reads tables: simple to semi-complex
4. equations: converts embedded MathType < 3.0 equations
5. symbols: converts most greek and math symbols
6. reads footnotes (not in tables yet)
7. support for use of the fontenc package
8. translates hyperlinks using the hyperref package
2008-02-03 02:45:23 +00:00
drochner
4bebd1d790 update to 0.6.4
changes:
-Fix crash in the Splash renderer when T3 fonts are badly defined
-Draw underlined Links correctly
-utils: Fix two use after free bugs in HtmlOutputDev.cc
-some fixes to the qt4 frontend
2008-02-01 21:12:41 +00:00
gdt
ff7f7b0ccc Conditionally add cups files to PLIST. From Matthias Drochner.
Partially addresses PR pkg/37888.
2008-01-29 16:04:13 +00:00
jnemeth
6389d0b28c sort 2008-01-25 14:16:33 +00:00
gdt
8969f3bf06 Update the way the cups makefile is modified to place the prototype
psraster.convs in share/examples/cups (to avoid writing PKG_SYSCONFDIR
outside of CONF_FILES).
2008-01-24 15:17:30 +00:00
markd
83a6398758 Missed this patch 2008-01-22 23:59:00 +00:00
markd
0766246a27 Update cups to 1.3.5
Adds dns-sd support and Negotiate authentication (kerberos)
various bug fixes.
2008-01-22 23:58:13 +00:00
wiz
a7c8e0cd61 Reset maintainer on his request. 2008-01-19 09:16:17 +00:00
tnn
ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
obache
29bf6f60cd Remove unavailable mirror sites. 2008-01-17 02:43:26 +00:00
obache
9495b4374b Add HOMEPAGE and update MASTER_SITES.
Add DESTDIR support.
2008-01-17 02:35:43 +00:00
tnn
aeebca7bfe Master site is gone, use MASTER_SITE_BACKUP.
gnuplot's configure warns that "Your version of pdflib is rather old".
We should probably consider replacing this package with pdflib-lite.
2008-01-16 04:48:07 +00:00
drochner
67ab70c02f update to 1.3.3.11
fixes a bug in i18n catalogue installation
2008-01-14 12:54:10 +00:00
rillig
1ee0df86ec Sunpro fix. 2008-01-13 22:59:42 +00:00
gdt
556c136a1f Take maintainership. These packages are more or less obsoleted by the
new gutenprint package, but I'll leave them for a while in case anyone
is using them, probably removing them 2008-06-15, just before the
2008Q2 freeze.
2008-01-13 01:20:28 +00:00
drochner
664913da2a update to 1.3.3.10
changes:
Several fixes and improvements to text frames and the Story Editor.
New Arabic Translation.
More translation and documentation updates.
Many improvements to PDF Forms exporting and non-Latin script handling
in PDFs.
Several fixes to protect against possible crashes.
Improved Color Managed Display in some cases.
Some fixes to the Scripting plugin.
2008-01-11 17:48:17 +00:00
drochner
753745e071 update to 2.2.0
changes:
-migrated from libgnomeprint/gnomecanvas to gtk/cairo
-UI improvements
-support more barcodes
-Added shadow attribute to label objects
-New merge backend for evolution data server
-Various bug fixes
-New templates

pkgsrc note: I've made evolution-data-server support an option as done
at other places. Default to "on" as elsewhere -- I'm not so sure about this
because glabels doesn't depend on other gnome-desktop features, but
I didn't want to introduce another inconsistency.
2008-01-11 17:31:46 +00:00