Commit graph

5479 commits

Author SHA1 Message Date
minskim
0f47609a32 Sync tex-pdftools{,-doc} with xpdfopen-0.83
No functional change.
2013-12-12 04:44:17 +00:00
minskim
035040b33e Update xpdfopen to 0.83
Changes:
- fix (kludgily?) reset_focus() so that it actually works.
- add -r and -reset_focus options.
- update documentation.
2013-12-12 04:21:28 +00:00
markd
8176889c13 Fix build wth freetype 2.5.x 2013-12-12 01:04:14 +00:00
obache
9b57b4605a Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.
Bump PKGREVISION for runtime dependency pattern changed packages.
2013-12-09 14:17:41 +00:00
dholland
3499fc3c47 Replace DEPENDS on texlive-tetex, which has been removed, with DEPENDS
on the packages the texlive-tetex removal commit cited as replacements.
They probably aren't all needed, but at the moment my concern is to
make pbulk scan work again.
2013-12-09 05:22:09 +00:00
wiz
afd9469301 More PKGREVISION++ for poppler-0.24.4. 2013-12-07 16:50:02 +00:00
wiz
7bef39b836 Recursive PKGREVISION bump for poppler-0.24.4. 2013-12-06 13:23:45 +00:00
wiz
c7dba694ca poppler updated to 0.24.4. changes shlib major again, PKGREVISION bump
follows next.

Changes:

Release 0.24.4
        core:
         * Fix regression in broken endstream detection. Bug #70854
         * Catalog: sort entries of NameTrees to make sure lookup works. Bug #26049
         * Don't infinite loop if reading from GooFile::read fails. Bug #71835

        utils:
         * pdftotext: Do not close stdout. Bug #71639
         * pdftotext: Silence warning for may be used uninitialized variable. Bug #71640
         * pdftotext: Escape the text of the xml headers
         * Warn the user if he provides a wrong range

        qt4:
         * Fix typo in xml API. Bug #71643

        qt5:
         * Fix typo in xml API. Bug #71643
2013-12-06 13:10:59 +00:00
obache
3ca7872394 Allow to depend on Pillow as well as py-imaging.
Bump PKGREVISION.
2013-12-06 11:56:36 +00:00
minskim
85b6856b78 Sync dviljk with TeX Live 2013
Changes:
- Code cleanup
2013-12-06 02:33:32 +00:00
jnemeth
27addf6bfb sort 2013-12-05 04:12:30 +00:00
minskim
f84ab7cfc0 Remove texlive-tetex
Scripts installed by texlive-tetex have been moved to tex-fontinst,
tex-pstools, and tex-cyrillic-bin in TeX Live 2013.
2013-12-04 19:09:30 +00:00
minskim
904ddf11df Add tex-cyrillic-bin{,-doc} 2013-12-04 18:58:41 +00:00
minskim
e18de2b321 Import tex-cyrillic-bin-doc-2013 as print/tex-cyrillic-bin-doc.
This is documentation for tex-cyrillic-bin.
2013-12-04 18:57:21 +00:00
minskim
26f63a2702 Import tex-cyrillic-bin-2013 as print/tex-cyrillic-bin.
bibtex and makeindex for Cyrillic.
2013-12-04 18:57:01 +00:00
minskim
6bc484a2b9 Update tex-musixtex{,-doc} to 1.15pl29752
Changes:
- Depend on newly-added tex-musixtex-fonts.
- Reorganize directory structure to be consistent with other TeX Live
  2013 packages.
2013-12-04 02:42:07 +00:00
minskim
b77c11c0f7 Update xetex to 0.9999.3
Changes:
* Fix bug with extensible accents resulting in invalid glyph id some times.
* Fix alternate index in multiple alternates features to be start from zero
  like pre-0.9999 XeTeX.
* Document multiple alternates syntax in the reference documentation.
* Fix regression in \XeTeXOT* primitives with fonts where the number of
  languages in a given script is not the same in both GSUB and GPOS tables.
* Add a workaround for a bug in clang headers to allow building with it on Mac.
* Fix regression in loading PNG files on Mac.
* Fix multiple regression with vertical text layout.
* Update to HarfBuzz 0.9.15 fixing a couple of regressions with Arabic non
  spacing marks and Hangul jamo.
* Various build fixes for third party libraries.
* XeTeX reference is now included in the release tarball.
* Fix loading font files on PPC Mac OS 10.5 (and potentially other versions of
  Mac).
* Fix handling of ‘script’ and ‘language’ font options to be treated again as
  OpenType not ISO tags, so that passing version 2 Indic script tags works
  (though this is generally not needed as HarfBuzz will always use version 2
  shaping if the font has it, regardless of the tag used).
