Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

texlive-ps2eps-20210325-52.fc37 RPM for x86_64

From Fedora 37 for x86_64 / t

Name: texlive-ps2eps Distribution: Fedora Project
Version: 20210325 Vendor: Fedora Project
Release: 52.fc37 Build date: Thu Aug 25 01:43:59 2022
Group: Unspecified Build host: buildvm-x86-23.iad2.fedoraproject.org
Size: 58330 Source RPM: texlive-base-20210325-52.fc37.src.rpm
Packager: Fedora Project
Url: http://tug.org/texlive/
Summary: Produce Encapsulated PostScript from PostScript
Produce Encapsulated PostScript Files (EPS/EPSF) from a
one-page PostScript document, or any PostScript document. A
correct Bounding Box is calculated for the EPS files and some
PostScript command sequences that can produce erroneous
results on printers are filtered. The input is cropped to
include just the image contained in the PostScript file. The
EPS files can then be included into TeX documents. Other
programs like ps2epsi (a script distributed with ghostscript)
don't always calculate the correct bounding box (because the
values are put on the PostScript stack which may get corrupted
by bad PostScript code) or they round it off, resulting in
clipping the image. Therefore ps2eps uses a resolution of 144
dpi to get the correct bounding box. Included in the distribution
is the bbox program, an application to produce Bounding Box values
for rawppm or rawpbm format files.

Provides

Requires

License

GPL+

Changelog

* Wed Aug 24 2022 Tom Callaway <spot@fedoraproject.org> - 9:202110325-52
  - fixup texlive-base-20210325-poppler-22.08.0.patch (bz2121167)
* Mon Aug 08 2022 Marek Kasik <mkasik@redhat.com> - 9:20210325-51
  - Bootstrap off
* Mon Aug 08 2022 Marek Kasik <mkasik@redhat.com> - 9:20210325-50
  - Rebuild for poppler 22.08.0 - bootstrap on
* Wed Aug 03 2022 Mamoru TASAKA <mtasaka@fedoraproject.org> - 9:20210325-49
  - Rebuild for ICU 71.1
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 9:20210325-48
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jan 20 2022 Tom Callaway <spot@fedoraproject.org> - 9:20210325-47
  - replace group handling code in pdftoepdf.cc with code that is simpler (and does not crash)
* Sat Jan 15 2022 Tom Callaway <spot@fedoraproject.org> - 9:20210325-46
  - bootstrap off (conditionalize poppler changes)
* Thu Jan 13 2022 Tom Callaway <spot@fedoraproject.org> - 9:20210325-45
  - rebuild for new poppler, bootstrap on
* Tue Jan 11 2022 Tom Callaway <spot@fedoraproject.org> - 9:20210325-44
  - update arara to address log4j CVEs
* Wed Dec 15 2021 Tom Callaway <spot@fedoraproject.org> - 9:20210325-43
  - rework the font map trigger logic
* Wed Sep 08 2021 Than Ngo <than@redhat.com> - 9:20210325-42
  - Re-enable LTO
* Mon Aug 16 2021 Stephen Gallagher <sgallagh@redhat.com> - 9:20210325-41
  - Rebuild for libpoppler soname bump
* Mon Aug 02 2021 Tom Callaway <spot@fedoraproject.org> - 9:20210325-40
  - bootstrap off
* Mon Aug 02 2021 Tom Callaway <spot@fedoraproject.org> - 9:20210325-39
  - rebuild for poppler
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 9:20210325-38
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jun 23 2021 Tom Callaway <spot@fedoraproject.org> - 9:20210325-37
  - fix fonts/map/dvips ownership
  - rename dvipdfm35.map to dvipdfm35.oldmap to prevent it from being included in pdftex.map
  - fix lyluatex versioning
* Mon Jun 21 2021 Tom Callaway <spot@fedoraproject.org> - 9:20210325-36
  - remove deprecated .setpdfwrite ghostscript call
* Fri May 28 2021 Tom Callaway <spot@fedoraproject.org> - 9:20210325-35
  - force system font maps to be sync'd with trees and regenerated in the triggers
