Commit graph

2020 commits

Author SHA1 Message Date
wiz
321a09857a Bump PKGREVISION for libgsf dependencies, and BUILDLINK_DEPENDS because
of the libgsf shlib major bump and associated BUILDLINK_DEPENDS bump.
2005-11-25 21:23:14 +00:00
jlam
d0890a0ccb Update print/ghostscript-esp{,-nox11} to ESP Ghostscript 8.15.1. This
version is based on the GPL Ghostscript 8.15 release.  Major changes from
Ghostscript 7.0x include:

* Many printer drivers were added and updated.
* Improved support for running as a job server (-dJOBSERVER)
* Support for DeviceN colorspaces at up to 8 colorants total at 8 bits
  per colorant.
* The PDF writer has been considerably improved and implements PDF
  1.4 encryption
* Add a new feature to scale PDFs to the current page size.
* Font rendering has been substantially reworked and improved.
* PDF 1.4 transparency rendering is much more likely to be correct
* Improved support for CID font substitution.
* Improved processing of incorrect and broken PDF files, including files
  with corrupted xref tables and non-ASCII font names.
* Support for JBIG2-encoded images.
* The usual plethora of bug fixes.
2005-11-21 06:17:58 +00:00
jlam
06a928b0e0 Update the master distribution sites. 2005-11-20 23:10:44 +00:00
minskim
d4ec572c69 - Install a sample config file into share/examples, rather than into
the texmf tree.
- Correct paths to this package.

No PKGREVISION bump since this package didn't build due to the wrong
path to map.mk.
2005-11-20 19:14:50 +00:00
minskim
32df98277f Update dvipdfmx to 20050627.
Major changes since 20031116:
- bug fixes in subfont scheme or TrueType fonts with CIDType2 format.
- embedded ICC profile support for JPEG and PNG.
- Accept "unicode" encoding keyword in fontmap files for TrueType and
  Type1 fonts.
2005-11-20 18:51:53 +00:00
minskim
60464071de Add a INSTALL/DEINSTALL template to handle font maps for dvipdfmx. 2005-11-20 18:46:22 +00:00
minskim
21521bc942 Font map handling requires teTeX-bin>=3.0nb4. Specify the dependency
in teTeX/module.mk, rather than individual packages.
2005-11-20 18:22:50 +00:00
minskim
50e9361700 Add hugeotp2ocp. 2005-11-17 22:29:51 +00:00
minskim
600ac9665d Import hugeotp2ocp.
hugeotp2ocp is a utility that converts OTP files to OCP files used by
Omega.  This program can process OTP files requiring more memory than
regular otp2ocp in teTeX can handle.
2005-11-17 22:27:05 +00:00
rillig
c0388e791b Added missing RMD160 checksums. 2005-11-17 10:28:50 +00:00
rillig
18d00171ba Added missing SHA1 checksums. 2005-11-17 10:24:59 +00:00
minskim
ca378e248f Grammar fix in comments. 2005-11-17 00:48:07 +00:00
minskim
a3bd11854a Replace TEXFONTMAPS with TEX_FONTMAPS for consistency with other TEX_*
variables in mk/tex.buildlink3.mk and better readability.
2005-11-17 00:42:14 +00:00
minskim
116cf5a85f Run updmap at DEINSTALL, rather than POST-DEINSTALL; otherwise, updmap
complains when multiple map files are deleted.  No functional change
to existing packages since none of them install multiple map files.
2005-11-16 22:27:38 +00:00
minskim
1071b0cc33 Install files to support more languages, including Chinese, Japanese,
Korean, and Klingon.

Bump PKGREVISION.
2005-11-16 21:45:15 +00:00
minskim
843ffba436 Use INSTALL_DATA instead of CP to set correct permission and ownership. 2005-11-15 23:28:02 +00:00
minskim
73b1d7e48a Update HOMEPAGE. 2005-11-15 22:16:45 +00:00
minskim
7f0f3d1ac1 Regen to match with the previous PKGREVISION bump. 2005-11-15 20:13:09 +00:00
minskim
c3f3163251 Depend on fonts/tex-uhc-fonts-base, which provides required fonts, and
suggest fonts/tex-uhc-fonts-extra in MESSAGE for those who want to use
different fonts.

