Changeset a680ea90 for x/lib/cairomm.xml


Ignore:
Timestamp:
02/09/2012 12:49:07 AM (12 years ago)
Author:
Ken Moffat <ken@…>
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:
c5464c8
Parents:
4d0a0787
Message:

Update to cairomm-1.9.2.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/cairomm.xml

    r4d0a0787 ra680ea90  
    77  <!ENTITY cairomm-download-http "http://cairographics.org/releases/cairomm-&cairomm-version;.tar.gz">
    88  <!ENTITY cairomm-download-ftp  " ">
    9   <!ENTITY cairomm-md5sum        "eac5d159e4cba98e32ea174483dee24e">
    10   <!ENTITY cairomm-size          "653 KB">
    11   <!ENTITY cairomm-buildsize     "8 MB">
    12   <!ENTITY cairomm-time          "0.2 SBU">
     9  <!ENTITY cairomm-md5sum        "24b0d35de4154195b8b78cf1f48b85e7">
     10  <!ENTITY cairomm-size          "837 KB">
     11  <!ENTITY cairomm-buildsize     "12 MB">
     12  <!ENTITY cairomm-time          "0.1 SBU">
    1313]>
    1414
     
    3232    <para>The <application>cairomm</application> package provides a C++
    3333    interface to <application>cairo</application>.</para>
     34
     35    &lfs70_built;
    3436
    3537    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    5860
    5961    <bridgehead renderas="sect4">Required</bridgehead>
    60     <para role="required"><xref linkend="cairo"/></para>
     62    <para role="required"><xref linkend="cairo"/> and
     63    <xref linkend="libsigc"/></para>
    6164
    6265    <bridgehead renderas="sect4">Optional</bridgehead>
     
    7780make</userinput></screen>
    7881
     82    <!-- pedantically, there is a testsuite which compiles and presumably does
     83    *something* but then reports all 0 tests passed -->
    7984    <para>This package does not come with a test suite.</para>
    8085
     
    95100      <seglistitem>
    96101        <seg>None</seg>
    97         <seg>libcairomm-1.0.{so,a}</seg>
     102        <seg>libcairomm-1.0.so</seg>
    98103        <seg>/usr/{include/cairomm-1.0/cairomm,
    99104        share/doc/libcairomm-1.0/reference/html}</seg>
     
    107112
    108113      <varlistentry id="libcairomm-1.0">
    109         <term><filename class='libraryfile'>libcairomm-1.0.{so,a}</filename></term>
     114        <term><filename class='libraryfile'>libcairomm-1.0.so</filename></term>
    110115        <listitem>
    111116          <para>contains the <application>Cairo</application> API classes.</para>
Note: See TracChangeset for help on using the changeset viewer.