* Fri May 28 2021 Tom Callaway <spot@fedoraproject.org> - 9:20210325-34
  - add texlive-gsftopk as a dependency on texlive-texlive-scripts for mktexpk
  - add texlive-psnfss as a dependency on texlive-latex
  - drop Requires: tex(psfonts.map), died with updmap-map
  - conditionalize removing rpath from binaries which aren't always built
* Thu May 27 2021 Tom Callaway <spot@fedoraproject.org> - 9:20210325-33
  - scrape rpath off everything
* Thu May 27 2021 Tom Callaway <spot@fedoraproject.org> - 9:20210325-32
  - 20210325
* Thu May 20 2021 Pete Walter <pwalter@fedoraproject.org> - 7:20200327-31
  - Rebuild for ICU 69
* Thu Apr 01 2021 Tom Callaway <spot@fedoraproject.org> - 7:20200327-30
  - update source urls (except tug urls) to https
* Thu Mar 18 2021 Tom Callaway <spot@fedoraproject.org> - 7:20200327-29
  - force builtin copy of pygmentex to 0.10 (supports python3)
* Tue Feb 02 2021 Tom Callaway <spot@fedoraproject.org> - 7:20200327-28
  - set TEXMFLOCAL during the context scriptlet to minimize the scope of where it looks during mtxrun --generate
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 9:20200327-27
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jan 26 2021 Tomas Popela <tpopela@redhat.com> - 9:20200327-26
  - Don't build texlive-xindy on ELN because of its requirements (clisp)
* Fri Jan 15 2021 Tom Callaway <spot@fedoraproject.org> - 9:20200327-25
  - debootstrap
* Fri Jan 15 2021 Tom Callaway <spot@fedoraproject.org> - 9:20200327-24
  - fix context shell binary to handle /home dirs that are symlinks (bz1913245)
* Wed Dec 30 2020 Tom Callaway <spot@fedoraproject.org> - 9:20200327-23
  - update pygmentex (supports python3)
  - update dviasm (supports python3)
* Mon Nov 16 2020 Tom Callaway <spot@fedoraproject.org> - 9:20200327-22
  - make proper texlive-optex subpackage by moving it here
  - bump epoch to 9 so this texlive-optex package replaces the one that used to live in texlive
* Thu Nov 12 2020 Tom Callaway <spot@fedoraproject.org> - 7:20200327-21
  - obsolete texlive-texconfig, texlive-pdftools, texlive-pstools (in texlive-texlive-scripts-extra)
* Tue Nov 10 2020 Tom Callaway <spot@fedoraproject.org> - 7:20200327-20
  - fix issues with file ownership duplication
  - fix issue with obsoleting texlive-tetex
  - turn LTO back off, as it was assuming code needed libcrypto for some unknown reason
* Thu Oct 29 2020 Tom Callaway <spot@fedoraproject.org> - 7:20200327-19
  - fix dependencies of texlive-ptex and texlive-uptex
* Sun Oct 11 2020 Jeff Law <law@redhat.com> - 7:20200327-18
  - Re-enable LTO
* Wed Sep 23 2020 Than Ngo <than@redhat.com> - 7:20200327-17
  - Fix pdflatex run out of memory
* Mon Sep 21 2020 Tom Callaway <spot@fedoraproject.org> - 7:20200327-16
  - move "mtxrun --generate" call from -kpathsea transfiletriggerin to -context
  - drop Requires(post): texlive-context from -kpathsea
  - add an explicit versioning on the dependency of texlive-texlive-scripts in -kpathsea (and vice versa)

Files

/usr/bin/bbox
/usr/bin/ps2eps
/usr/lib/.build-id
/usr/lib/.build-id/59/5e2bc70c65dc6476afd4639e26032d75dec969
/usr/share/licenses/texlive-ps2eps
/usr/share/licenses/texlive-ps2eps/gpl.txt
/usr/share/man/man1/bbox.1.gz
/usr/share/man/man1/ps2eps.1.gz
/usr/share/texlive/texmf-dist/scripts/ps2eps
/usr/share/texlive/texmf-dist/scripts/ps2eps/ps2eps.pl


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 20:33:48 2024