Bump PKGREVISION.
2005-11-15 19:59:51 +00:00
minskim
25d41e7621 Add tex-hlatex. 2005-11-15 07:15:25 +00:00
minskim
6e1a0ee18d Teach module.mk how to handle font map files. 2005-11-15 07:13:19 +00:00
minskim
c145d4db74 Import tex-hlatex.
HLaTeX is a TeX macro package to typeset Hangul documents using LaTeX.
With this package, LaTeX and Lambda can process both EUC-KR and UTF-8
characters.
2005-11-15 07:11:53 +00:00
minskim
deaf945337 Since packages installing font maps may run updmap, remove files and
directories changed by updmap with ${RM}, rather than including them
as regular entries in PLIST.

Bump PKGREVISION.
2005-11-15 07:00:08 +00:00
minskim
fa8e6d61bc This package may not be reditributed for profit. Set RESTRICTED and
NO_*_ON_CDROM accordingly.
2005-11-15 03:15:45 +00:00
minskim
501af8d6e1 Add tex-foiltex. 2005-11-15 03:02:52 +00:00
minskim
aac97303cf Import tex-foiltex from pkgsrc-wip. Packaged by Benedikt Meurer.
The FoilTeX is a collection of LaTeX files for making foils.  A number
of features are built-in including large sans serif font as normal
font, options for setting normalsize at 20pt (default), 17pt, 25pt or
30pt, new macros for starting new foils, for special environments like
Theorem and Proof, simple macros to control the headline and footline.
With Rokicki's dvips or Y&Y's dvipsone, it will even rotate individual
foils easily.
2005-11-15 03:00:11 +00:00
tonio
8856513a73 Use TEX and PDFTEX as exported by the buildlink files 2005-11-14 21:57:00 +00:00
tonio
2eebfe72bb fixing for TEX_DEFAULT=teTeX2.
Now uses tex and pdftex for teTeX2, and etex/pdfetex for teTeX3
2005-11-14 20:41:38 +00:00
minskim
275a175886 - Update PLIST to match the files installed by adobe-cmaps-20051109.
- Use teTeX/module.mk to update ls-R properly.

Bump PKGREVISION.
2005-11-14 17:01:36 +00:00
minskim
7168177c04 Install bibtex files. Without these, IEEEtran.cls is less useful.
Bump PKGREVISION.
2005-11-14 02:41:19 +00:00
minskim
21921fb67a Add tex-passivetex. 2005-11-13 06:37:02 +00:00
minskim
93989bd0d1 Import tex-passivetex from pkgsrc-wip.
PassiveTeX is a library of TeX macros which can be used to process an
XML document which results from an XSL transformation to formatting
objects.  PassiveTeX provides a rapid development environment for
experimenting with XSL FO, using a reliable pre-existing formatter.
2005-11-13 06:35:20 +00:00
minskim
64ddf61dcc Use teTeX/module.mk to update ls-R properly. Bump PKGREVISION becuase
previously these packages might create ls-R under $HOME.
2005-11-13 05:30:10 +00:00
minskim
0a3827888e Use teTeX/module.mk to update ls-R properly. Bump PKGREVISION because
previously this papckage generated ls-R under $HOME.
2005-11-13 04:19:00 +00:00
minskim
1f4ffd8ba3 Correct path to module.mk 2005-11-13 04:14:31 +00:00
minskim
8f630d3f3a Use teTeX/module.mk to update ls-R propertly. Bump PKGREVISION
because this package didn't update ls-R at deinstallation.
2005-11-13 04:12:43 +00:00
minskim
43eaeab8fd Use teTeX/module.mk to update ls-R properly. Bump PKGREVISION because
this package didn't update ls-R at deinstallation.
2005-11-13 04:03:11 +00:00
minskim
f8a0fd3f9a Add module.mk to handle updating the ls-R database of the texmf tree
for TeX packages.  Thanks to hubertf@ and tonio@ for review.
2005-11-13 03:25:57 +00:00
tonio
c27f4ed5e1 Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULT
It is more consistent with the tex.buildlink3.mk name. Also, if a package
really needs latex, it just has to set TEX_ACCEPTED to latex distributions
altough today, all TEX_ACCEPTED possibilities are latex distributions
2005-11-11 18:50:23 +00:00
minskim
8782fe7b0b Avoid using the -printx primary for find(1); it is not supported on
Darwin.
2005-11-10 16:49:28 +00:00
minskim
a646fb3af4 Define TEXMFCONFIG when calling texconfig. This prevents texconfig
from generating a directory under users's HOME at installation time.

