summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
2009-03-19update to 0.10.5drochner7-244/+139
Changes since 0.10.4: core: * Read the UF entry if present and prefer it over F in Filespec dictionary * Fix typo that was making CairoOutputDev crash on some files. Bug #17337 * Make JBIG2Stream more robust to corrupt input data * Do not blindly follow loops parsing OutlineItem. Bug #18364 * Set up the error manager before calling jpeg_create_decompress. Bug #20484 * Check there is an optional content config before using it. Bug #20587 * Fix rendering of some PDF with OpenType fonts. Bug #20605 build system: * Yet more support for build on windows * Use AC_CHECK_HEADER to find headers. Bug #20538 * Check for pkgconfig before using it * General autotools improvements
2009-03-18Doesn't make sense to have a real MAINTAINER as well as the "unclaimeddarcy2-4/+4
package" MAINTAINER.
2009-03-18add onedrochner1-0/+22
2009-03-18restore djvu/dvidrochner1-1/+7
2009-03-18Update evince and evince-nautilus to 2.26.0.jmcneill6-96/+146
================ Evince 2.26.0 ================ Bug fixes: * Fix compiler warning when building with -Wformat (#574168, Tobias Mueller) * Fix a crash with encrypted documents (Christian Persch) Translation updates: * F Wolff (af) * Martin Picek (cs) * Fotis Tsamis (el) * Ivar Smolin (et) * Suso Baleato (gl) * Yaron Shahrabani (he) * Gabor Kelemen (hu) * Francesco Marletta (it) * Shankar Prasad (kn) * Gintautas Miliauskas (lt) * Sangeeta Kumari (mai) * Ani Peter (ml) * Sandeep Shedmake (mr) * Manoj Kumar Giri (or) * Fabrício Godoy (pt_BR) * Mișu Moldovan (ro) * Yuriy Penkin (ru) * I. Felix (ta) * Krishna Babu K (te) ================ Evince 2.25.92 ================ Bug fixes: * Show the 'jump to page' window in the right GdkScreen (#560541, Carlos Garcia Campos) * Make our own thumbnail when the provided one doesn't have the needed size (#323198, #307357, Christian Spurk, Carlos Garcia Campos) * Reduce the restriction on the minimum size of thumbnails from 40 to 1 (#323198, Christian Spurk) * Use GOption in thumbnailer (Carlos Garcia Campos) * Fix saving a copy of encrypted PDF documents (#566791, Carlos Garcia Campos) * Don't use g_quark_from_static_string in a loadable module (Christian Persch) * Use g_object_unref() instead of gdk_pixbuf_unref() in impress backend (#571707, Thomas H.P. Andersen) Translation updates: * Ihar Hrachyshka (be@latin) * Alexander Shopov (bg) * Gil Forcada (ca) * Petr Kovar (cs) * Christian Kirbach (de) * David Lodge (en_GB) * Juanje Ojeda Croissier (es) * Iñaki Larrañaga Murgoitio (eu) * Ilkka Tuohela (fi) * Claude Paroz (fr) * Sweta Kothari (gu) * Yuval Tanny (he) * Takeshi AIHANA (ja) * Changwoo Ryu (ko) * Kjartan Maraas (nb) * Duarte Loreto (pt) * Daniel Nylander (sv) * Chao-Hsiung Liao (zh_HK) * Chao-Hsiung Liao (zh_TW) ================ Evince 2.25.91 ================ Bug fixes: * Fix several memory leaks (Christian Persch) * Fix errors handling and propagation (Christian Persch) * Fix several translation strings in properties dialog (#571787, Nickolay V. Shmyrev) * Do not resize the window on reloading (#571051, #304249, Carlos Garcia Campos) * Experimental introspection support (#569083, Christian Persch) * Use g_set_error_literal() (Christian Persch) * Other firxes for win32 (#339172, Hib Eris) * Make session manager code compile for win32 (#339172, Carlos Garcia Campos) * Update totem-screensaver from totem svn to make it build for win32 (#339172, Hib Eris) * Make use of GConf optional (#339172, Hib Eris, Carlos Garcia Campos) * Fix i18n in libdocument (Christian Persch) * Include gi18n-lib.h instead of gi18n.h in libs and backends (Christian Persch) Translation updates: * Mikel González (ast) * Ihar Hrachyshka (be@latin) * Kenneth Nielsen (da) * Dawa pemo (dz) * Juanje Ojeda Croissier (es) * Ivar Smolin (et) * Iñaki Larrañaga Murgoitio (eu) * Gabor Kelemen (hu) * Takeshi AIHANA (ja) * Shankar Prasad (kn) * Arangel Angov (mk) * Wouter Bolsterlee (nl) * Tomasz Dominikowski (pl) * Taylon (pt_BR) * Горан Ракић (sr) * Daniel Nylander (sv) * Theppitak Karoonboonyanan (th) * Clytie Siddall (vi) * Gan Lu (zh_CN) * Chao-Hsiung Liao (zh_HK) * Chao-Hsiung Liao (zh_TW) ================ Evince 2.25.90 ================ Bug fixes: * Split API documentation into libdocument, libview and shell (#568465, Carlos Garcia Campos) * Fix symbols conflict in impress backend (#569998, Christian Persch) * Add mnemonics to buttons in search bar (#569212, Carlos Garcia Campos) * Fix a crash when printing (#569328, Carlos Garcia Campos) * Fix --version command line option (#562869, Christian Persch) * Use versioned directory for backends (#569082, Christian Persch) * Add EV_DEFINE_BOXED_TYPE and EV_DEFINE_INTERFACE macros (#568228, Carlos Garcia Campos) * Sync EggToolbarEditor with libegg (Nickolay V. Shmyrev) * Respect directory umask and setgid when saving files (#568593, Michael J. Chudobiak) * Add libtool versioning, pkg-config files and single headers for libdocument and libview (#568224, #568220, #568229, #568227, Christian Persch) * Remove G_OBJECT casts from g_signal_connect calls (#568386, Hiroyuki Ikezoe) * Install several missing header files of libdocument and libview (#567787, #567790, Tomeu Vizoso) * Other bugs fixed: #569120, #569231, #569327, #570077 Translation updates: * Hendrik Richter (de) * Ivar Smolin (et) * Gabor Kelemen (hu) * Changwoo Ryu (ko) * Kjartan Maraas (nb) * Daniel Nylander (sv) ================ Evince 2.25.5 ================ Code changes: * Move EvView specific code to a libevview library so that it can be embbeded in other applications (#567751, Tomeu Vizoso, Carlos Garcia Campos) * Other improvements for embbeders (#567785, #567788, #567789, Tomeu Vizoso) Bug fixes: * Fix a minor typo (Michal Vaner) * Fix the API docs build (#568171, Christian Persch) * Simplify drag data handling (#558084, Christian Persch) * Several portability issues (#339172, Hib Eris) * Fix mnemonic conflict (#567937, Carlos Garcia Campos) * Other bugs fixed: #567910 Translation updates: * Gil Forcada (ca) * Hendrik Richter (de) * Juanje Ojeda Croissier (es) * Kjartan Maraas (nb) * Gan Lu (zh_CN) ================ Evince 2.25.4 ================ New Features and UI Improvements: * Show progress information when loading/saving remote files (#370958, Carlos Garcia Campos) * Remember page setup options (#525185, #349102, Carlos Garcia Campos) * Show a confirmation dialog when there are pending print jobs while closing the main window (#480964, Carlos Garcia Campos) * Show progress information when printing (#482770, Carlos Garcia Campos) * Add document URI to properties page (#555376, Carlos Garcia Campos) Bug fixes: * Bump glib requirement to fix build with older versions (Christian Spurk) * Fix mime type handling (Hib Eris) * Fix saving images to remote locations (Carlos Garcia Campos) * Do not try to jump to the location of the find result for every match, but only for the first one. It makes searching really faster. (#564774, Michael Hunold) * Fix zip mime-type in comics backend (Juanjo Marín) * Fix several memory leaks (Carlos Garcia Campos) Translation updates: * Ihar Hrachyshka (be@latin) * Juanje Ojeda Croissier (es) * Yuval Tanny (he) * Kjartan Maraas (nb) * Taylon (pt_BR) * Gan Lu (zh_CN) ================ Evince 2.25.2 ================ New Features and UI Improvements: * PDF Optional content (layers) support. (Carlos Garcia Campos) * The password dialog has been reworked in order to make it more hig compliant and consistent (#562496, Carlos Garcia Campos) * Improved keyring support. Password dialog is not shown anymore when the password is already in the keyring (Carlos Garcia Campos) * Support for monitor and reload of remote documents (#555399, Carlos Garcia Campos) Bug fixes: * Fix opening comic documents with a wrong but valid extension (#562143, Carlos Garcia Campos) * Fix a crash when searching (#558377, Carlos Garcia Campos) * Fix several crashes when selecting text (#561393, Marek Kašík) Translation updates: * Jorge González (es) * Nguyễn Đình Trung (vi) ================ Evince 2.25.1 ================ New Features and UI Improvements: * Use the message area instead of popup dialogs for any error and warning messages (Carlos Garcia Campos) Bug fixes: * Adapt to the new single-include policy (#558064, Christian Persch) * Fix page transition in presentation mode (#516749, Nickolay V. Shmyrev) * Other bugs fixed: (#558066, Christian Persch) Translation updates: * Hendrik Richter (de)
2009-03-10Updated print/if-psprint to 1.10abs2-6/+6
Ensure PATH is updated to include ${PREFIX}/bin
2009-03-08Adjust the hardcoded path to hyphen.tex.minskim3-8/+9
This package should use kpsewhich to find a .tex file in the texmf tree. While here, add a dependency to dvipsk so that this package can find dvips at run-time. Noted by Bernd Ernesti.
2009-03-08Use mk/omf-scrollkeeper.mk instead of textproc/rarian/omf.mk.wiz1-2/+2
2009-03-06Let teTeX-texmf register its map files and hyphenation patterns usingminskim3-82/+117
map.mk and hyphen.mk. With this change, language.dat and language.def are handled propertly through CONF_FILES. Bump PKGREVISION for teTeX-texmf and teTeX-bin.
2009-03-06Add a Makefile fragment and templates to install/deinstall hyphenationminskim3-0/+95
patterns.
2009-03-06Add tex-hyphen-base.minskim1-1/+2
2009-03-06Import tex-hyphen-base-2008.11176 as print/tex-hyphen-base.minskim6-0/+299
This package provides TeX hyphenation patterns for English.
2009-03-06Update to 2.18.4:wiz3-7/+8
libgnomeprintui 2.18.4 ---------------------- * Make this work with deprecations and single includes in glib/gtk+ * Updated translations (ar, bg, dz, it, kn, ko, la, lv, or, pt_BR, zh_HK, zh_TW)
2009-03-06Update to 2.18.6:wiz3-7/+8
libgnomeprint 2.18.6 * Fix warnings about missing format specifiers * Updated translations (ar, bg, it, ps, pt_BR, zh_HK, zh_TW)
2009-03-05Remove PYBINMODULE. All it did was mark some packages as not availablejoerg2-4/+2
on some platforms that lacked shared library support in the past. The list hasn't been maintained at all and the gain is very limited, so just get rid of it.
2009-03-03Add user-destdir support. Per joerg@'s request.jmmv2-13/+22
2009-03-03Add user-destdir support. Per joerg@'s request.jmmv1-6/+8
2009-03-01add dependency to devel/libgetopt for platforms without getoptlongsno1-1/+3
2009-03-01Override TEXMFCONFIG instead of TEXMFSYSCONFIG for better isolation ofminskim1-2/+3
the build environment.
2009-03-01- texlive-tetex is needed at build-time only.minskim1-3/+5
- Make sure that generating config.ps is not affected by the system's config.ps. Bump PKGREVISION.
2009-03-01Fix build problems of xdvi, noted by seb@.minskim1-4/+9
- 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-02-27Depend on "dvipsk" package because it provides the "dvips" binary aftertron1-4/+3
the recent TeX package changes. Bump package revision.
2009-02-26pull some patches from upstream, to fix two crashes and an off-by-onedrochner5-5/+219
in color management support, bump PKGREVISION
2009-02-26Update tex-bin-dvipsk to 2008.12172.minskim3-9/+8
Changes: - Add nopwer size for -t - Remove config.cms
2009-02-26Fix PLIST by removing an entry that is no longer relevant.minskim1-2/+1
2009-02-26Update tex-bin-texlive to 2008.12181 because of the distfile change.minskim2-7/+7
No functional change in pkgsrc (The tlmgr man pages were regenerated).
2009-02-25pull in a patch from redhat to fix a buffer overflow (CVE-2008-3863),drochner3-8/+98
bump PKGREVISION
2009-02-25Let tex-musixtex depend on dvipsk because teTeX-bin no longer providesminskim1-1/+3
dvips.
2009-02-25Remove a check for teTeX2.minskim1-9/+2
2009-02-23Let the meta package of teTeX depend on xdvik because teTeX-bin does notminskim1-2/+3
build xdvi any more. Bump PKGREVISION.
2009-02-23Do not build xdvi included in teTeX so that teTeX-bin can be installedminskim8-128/+9
without X11. A newer version of xdvi is available in print/xdvik. Bump PKGREVISION.
2009-02-23Add xdvik.minskim1-1/+2
2009-02-23Import xdvik-22.84.14 as print/xdvik.minskim6-0/+120
Xdvik, the kpathsea version of xdvi, is a previewer for DVI files produced e.g. by the TeX or troff typesetting systems.
2009-02-23Add tex-bin-xdvi.minskim1-1/+2
2009-02-23Import tex-bin-xdvi-22.84.14 as print/tex-bin-xdvi.minskim4-0/+47
This package provides a configuration file for xdvik.
2009-02-18add a comment that the DOS-linefeed issue is fixed upstream,drochner1-1/+2
as suggested by Joern Clausen
2009-02-18Bump PKGREVISION to make sure patch-a[ab] are applied.minskim1-1/+2
2009-02-18Let the teTeX meta package depends on dvipsk, because teTeX-bin nominskim1-3/+5
longer provides dvipsk. While here, add explicit dependencies on teTeX-bin and teTeX-texmf. Bump PKGREVISION.
2009-02-18Regen distinfo after the recent update of tex-bin-tetex. Noted by tron@.minskim1-1/+3
2009-02-18move the kpathsea bl3 into the "dvi" option as it is TeX specificdrochner2-4/+3
2009-02-18Mark this package as a meta package.tron1-12/+2
2009-02-17Do not build dvipsk included in teTeX.minskim5-35/+11
A newer version of dvipsk is available in print/dvipsk. This change fixes PR 31390. Bump PKGREVISION for teTeX-texmf and teTeX-bin.
2009-02-17Update tex-bin-texlive to 2008.12152 because of distfile change.minskim2-7/+7
tlmgr changes only, which do not affect pkgsrc.
2009-02-17Update tex-bin-tetex to 3.0.12157.minskim2-9/+7
Corrected an option in config.gsftopk.
2009-02-17Add dvipsk.minskim1-1/+2
2009-02-17Import dvipsk-5.97 as print/dvipsk.minskim5-0/+121
dvips takes a DVI file file[.dvi] produced by TeX (or by some other processor such as GFtoDVI) and converts it to PostScript, normally sending the result directly to the (laser)printer. The DVI file may be specified without the .dvi extension. Fonts used may either be resident in the printer or defined as bitmaps in PK files, or a `virtual' combination of both. If the mktexpk program is installed, either be resident in the printer or defined as bitmaps in PK files, or a `virtual' combination of both. If the mktexpk program is installed, dvips will automatically invoke METAFONT to generate fonts that don't already exist.
2009-02-17Needs pkg-config.joerg1-2/+2
2009-02-17clean out DOS linebreaks in one file, to fix a build problem withdrochner1-1/+6
Sun Studio Compiler reported by Joern Clausen per PR pkg/40666
2009-02-17Add tex-bin-dvipsk.minskim1-1/+2
2009-02-17Import tex-bin-dvipsk-2008.11868 as print/tex-bin-dvipsk.minskim4-0/+80
This package provides supplementary files for dvipsk.