Changeset 2a05c87 for general/graphlib


Ignore:
Timestamp:
03/24/2012 04:52:22 PM (12 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
52b1b8c
Parents:
57953bc
Message:

freetype 2.4.9, fontconfig 2.9.0, libtasn1 1.12, p11-kit 0.12, gnutls 3.0.17, desktop-file-utils 0.20, pciutils 3.1.9

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9747 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
general/graphlib
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/fontconfig.xml

    r57953bc r2a05c87  
    66
    77  <!ENTITY fontconfig-download-http "http://fontconfig.org/release/fontconfig-&fontconfig-version;.tar.gz">
    8   <!ENTITY fontconfig-download-ftp  "&gentoo-ftp-repo;/fontconfig-&fontconfig-version;.tar.gz">
    9   <!ENTITY fontconfig-md5sum        "77e15a92006ddc2adbb06f840d591c0e">
    10   <!ENTITY fontconfig-size          "1.5 MB">
    11   <!ENTITY fontconfig-buildsize     "17 MB">
    12   <!ENTITY fontconfig-time          "0.2 SBU">
     8  <!ENTITY fontconfig-download-ftp  " ">
     9  <!ENTITY fontconfig-md5sum        "26c83855ed256b5c032baae032fadc4f">
     10  <!ENTITY fontconfig-size          "1.7 MB">
     11  <!ENTITY fontconfig-buildsize     "20 MB">
     12  <!ENTITY fontconfig-time          "0.3 SBU">
    1313]>
    1414
     
    7979      and you remove the <parameter>--disable-docs</parameter> parameter from
    8080      the <command>configure</command> command below, you must have
    81       <xref linkend="perl-sgmlspm"/> and <xref linkend="jadetex"/> installed
    82       also, or the <application>Fontconfig</application> build will fail.</para>
     81      <xref linkend="perl-sgmlspm"/> installed also, or the
     82      <application>Fontconfig</application> build will fail.</para>
    8383    </note>
    8484
     
    9898            --localstatedir=/var \
    9999            --disable-docs \
    100             --without-add-fonts \
    101100            --docdir=/usr/share/doc/fontconfig-&fontconfig-version; &amp;&amp;
    102101make</userinput></screen>
     
    132131    class='directory'>/var/cache/fontconfig</filename>.</para>
    133132
    134     <para><parameter>--without-add-fonts</parameter>: This switch disables
    135     the automatic search for X Window System fonts which, if found, may
    136     confuse some applications.</para>
    137 
    138133    <para><parameter>--disable-docs</parameter>: This switch avoids building
    139134    the documentation (the release tarball includes pre-generated
  • general/graphlib/freetype2.xml

    r57953bc r2a05c87  
    77  <!ENTITY freetype2-download-http "&sourceforge-repo;/freetype/freetype-&freetype2-version;.tar.bz2">
    88  <!ENTITY freetype2-download-ftp  "&gentoo-ftp-repo;/freetype-&freetype2-version;.tar.bz2">
    9   <!ENTITY freetype2-md5sum        "dbf2caca1d3afd410a29217a9809d397">
    10   <!ENTITY freetype2-size          "1.4 MB">
     9  <!ENTITY freetype2-md5sum        "77a893dae81fd5b896632715ca041179">
     10  <!ENTITY freetype2-size          "1.5 MB">
    1111  <!ENTITY freetype2-buildsize     "41 MB (includes installing additional documentation)">
    1212  <!ENTITY freetype2-time          "0.3 SBU">
  • general/graphlib/gegl.xml

    r57953bc r2a05c87  
    8686    <xref linkend="sdl"/>,
    8787    <xref linkend="gobject-introspection"/>,
    88     <ulink url="http://ftp.gnome.org/pub/gnome/sources/vala/">vala</ulink>,
     88    <xref linkend="vala"/>,
    8989    <xref linkend="w3m"/>
    9090    and <ulink url="http://www.cise.ufl.edu/research/sparse/umfpack/">libumfpack</ulink>
Note: See TracChangeset for help on using the changeset viewer.