* Fix loading JPEG images that do not specify a resolution.
* When printing multi-byte characters to log or terminal avoid inserting new
  lines in the middle of the characters, and count the characters not the bytes
  when calculating line length.
* Update to HarfBuzz 0.9.14, a couple of Indic and Hangul shaping bugs.
* Port OpenType layout from ICU LayoutEngine to HarfBuzz.
* Port Graphite layout to from SilGraphite to HarfBuzz and Graphite2.
* Port AAT font layout and font searching on Mac from the deprecated ATS/ATSUI
  to Core Text, and image support on Mac from QuickTime to ImageIO framework.
  XeTeX can be finally built on 64-bit Mac! Work contributed by Jiang Jiang.
2013-12-03 22:25:34 +00:00
minskim
d3f7906186 Update xdvipdfmx to 0.7.9
Changes:
- Apply speed up patch for dvipdfmx.
- Don't crash when temporary file creation fail.
- Fix loading font files without an extension (e.g. Mac suitcase fonts).
- Fix loading *.dfont files on non-Mac platforms.
2013-12-03 20:28:40 +00:00
minskim
4c4275d179 Sync tex-collection-genericrecommended{,-doc} with TeX Live 2013 2013-12-02 19:36:06 +00:00
minskim
74a3c8614a Update tex-ulem{,-doc} to 2013
Changes:
- Removed \let\par garbage.
2013-12-02 19:29:04 +00:00
minskim
a7e1a1cf00 Update tex-path{,-doc} to 3.05
Changes:
- Use \path instead of \ATcode to save the catcode of @.
  Expand \pathafterhook after \path's work is done.
2013-12-02 19:22:46 +00:00
minskim
eed6ed3010 Remove tex-collection-documentation-base-doc, which has been removed
from TeX Live.
2013-12-02 19:15:51 +00:00
minskim
0f7f489b7d Update tex-genmisc to 2013.
Changes:
- Removed hexdump.sty.
2013-11-30 23:53:48 +00:00
minskim
d1b2c1565f Sync tex-collection-basic{,-doc} with TeX Live 2013 2013-11-30 23:42:15 +00:00
minskim
fd823b37b4 Regen 2013-11-30 23:24:30 +00:00
minskim
9957602706 Sync tex-tex with TeX Live 2013
No functional change.
2013-11-30 23:22:26 +00:00
minskim
e807260382 Update tex-enctex{,-doc} to 2013
- plain-*-dc.tex removed (obsolete)
- ecfonts.tex, dcfonts.tex removed (name conflict)
- plain-utf8-ec.tex corrected (contents of ecfonts.tex included)
2013-11-29 23:22:34 +00:00
dholland
898590cd29 Update search location for tex hyphenation files. PKGREVISION -> 4
as it only failed if you had PKG_DEVELOPER set.
2013-11-28 06:04:08 +00:00
schnoebe
1fa3739f25 Update to 3.13.11:
HPLIP 3.13.11 - This release has the following changes:
Added Support for the Following New Printers:

- HP Color LaserJet Pro MPF M176 series
- HP Color LaserJet Pro MPF M176n
- HP Color LaserJet Pro MPF M177 series
- HP Color LaserJet Pro MPF M177fw
- HP Color LaserJet Enterprise M750 Printer series
- HP Color LaserJet Enterprise M750n
- HP Color LaserJet Enterprise M750dn
- HP Color LaserJet Enterprise M750xh
- HP Color LaserJet Enterprise M855 Printer series
- HP Color LaserJet Enterprise M855dn Printer
- HP Color LaserJet Enterprise M855xh Printer
- HP Color LaserJet Enterprise M855x+ Printer
- HP Color LaserJet Enterprise flow M880 Multifunction Printer series
- HP Color LaserJet Enterprise flow M880z Multifunction Printer
- HP Color LaserJet Enterprise flow M880z+ Multifunction Printer
- HP LaserJet Pro MFP M127 series
- HP LaserJet Pro MFP M127fn
- HP LaserJet Pro MFP M127fw
- HP Officejet 2620 All-in-One
- HP Officejet 2621 All-in-One
- HP Officejet 2622 All-in-One

Added support for the following new Distro's:

- Debian 7.2
- Debian 6.0.8

Issues fixed:

- Added Pin Printing support for HP LaserJet m5035 MFP device
2013-11-24 20:05:41 +00:00
minskim
dabec31096 Sync tex-bibtex{,-doc} with TeX Live 2013 and add a missing dependency. 2013-11-23 00:04:04 +00:00
jmmv
14183d28c2 Drop maintainership. 2013-11-21 23:50:04 +00:00
ryoon
fd0753c533 Bump PKGREVISION
* Upstream tar ball is changed with same filename.
  Set DIST_SUBDIR.