OK'ed by hubertf@ and tonio@.
2005-11-10 14:53:44 +00:00
itohy
67209480ec Update to transfig 3.2 pachlevel 5-alpha7.
Summary of changes from CHANGES.transfig:

Patchlevel 5-alpha7 (Oct, 27, 2005)

NEW FEATURES
	o Updated SVG driver from Martin Kroeker was missing from alpha6
	o Another SVG update: Use a font-family list of "Times,Symbol" for symbol
	  characters - the Times fontface does not contain all elements of the
	  Symbol font on all platforms

BUGS FIXED:
	o Typo in font name (was cmit10, should be cmti10) in MetaPost driver
	  This bug fix was omitted from alpha6

Patchlevel 5-alpha6 (Oct, 12, 2005)

NEW FEATURES:
	o Added -dPDFSETTINGS=/prepress option to ghostscript when generating
	  PDF output to improve quality of bitmap graphics
	o Fill patterns now use PostScript Level 2 built-in pattern commands
	  for Postscript/EPS/PDF and bitmap output
	  From Konstantin Shemyak
	o Updated SVG driver from Martin Kroeker
	o New -K option to size bounding box to whole figure when exporting
	  only certain depths
	  From Dirk Osswald

BUGS FIXED:
	o Typo in font name (was cmit10, should be cmti10) in MetaPost driver
	o When all texts were "special" (LaTeX coded) in a figure, ISO
	  characters weren't encoded in straight PS and PDF output
	o Bug in radius for circles in SVG driver (dev/gensvg.c)
	o fig2dev.man was missing many papersize options
	o Double fclose() in bitmap driver

-------------------------------------
Patchlevel 5-alpha5 (April, 26, 2004)

