Ignore:
Timestamp:
09/28/2022 10:34:01 AM (19 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
3d48ae4
Parents:
5fe69261 (diff), 87065037 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' into plabs/python-mods

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/printing/gs.xml

    r5fe69261 r1ff0f0c  
    55  %general-entities;
    66
    7   <!--  When updating, ensure gs9xx is updated in url -->
     7  <!--  When updating, ensure gs-packver is updated in packages.ent -->
    88
    99  <!ENTITY gs-download-http
    10   "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs&gs-packver;/ghostscript-&gs-version;.tar.xz">
     10  "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs&gs-packver;/ghostscript-&gs-dl-version;.tar.xz">
    1111  <!ENTITY gs-download-ftp  " ">
    12   <!ENTITY gs-md5sum        "46dabbb1554391a3d0d95ce8304363f0">
     12  <!ENTITY gs-md5sum        "c75560fdd05dc1f1daa33415156d5a20">
    1313  <!ENTITY gs-size          "60 MB">
    14   <!ENTITY gs-buildsize     "287 MB (with fonts and libgs.so)">
    15   <!ENTITY gs-time          "1.7 SBU (Using parallelism=4; with libgs.so)">
     14  <!ENTITY gs-buildsize     "377 MB (with fonts and libgs.so)">
     15  <!ENTITY gs-time          "1.9 SBU (Using parallelism=4; with libgs.so)">
    1616
    1717  <!ENTITY gs-standard-fonts-download
     
    218218./configure --prefix=/usr           \
    219219            --disable-compile-inits \
    220             --enable-dynamic        \
    221220            --with-system-libtiff   &amp;&amp;
    222221make</userinput></screen>
     
    226225        The shared library depends on <xref linkend="gtk3"/>. It is only used by
    227226        external programs like <xref linkend="asymptote"/>, <xref
    228         linkend="dvisvgm"/>, <xref linkend="imagemagick"/>, and <xref
    229         linkend="texlive"/>.
     227        linkend="dvisvgm"/>, and <xref linkend="imagemagick"/>.
    230228      </para>
    231229    </note>
     
    351349          base/unixinst.mak -->
    352350        </seg>
    353         <seg>libgs.so and
    354              /usr/lib/ghostscript/&gs-version;/X11.so</seg>
     351                <seg>libgs.so</seg>
    355352        <seg>
    356353          /usr/include/ghostscript,
    357           /usr/lib/ghostscript,
    358354          /usr/share/ghostscript, and
    359355          /usr/share/doc/ghostscript-&gs-version;
Note: See TracChangeset for help on using the changeset viewer.