2013-11-20 13:31:25 +00:00
minskim
35f2a2d73a Use pkg-config to find libpng 2013-11-19 00:02:49 +00:00
minskim
7c81e3dce2 Add tex-IEEEconf{,-doc} 2013-11-18 19:11:40 +00:00
minskim
7197e2541d Import tex-IEEEconf-doc-1.4 as print/tex-IEEEconf-doc.
This is documentation for tex-IEEEconf.
2013-11-18 19:10:20 +00:00
minskim
2772dea625 Import tex-IEEEconf-1.4 as print/tex-IEEEconf.
The IEEEconf class implements the formatting dictated by the
IEEE Computer Society Press for conference proceedings.
2013-11-18 19:09:54 +00:00
minskim
d4577c0944 Update tex-IEEEtran{,-doc} to 1.8
Changes:
 1) New transmag class option to support the IEEE Transactions on Magnetics
    format.
 2) The \IEEEcompsoctitleabstractindextext and
    \IEEEdisplaynotcompsoctitleabstractindextext
    commands have been deprecated in favor of their
    \IEEEtitleabstractindextext and \IEEEdisplaynontitleabstractindextext
    (observe that the "not" has changed to "non") equivalents. This change
    generalizes and decouples them from compsoc mode because the new
    transmag mode also uses them now.
 3) Added new *-forms of \IEEEyesnumber*, \IEEEnonumber*, \IEEEyessubnumber*,
    and \IEEEnosubnumber* (the non-star form of the latter is also new) which
    persist across IEEEeqnarray lines until countermanded. To provide for
    continued subequations across instances of IEEEeqnarrays as well as for
    subequations that follow a main equation (e.g., 14, 14a, 14b ...)
    \IEEEyessubnumber no longer automatically increments the equation number
    on it's first invocation of a subequation group. Invoke both
    \IEEEyesnumber\IEEEyessubnumber together to start a new
    equation/subequation group.
 4) Hyperref links now work with IEEEeqnarray equations.
 5) Revised spacing at top of top figures and tables to better
    align with the top main text lines as IEEE does in its journals.
2013-11-18 18:57:17 +00:00
minskim
3ce5278bbc Update tex-oberdiek{,-doc} to 2013
- Support luatex in hologo.sty.
2013-11-18 18:48:44 +00:00
minskim
144c56e0c2 Sync tex-latex-bin{,-doc} with TeX Live 2013
No functional change.
2013-11-18 18:36:53 +00:00
minskim
4ee7191f9f Update tex-hyph-utf8{,-doc} to 2013
- Added conversion tables: lth and t8m.
2013-11-18 18:33:58 +00:00
minskim
eba8c80283 Update tex-etex{,-doc} to 2.1.31600
- Added font: xbmc10
2013-11-18 18:21:14 +00:00
minskim
5c503913c5 Sync info and man directories with those used by TeX Live 2013
distfiles.
2013-11-18 18:19:25 +00:00
minskim
314393d1b3 Update tex-latexconfig to 2013
- Enable extented Unicode math primitives for lualatex.
2013-11-17 18:27:25 +00:00
minskim
7c56b23b5d Remove tex-dvipdfm{,-doc}
They have been merged with tex-dvipdfmx{,-doc} in TeX Live 2013.
2013-11-17 17:32:53 +00:00
minskim
9de000bd59 Update dvipdfmx to 20130405
Changes:
    - Default is not to cache image files.
    - back to using -dEPSCrop instead of -sPAPERSIZE=a0, in conjunction with
      changes to dvipdfmx.def and xetex.def.
    - speed up inclusion of eps figures.
    - Make sure CMapName of embedded CMaps does not contain slashes.
    - support large truetype fonts which are strictly speaking out of spec,
      idx > 32767.
2013-11-17 17:29:18 +00:00
minskim
de4ff769f5 Update tex-dvipdfmx{,-doc} to 2013.
- Files in share/texmf have been moved to share/texmf-dist.
- Merged with tex-dvipdfm{,-doc}.
2013-11-17 17:27:35 +00:00
minskim
5b64ed5f92 Update tex-hyphen-ancientgreek to 2013
- Files in share/texmf have been moved to share/texmf-dist.
2013-11-17 17:25:40 +00:00
minskim
88a259d5d4 Update tex-hyphen-coptic to 2013
- Do not install unused file: copthyph.tex.
2013-11-17 17:23:15 +00:00
minskim
7fa9ebb572 Update tex-hyphen-german to 2013
- Files in share/texmf have been moved to share/texmf-dist.
2013-11-17 17:22:05 +00:00
minskim
ee06ab2adf Sync tex-hyphen-greek{,-doc} with TeX Live 2013
- Files in share/texmf have been moved to share/texmf-dist.
2013-11-17 17:20:53 +00:00