Changeset b8a081c for general/genlib


Ignore:
Timestamp:
04/16/2012 04:14:42 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:
742b99e
Parents:
7c3af4bb
Message:

glib 2.32.1, gdk-pixbuf 2.26.1, gsettings-desktop-schemas 3.4.1, glibmm 2.32.0, cairomm 1.10.0, gtkmm 3.4.0 and some xml fixes

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

Location:
general/genlib
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/glib2.xml

    r7c3af4bb rb8a081c  
    77  <!ENTITY glib2-download-http "&gnome-download-http;/glib/2.32/glib-&glib2-version;.tar.xz">
    88  <!ENTITY glib2-download-ftp  "&gnome-download-ftp;/glib/2.32/glib-&glib2-version;.tar.xz">
    9   <!ENTITY glib2-md5sum        "c5fa76fbf9184d20dfb04af66b598190">
     9  <!ENTITY glib2-md5sum        "032c7cf9868c9aa186b490b155a41144">
    1010  <!ENTITY glib2-size          "5.9 MB">
    11   <!ENTITY glib2-buildsize     "160 MB">
    12   <!ENTITY glib2-time          "1.0 SBU (additional 4.0 SBU to run the test suite)">
     11  <!ENTITY glib2-buildsize     "170 MB">
     12  <!ENTITY glib2-time          "1.2 SBU (additional 4.0 SBU to run the test suite)">
    1313]>
    1414
     
    6565
    6666    <bridgehead renderas="sect4">Required</bridgehead>
    67     <para role="required"><xref linkend="libffi"/> and <xref linkend="python2"/>
     67    <para role="required">
     68      <xref linkend="libffi"/> and
     69      <xref linkend="python2"/>
    6870    </para>
    6971
    7072    <bridgehead renderas="sect4">Recommended</bridgehead>
    71     <para role="recommended"><xref linkend="pcre"/>
    72     (built with unicode properties)</para>
     73    <para role="recommended">
     74      <xref linkend="pcre"/> (built with unicode properties)
     75    </para>
    7376
    7477    <bridgehead renderas="sect4">Optional</bridgehead>
    75     <para role="optional"><xref linkend="attr"/>, <xref linkend="dbus"/>
    76     (required to run the tests), <xref linkend="gamin"/> and
    77     <xref linkend="gtk-doc"/></para>
    78 
    79     <!-- Couldn't find this
    80     Re: It's giofam module. It may be unnecesary since there is inotify support now.
    81     -->
     78    <para role="optional">
     79      <xref linkend="attr"/>,
     80      <xref linkend="dbus"/> (required to run the tests),
     81      <xref linkend="gamin"/> and
     82      <xref linkend="gtk-doc"/>
     83    </para>
    8284
    8385    <para><application>Gamin</application> requires
     
    202204          and gtester-report
    203205        </seg>
    204 
    205206        <seg>
    206207          libgio-2.0.so, libglib-2.0.so, libgmodule-2.0.so,
    207208          libgobject-2.0.so, libgthread-2.0.so and libgiofam.so
    208209        </seg>
    209 
    210210        <seg>
    211           /usr/include/{gio-unix-2.0/gio,glib-2.0/{gio,glib,gobject}},
    212           /usr/lib/{gdbus-2.0/codegen,gio/modules,glib-2.0/include},
    213           /usr/share/glib-2.0/{gdb,gettext/po} and
     211          /usr/include/{gio-unix-2.0,glib-2.0},
     212          /usr/lib/{gdbus-2.0,gio,glib-2.0},
     213          /usr/share/glib-2.0 and
    214214          /usr/share/gtk-doc/html/{gio,glib,gobject}
    215215        </seg>
  • general/genlib/glibmm.xml

    r7c3af4bb rb8a081c  
    55  %general-entities;
    66
    7   <!ENTITY glibmm-download-http "&gnome-download-http;/glibmm/2.30/glibmm-&glibmm-version;.tar.xz">
    8   <!ENTITY glibmm-download-ftp  "&gnome-download-ftp;/glibmm/2.30/glibmm-&glibmm-version;.tar.xz">
    9   <!ENTITY glibmm-md5sum        "54c803cf95a8d395a55397c723cdb315">
    10   <!ENTITY glibmm-size          "4.3 MB">
    11   <!ENTITY glibmm-buildsize     "112 MB">
     7  <!ENTITY glibmm-download-http "&gnome-download-http;/glibmm/2.32/glibmm-&glibmm-version;.tar.xz">
     8  <!ENTITY glibmm-download-ftp  "&gnome-download-ftp;/glibmm/2.32/glibmm-&glibmm-version;.tar.xz">
     9  <!ENTITY glibmm-md5sum        "6be829ac2830ff44f75526f015c930e1">
     10  <!ENTITY glibmm-size          "4.9 MB">
     11  <!ENTITY glibmm-buildsize     "120 MB">
    1212  <!ENTITY glibmm-time          "1.2 SBU">
    1313]>
     
    3333    for <application>Glib</application>.</para>
    3434
    35     &lfs70_built;
     35    &lfs70_checked;
    3636
    3737    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6060
    6161    <bridgehead renderas="sect4">Required</bridgehead>
    62     <para role="required"><xref linkend="libsigc"/> and
    63     <xref linkend="pkgconfig"/></para>
     62    <para role="required">
     63      <xref linkend="libsigc"/> and
     64      <xref linkend="pkgconfig"/>
     65    </para>
    6466
    6567    <para condition="html" role="usernotes">User Notes:
     
    9496
    9597      <seglistitem>
    96         <seg>None</seg>
    97         <seg>libgiomm-2.4.so, libglibmm-2.4.so, and
    98         libglibmm_generate_extra_defs-2.4.so</seg>
    99         <seg>/usr/{include/{giomm-2.4/giomm/private,glibmm-2.4/{glibmm/private,
    100         glibmm_generate_extra_defs}},lib/{giomm-2.4/include,glibmm-2.4/{include,
    101         proc/{m4,pm}}},share/{devhelp/books/glibmm-2.4,doc/glibmm-2.4/{images,
    102         reference/html},glibmm-2.4/doctool}}</seg>
     98        <seg>
     99          None
     100        </seg>
     101        <seg>
     102          libgiomm-2.4.so, libglibmm-2.4.so and
     103          libglibmm_generate_extra_defs-2.4.so
     104        </seg>
     105        <seg>
     106          /usr/include/{giomm-2.4,glibmm-2.4},
     107          /usr/lib/{giomm-2.4,glibmm-2.4},
     108          /usr/share/devhelp/books/glibmm-2.4 and
     109          /usr/share/doc/glibmm-2.4
     110        </seg>
    103111      </seglistitem>
    104112    </segmentedlist>
  • general/genlib/gobject-introspection.xml

    r7c3af4bb rb8a081c  
    6161
    6262    <bridgehead renderas="sect4">Required</bridgehead>
    63     <para role="required"><xref linkend="pkgconfig"/></para>
     63    <para role="required">
     64      <xref linkend="pkgconfig"/>
     65    </para>
    6466
    6567    <bridgehead renderas="sect4">Optional</bridgehead>
     
    119121          g-ir-annotation-tool, g-ir-compiler, g-ir-generate and g-ir-scanner
    120122        </seg>
    121 
    122123        <seg>
    123124          _giscanner.so and libgirepository-1.0.so
    124125        </seg>
    125        
    126126        <seg>
    127127          /usr/include/gobject-introspection-1.0,
    128           /usr/lib/{girepository-1.0,gobject-introspection/giscanner},
    129           /usr/share/{gir-1.0,gobject-introspection-1.0/tests} and
     128          /usr/lib/{girepository-1.0,gobject-introspection},
     129          /usr/share/{gir-1.0,gobject-introspection-1.0} and
    130130          /usr/share/gtk-doc/html/gi
    131131        </seg>
Note: See TracChangeset for help on using the changeset viewer.