NEW FEATURES:
	o Raster picture support added to SVG driver. (In SVG, this translates
	  to a link to the image file plus rotation/scaling information.
	  While 'conformant' SVG viewers need only support PNG and JPEG, there
	  is no a filetype test, as there is no limit on supported formats
	  in the standard, and e.g. Batik is able to display XBM and GIF in
	  addition.  Added code for rounded boxes (polyline subtype 4).
	  Added code for boxes, explicit support for polygons.  Added
	  xml-space:preserve qualifier on texts to preserve whitespace. Rewrote
	  fill pattern handling to generate patterns as needed - adding support
	  for penwidth and color.  Corrected tiling of all shingle patterns and
	  reversal of horizontal shingles.
	  From Martin Kroeker
	o Better arrowheads in SVG driver.  Corrected font family selection.
	  Corrected (and simplified) calculation of white-tinted fill colors
	  (and removed the HSV/RGB conversion code).
	  From Justus Piater

BUGS FIXED:
	o Typo in LATEX_AND_XFIG file. Text should be:
	  \convertMPtoPDF{foo.0}{1}{1}
	  It was missing parameters {1}{1}
	o Depth filter option -D was parsing range (e.g. 40:80) incorrectly
	  Fix from Justus Piater
	o C++ style comments "//" changed to "/* */" in genmp.c
	o Integer overflow in computing some spline steps
	o \pagestyle{empty} added for epic/eepic driver so it doesn't produce
	  unnecessary page number when LaTeXing

---------------------------------
Patchlevel 5-alpha4 (Feb 19, 2004)

NEW FEATURES
	o Many SVG driver enhancements from Martin Kroeker
	  (martin@ruby.chemie.uni-freiburg.de)
	o New features in EMF driver from ITOH Yasufumi:
	    support for locale text (if iconv() is available),
	    arc box, open arc, rotated ellipse, picture,
	    dash-triple-dotted line style, and all fill patterns.

BUGS FIXED
	o "cleandir" directive missing from doc/manual/Makefile
	o Added note about requiring dummy argument for -R option
	o SVG driver bug fixes: semicolon missing in CSS properties, multiline
	  string problem, width, height and viewbox attributes now relative to
	  figure bounds instead of pagesize. Fixes from Justus Piater.
	o Font info was put in the pstex file even when there were only special
	  texts.

---------------------------------
Patchlevel 5-alpha3 (Dec 9, 2003)

NEW FEATURES
	o Global option "-Z maxdim" to scale figure so that largest dimension
	  (width or height) is maxdim inches
	o Shapepar driver to generate shaped paragraphs for LaTeX (-L shape)
	  from Christian Gollwitzer
	o I18N support postscript file installation moved to fig2dev/dev
	  directory and installed with InstallNonExecFile (imake directive)
	o options -dAutoFilterColorImages=false and -dColorImageFilter=/FlateEncode
	  added to ghostscript call when exporting to pdf to improve image
	  quality during compression
	o "Epoch" added to rpm spec
	o New HP/GL2 driver from Glenn Burkhardt with paper size selection,
	  offset, centering and orientation options

BUGS FIXED
	o comments about BINDIR added to fig2dev/Imakefile and transfig/Imakefile
	  so user can easily change installation directory of both programs
	o MKDIRHIER used in Imakefile for installing support files instead of mkdir
	o commands like \\small used instead of SetFigFont for thick and thin
	  dots for LaTeX export
	  From Bo Thilde
	o removed typedefs of uint, ushort and ulong from genemf.h because
	  systems should already have those defined
	o SVG driver not mentioned in fig2dev.1 (.man)
	o shortened two fprintf calls in gensvg.c for HP-UX which can't handle
	  long strings
	o If an imported picture path points to some directory which is not the
	  current directory, and there exists a picture file of the same name in
	  the current directory, and the correct file is not compressed, fig2dev
	  would use the file in the current directory because it stripped off
	  the path first.  This was fixed by looking for the uncompressed name
	  first.
	o Color values should be divided by 255, not 256 to produce values from
	  0 to 1.0 in LaTeX, Tk and PostScript drivers, and readpng and readpcx
	  utilities
	o Increased precision of arc angles from %.1f to %.4f in PS/EPS/PDF
	  driver
	o Postscript support files now installed with r/w permissions only (was
	  r/w/x)
	o Metapost (mp) driver now generates all Fig styles of arrowheads
	  From Tim Braun
	o Bug in pic preamble - default font size either 0 or garbage
	o PDF not rotated anymore for landscape mode (similar to eps)
	o fontmag not set when magnification was read from Fig file
	o When there were only LaTeX special texts without backslashes (\) and
	  no other objects in the figure, a bounding box of 0 width was produced
	  for EPS, PS and PSTEX output.
	o Added ZLIBDIR variable in fig2dev/Imakefile to specify zlib directory
	  if different from standard location
	o pstex_t export lacked border option (-b) to align LaTeX text when
	  pstex figure specified border (also fixed in xfig Combined PS/LaTeX)
	o warnings in gentpic.c caused failure of gcc on hppa architecture under
	  Debian
	o cleaned up lots of implicit declarations of functions/procs
	o transfig: the "psfig" language was missing from the list of languages,
	  making things go out of sync past "ps".
	o transfig: "transfig -L pstex" was generating rules for ps not eps
	o slight margin added to text bounds
	o an incorrect printf specification (%d instead of %ld) in gemp.c
	o "#include <varargs.h>" no longer needed (and is unsupported by gcc 3.3)
	o Not a bug, really but a workaround for programs that generate Fig files
	  with arcs that have coincident start and end points with the intent
	  of making a circle (TCM apparently does this).  Without this
	  workaround, such arcs have the same start and end angle, which
	  ghostcript and probably other PostScript interpreters take to mean
	  "don't draw anything".  This fix adds 0.01 degrees to the end angle
	  if it is identical to the start angle.
	o Exporting a file with a picture containing a path with blanks failed
	o Incorrect ISO translation was:
	      "\\.S", /* latin capital letter S with dot above */
	  Should be:
	      "\\.Z", /* latin capital letter Z with dot above */
	o LaTeX: Correction to the ISO-8859-2 ogonek diacritic mark now uses \k
	  instead of cedilla (\c).  If the macro \k isn't defined in your
	  situation or you don't see the ogonek then define the macro: \def\k#1{\c{#1}}
	  before the \begin{document}.
	  From Jerzy Sobczyk
	o Bug in user-defined colors when exporting to CGM. If color numbers
	  weren't contiguous, e.g. 32, 34, then it couldn't find color 34.
	o glyphs in the Symbol font that have descenders weren't taken into
	  account when calculating text bounds
	o missing blue and extra brown color in LaTeX driver
	o \smash directive added back to text objects in eepic driver (was removed
	  in 3.2.4)
	o Quotes in FIG2DEV_LIBDIR definition (fig2dev/Imakefile) interferred when
	  using $DESTDIR
	o Comments not inserted in EMF output anymore (not valid in language)
	o float/int mixup in printf in pic driver for font size caused default
	  font size to be 0
	o bug in hp/gl (ibmgl) driver produced incorrect JCL code to enter HP/GL
	  mode when using -k option
	o point size factor changed from 72.27 to 72 points per inch as specified
	  by HP tech notes
	o change in 3.2.4 which included all "special" (LaTeX) texts in the
	  bounding box that don't have any backslashes ("\") in them failed to
	  take into account inline equations using the "$".  Now those special
	  texts are also excluded from the bounding box calculation.
	o various man page format errors fixed
2005-11-10 14:29:01 +00:00
tonio
a6e8e871bf remove now unused kpatchsea.buildlink3.mk files
use the standard buildlink3.mk instead
2005-11-10 12:36:12 +00:00
minskim
4ec6e1b25c Fix a typo. 2005-11-10 05:29:59 +00:00
minskim
fc7e8abac3 Use a tarball instead of downloading individual files.
Take maintainership.
2005-11-10 05:22:00 +00:00
minskim
bb824d6186 Take maintainership and adjust whitespace. 2005-11-09 23:04:41 +00:00
tonio
56e5b76e7d Oh, do not forget to update the link too 2005-11-09 22:31:20 +00:00
minskim
3e6fd36d81 Add missing entries to PLIST and remove a redundant one.
Bump PKGREVISION.
2005-11-09 22:23:05 +00:00
tonio
51d02b3665 Fix for teTeX3 by using the etex engine for generation
bump PKGREVISION, it will change the binary package
2005-11-09 21:40:20 +00:00
tonio
89c3f33ab1 conflict with teTeX-texmf 2005-11-09 21:34:26 +00:00
minskim
7cc976d52a Do not generate ls-R; it should be done by tetex-bin. OK'ed by
hubertf@ and tonio@.

Bump PKGREVISION due to PLIST change.
2005-11-09 15:31:30 +00:00
martti
2020bbfe3d Substitute "XFce 4" with "Xfce" in DESCR and Makefile's COMMENT.
It is a lower-case f according to the official site.
2005-11-09 07:09:04 +00:00
martti
09f3d1e3fd Updated xfce4 to 4.2.3.1
* Lots of bug fixes
* Translation updates

Official ChangeLog is available at:

http://www.xfce.org/release_notes/4.2.3.1_changelog.html
2005-11-09 06:42:58 +00:00
tonio
4044a599bb and the patch to use PKG_LOCALTEXMFPREFIX 2005-11-09 00:24:03 +00:00
tonio
2f6ee13022 convert to use tex.buidllink3.mk
installs files in ${PKG_LOCALTEXMFPREFIX}
2005-11-09 00:22:39 +00:00
tonio
804bf10f70 convert to use tex.buidlink3.mk
installs files in PKG_LOCALTEXMFPREFIX
2005-11-09 00:05:28 +00:00
tonio
256169a90f fix teTeX buidlinks (forgot a * in the DEPENDS) 2005-11-08 23:42:24 +00:00
tonio
d80abf03d3 convert to use tex.buildlink3.mk 2005-11-08 23:03:10 +00:00
tonio
48be5c5cf1 convert to tex.buildlink3.mk.
Use PKG_TEXMFPREFIX to find TEXMF-CNF
2005-11-08 21:57:53 +00:00
tonio
1f840758ba convert to use tex.buidllink3.mk
Install files in ${PKG_LOCALTEXMFPREFIX}
2005-11-08 21:45:01 +00:00
tonio
24d4a55898 Update to 1.6c, to avoid checksum mismatch
convert to use tex.buidllink3.mk, installs files in ${PKG_LOCALTEXMFPREFIX}
2005-11-08 21:17:36 +00:00
tonio
750414323b convert to use tex.buidllink3.mk
installs files in ${PKG_LOCALTEXMFPREFIX}
2005-11-08 21:16:09 +00:00
tonio
b38ec8550c convert to use tex.buidlink3.mk (it will install with tetex3 now) 2005-11-08 20:48:32 +00:00
tonio
3317c4d907 Convert to use tex.buidllink3.mk 2005-11-08 20:46:18 +00:00
tonio
c2dc8763b3 convert to use tex.buildlink3.mk 2005-11-08 20:33:50 +00:00
tonio
b5411228ec convert to use tex.buildlink3.mk
installs tex files in PKG_TEXMFPREFIX
2005-11-08 20:30:29 +00:00
tv
eee7d9e897 Interix has unsetenv(3), but it has no prototype, so compilation fails
with -Werror.  Fall through to setenv(..., "", 1) block instead by skipping
the HAVE_UNSETENV block.
2005-11-08 19:25:12 +00:00
tv
6f658accdb Include devel/libgetopt for <getopt.h> and getopt_long(3). 2005-11-08 18:04:02 +00:00
tonio
4a96fb6367 Create a tex.buildlink3.mk file that is used by tex-using packages.
It includes the correct buildlink3.mk file from either
teTeX1 (print/teTeX1-bin), teTeX2 (print/teTeX-bin) or teTeX3
(print/teTeX3-bin). tex.buildlink3.mk will:

        * set PKG_TEXMFPREFIX to the base directory of the used texmf tree
	* set PKG_LOCALTEXMFPREFIX to the base directory of the local texmf
	  tree (for tex packages)
        * set LATEX_TYPE to the latex distribution used.

There are two variables that can be used to tweak the selection of
the latex implementation:

LATEX_DEFAULT is a user-settable variable whose value is the default
        latex distribution to use.

LATEX_ACCEPTED is a package-settable list of latex distributions
        that may be used by the package.
2005-11-08 17:32:51 +00:00
tv
bc6daf4711 In order to get and use the .mo listed in PLIST, we need gettext and msgfmt. 2005-11-07 19:09:34 +00:00
wiz
b646742f00 Fix PKGNAME. 2005-10-28 11:29:52 +00:00
tonio
34d1228d7b oups, wrong master_site 2005-10-22 13:47:01 +00:00
tonio
21b02522c7 Update print-chktex to 1.6.3
use CONF_FILES for chktexrc
2005-10-22 13:44:16 +00:00
wiz
6dfc307bf1 Update MASTER_SITES. From PR 31824 by Zafer Aydogan. 2005-10-22 13:07:24 +00:00
wiz
59b8fd72f1 Remove dead MASTER_SITES entry. From Zafer Aydogan in PR 31823. 2005-10-22 13:05:53 +00:00
drochner
b566835524 enablr Python scripting, ride on the recent PKGREVISION bump 2005-10-18 18:00:44 +00:00
reed
eff037bc89 Set BUILDLINK_DEPMETHOD.qt3-tools= build
and bump PKGREVISION.

This is for PR #31852.

objdump showed me that it didn't use qt3-tools libraries.
And it appeared to start up fine without it.
Also, the PR submitter said he could run scribus without the
qt3-tools installed.

(Maybe this should be set in x11/qt3-tools/buildlink3.mk?)
2005-10-18 15:44:56 +00:00
tonio
196f54f074 Disable latex-preview, as it conflicts with teTeX3 (already in teTeX3) 2005-10-17 16:17:22 +00:00
jmmv
cef3bda25d Update to 0.2.2:
* Fix confusion between http and ipp responses [#171533]
2005-10-16 12:52:23 +00:00
jmmv
f3bcfa1fae Remove ggv2 and gpdf: deprecated by evince, starting in GNOME 2.12.0. 2005-10-16 12:26:15 +00:00
jmmv
7edf5b86f0 Update to 0.4.0:
* Depend on poppler 0.4.0
    * Pass in timestamp to to handle opening multiple windows over dbus
      better (Ryan Lortie)
    * Really quit when rendering postscript files.
    * Set textdomain to libglade.
    * Fix rotation of thumbnails multiple times
    * Fix selection for non-continuous case
    * Disable selection for rotated case
    * findbar fixes
2005-10-16 12:24:38 +00:00
jmmv
0b39b61f5b Update to 0.4.2:
Release 0.4.2

	- Fix a rotation bug.
	- Fix freetype pkg-config check
	- Default to built-in decompression.

Release 0.4.1

	- Fix and simplify glib rotation API.
	- Fix build issue with freetype flags.

Release 0.4.0

	- Real text selection.
	- API breakage in glib wrapper: dropping dest_x and dest_y
	  arguments from poppler_page_render_to_pixbuf().
	- Updates to glib printing API from Martin Kretzschmar to
	  support setting paper size and duplex from the application.
	- Much work on Qt4 bindings and Arthur output device.  Still
          work in progress, thouhg.
2005-10-16 12:24:06 +00:00
tonio
e3e8ae1a9e Adapt the MESSAGE to the new startup scheme 2005-10-15 20:11:35 +00:00
tonio
0e33c06b36 Update print/auctex to 11.81
This release contains preview-latex
(which install could be disabled by an option, but is it useful ?)
Many bugfixes, and support for different languages
2005-10-15 20:09:35 +00:00
hira
767bcd6872 Use tabs for indentation. 2005-10-13 13:10:05 +00:00
wiz
19e0cf7bdf Update to 20050707. Changes unknown.
Package changes: depend on baekmuk-ttf and configure xpdf to use it.
2005-10-12 11:39:12 +00:00
wiz
860e94180c Use versioned distfile. 2005-10-12 11:17:22 +00:00
wiz
b96607f12d Use versioned distfile. 2005-10-12 11:07:32 +00:00
reed
bd30c0bdb7 Fix a few paths. Remove "etc/" since already has PKG_SYSCONFDIR.
And use RCD_SCRIPTS_DIR for the path to rc.d script.
2005-10-11 15:06:29 +00:00
abs
230ffaa2f6 ghostscript-afpl really ought to join the "ghostscripts that install the
same files conflict with each other" dance...
2005-10-11 07:23:52 +00:00
reed
f304de296d Add a message to mention that a2ps or enscript may be used.
Bump PKGREVISION.

Fix homepage.

Add --sysconfdir for configure args to fix path to configuration
in scripts.
2005-10-10 20:30:07 +00:00
reed
ffa92a7416 Remove the superlative, instead just say "flexible". 2005-10-10 20:10:37 +00:00
reed
0a927698c4 This is a meta package, so add meta-pkgs to the CATEGORIES. 2005-10-10 20:08:43 +00:00
tonio
dff74caa08 remove the use of :tl modifier for PAPERSIZE, with a trick taken from teTeX3-bin 2005-10-10 14:51:02 +00:00
jmmv
e424eb1a6d Update libgnomeprint and libgnomeprintui to 2.12.1:
libgnomeprint 2.12.1

Christian Persch:
	* Fix the missing page of the print dialog. [#316692]
	* Don't crash or leak when printing to an invalid file. [#312803]

Jody:
	* Fix transparent image rendering. [#316018]
	* Patch leaks. [#312928, #312929, #316517]
	* Update paper preview on custom paper size change [#306886]
	* Fix instability in filters [#316490]

Jürg Billeter:
	* select the default printer. [#155144]

------------------------------------------------------------------------------
libgnomeprint 2.11.0

Ivan Wong:
	* Port to win32.
	* GDI backend.

Jody:
	* Fix pdf generation.
	* Fix duplex for cups printers.
	* Re-enable duplex-tumble for printers without ppd.
	* Add some G_GNUC_PRINTF to improve api warnings.

Lutz:
	* Prepare to modularize transports and drivers.
	* More work on clipboard support for previews.

Owen:
	* Fix pango handling of vertical offsets.
2005-10-10 13:57:40 +00:00
jschauma
9ab9e579e1 add '-c99' to CFLAGS if using MIPSPro compilers 2005-10-08 22:41:56 +00:00
hira
04aa7b526a Add missing entry to PLIST due to update of fonts/adobe-cmaps.
Bump PKGREVISION.
2005-10-08 12:00:04 +00:00
drochner
fac6e523e5 update to 1.2.3
changes:
-supports the proposed OpenICC specification for color management profiles
-adds updated English documentation, along with many GUI translation updates
-Many locale and Unicode fixes and enhancements
2005-10-06 18:00:39 +00:00
wiz
5c11268df7 Remove some more *LEGACY* settings that are over a month old and
thus were before 2005Q3.
2005-10-05 13:29:49 +00:00
dmcmahill
4bbcc8ec35 Update to latex-mk-1.4
* Added support for lgrind.
* Added a dist target for creating a distribution archive of all source files.
* Added support for using tex2page for html output.
* When using pdflatex, directly convert tgif and xfig drawings to PDF instead
  of to encapsulated postscript.
* When using pdflatex, do not create @file{.dvi} files as part of the default
  target.
* Added a LANDSCAPE variable which when set will add landscape flags to various
  tools.
* Make the default flag for exporting xfig drawings to encapsulated postscript
  be -L eps instead of -L ps.
2005-10-05 01:48:40 +00:00