Changeset b6a2a0e


Ignore:
Timestamp:
12/16/2011 07:54:18 PM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
3338ba43
Parents:
19cb9ad
Message:

Updated to gobject-introspection-1.29.17

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r19cb9ad rb6a2a0e  
    44-->
    55
    6 <!ENTITY day          "13">                   <!-- Always 2 digits -->
     6<!ENTITY day          "16">                   <!-- Always 2 digits -->
    77<!ENTITY month        "12">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2011">
     
    1010<!ENTITY copyholder   "The BLFS Development Team">
    1111<!ENTITY version      "&year;-&month;-&day;">
    12 <!ENTITY releasedate  "December 13th, &year;">
     12<!ENTITY releasedate  "December 16th, &year;">
    1313<!-- <!ENTITY releasedate  "November &day;st, &year;"> -->
    1414<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
     
    199199<!ENTITY nspr-version                 "4.8.9">
    200200<!ENTITY libffi-version               "3.0.10">
    201 <!ENTITY gobject-introspection-version "0.6.14">
     201<!-- gobject-introspection-version-1.30.0+ is incompatible with PyGObject-->
     202<!ENTITY gobject-introspection-version "1.29.17">
    202203<!ENTITY gir-repository-version       "0.6.5">
    203204<!ENTITY libical-version              "0.43">
     
    295296<!ENTITY sysstat-version              "10.0.2">
    296297<!ENTITY apache-ant-version           "1.8.1">
    297 <!ENTITY dbus-version                 "1.4.0">
     298<!ENTITY dbus-version                 "1.4.16">
    298299<!ENTITY hal-version                  "0.5.14">
    299300<!ENTITY udev-version                 "Installed LFS Version">
  • general/genlib/gobject-introspection.xml

    r19cb9ad rb6a2a0e  
    55  %general-entities;
    66
    7   <!ENTITY gobject-introspection-download-http "&gnome-download-http;/gobject-introspection/0.6/gobject-introspection-&gobject-introspection-version;.tar.bz2">
    8   <!ENTITY gobject-introspection-download-ftp  "&gnome-download-ftp;/gobject-introspection/0.6/gobject-introspection-&gobject-introspection-version;.tar.bz2">
    9   <!ENTITY gobject-introspection-md5sum        "7ea9be9a347b5c408fd3c3907803de9b">
    10   <!ENTITY gobject-introspection-size          "745 KB">
    11   <!ENTITY gobject-introspection-buildsize     "20 MB">
    12   <!ENTITY gobject-introspection-time          "0.4 SBU">
     7  <!-- Note gobject-introspection-1.30+ is incompatible with other BLFS packages-->
     8
     9  <!ENTITY gobject-introspection-download-http "&gnome-download-http;/gobject-introspection/1.29/gobject-introspection-&gobject-introspection-version;.tar.xz">
     10  <!ENTITY gobject-introspection-download-ftp  "&gnome-download-ftp;/gobject-introspection/1.29/gobject-introspection-&gobject-introspection-version;.tar.xz">
     11  <!ENTITY gobject-introspection-md5sum        "c4b040aca6fcb29a65cd17830cc2ba82">
     12  <!ENTITY gobject-introspection-size          "1 MB">
     13  <!ENTITY gobject-introspection-buildsize     "33 MB">
     14  <!ENTITY gobject-introspection-time          "0.6 SBU">
    1315]>
    1416
     
    3436    format.</para>
    3537
    36     &lfs65_checked;
     38    &lfs70_checked;
    3739
    3840    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    5961
    6062    <bridgehead renderas="sect4">Required</bridgehead>
    61     <para role="required"><xref linkend="glib2"/>,
    62     <xref linkend="libffi"/> or <xref linkend="gcc"/> (build Java so that
    63     <filename class='libraryfile'>libffi</filename> is built), and
    64     <xref linkend="python"/></para>
     63    <para role="required">
     64      <xref linkend="glib2"/>,
     65      <xref linkend="libffi"/> or <xref linkend="gcc"/> (build Java so that
     66        <filename class='libraryfile'>libffi</filename> is built), and
     67      <xref linkend="python"/>
     68    </para>
    6569
    6670    <bridgehead renderas="sect4">Optional</bridgehead>
    67     <para role="optional"><xref linkend="cairo"/> (Required for the tests) and
    68     <xref linkend="gtk-doc"/></para>
     71    <para role="optional">
     72      <xref linkend="cairo"/> (Required for the tests) and
     73      <xref linkend="gtk-doc"/>
     74    </para>
    6975
    7076    <para condition="html" role="usernotes">User Notes:
     
    7682    <title>Installation of gobject-introspection</title>
    7783
    78     <note>
    79       <para>If you have Python-2.7 installed, issue the following command to
    80       prevent a build failure:</para>
    81 <screen><userinput>sed -i 's/Importer:/Importer(None, None):/' \
    82     giscanner/{sourcescanner,xmlwriter}.py</userinput></screen>
    83     </note>
    84 
    8584    <para>Install <application>gobject-introspection</application> by running
    8685    the following commands:</para>
    8786
    88 <screen><userinput>./configure --prefix=/usr \
    89             --disable-tests &amp;&amp;
     87<screen><userinput>./configure --prefix=/usr --disable-tests &amp;&amp;
    9088make</userinput></screen>
    9189
     
    119117
    120118      <seglistitem>
    121         <seg>g-ir-compiler and g-ir-generate</seg>
     119
     120        <seg>g-ir-annotation-tool, g-ir-compiler, g-ir-doc-tool, g-ir-generate,
     121        and g-ir-scanner</seg>
     122
    122123        <seg>_giscanner.{so,a} and libgirepository-1.0.{so,a}</seg>
    123         <seg>/usr/{include/gobject-introspection-1.0,lib/{girepository-1.0,
    124         gobject-introspection/giscanner},share/{gir-1.0,
    125         gobject-introspection-1.0}}</seg>
     124       
     125        <seg>/usr/include/gobject-introspection-1.0,
     126             /usr/lib/{girepository-1.0,gobject-introspection},
     127             /usr/lib/share/{gir-1.0,gobject-introspection-1.0}
     128        </seg>
    126129      </seglistitem>
    127130    </segmentedlist>
  • general/sysutils/dbus.xml

    r19cb9ad rb6a2a0e  
    88  <!--<!ENTITY dbus-download-ftp  "&gentoo-ftp-repo;/dbus-&dbus-version;.tar.gz">-->
    99  <!ENTITY dbus-download-ftp  " ">
    10   <!ENTITY dbus-md5sum        "f59618b18d2fb2bd1fce9e1c5a2a3282">
    11   <!ENTITY dbus-size          "1.7 MB">
    12   <!ENTITY dbus-buildsize     "43 MB">
    13   <!ENTITY dbus-time          "0.4 SBU">
     10  <!ENTITY dbus-md5sum        "44a2a10678e7e50460879c3eb4453a65">
     11  <!ENTITY dbus-size          "1.8 MB">
     12  <!ENTITY dbus-buildsize     "83 MB">
     13  <!ENTITY dbus-time          "0.5 SBU">
    1414]>
    1515
     
    4141    daemon).</para>
    4242
    43     &lfs70_built;
     43    &lfs70_checked;
    4444
    4545    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6868
    6969    <bridgehead renderas="sect4">Required</bridgehead>
    70     <para role="required"><xref linkend="expat"/> (preferred) or <!-- both
    71     <xref linkend="pkgconfig"/> and --> <xref linkend="libxml2"/></para>
     70    <para role="required">
     71      <xref linkend="expat"/> (preferred) or
     72      <xref linkend="libxml2"/>
     73    </para>
    7274
    7375    <bridgehead renderas="sect4">Optional</bridgehead>
    74     <para role="optional"><xref linkend="xorg7-lib"/> and
    75     <xref linkend="doxygen"/> (to generate the API documentation)</para>
     76    <para role="optional">
     77      <xref linkend="xorg7-lib"/>,
     78      <xref linkend="dbus-glib"/> (to run tests), and
     79      <xref linkend="doxygen"/> (to generate the API documentation)
     80    </para>
    7681
    7782    <para>Note that the <command>configure</command> script will look for
     
    105110    system user and group to handle the system message bus activity:</para>
    106111
    107 <screen role="root"><userinput>groupadd -fg 18 messagebus &amp;&amp;
     112<screen role="root"><userinput>groupadd -g 18 messagebus &amp;&amp;
    108113useradd -c "D-BUS Message Daemon User" -d /dev/null \
    109         -u 18 -g messagebus -s /bin/false messagebus || [ $? == 9 ]</userinput></screen>
    110 
    111     <para>This package's test suite cannot be run without passing additional
    112     parameters to <command>configure</command> and exposing additional
    113     functionality in the binaries. These interfaces are not intended to be
    114     used in a production build of <application>D-BUS</application>, so it
    115     will have to be built twice in this situation. If you would like to run
    116     the unit tests, issue the following commands:</para>
    117 
    118 <screen><userinput>./configure --enable-tests --enable-asserts &amp;&amp;
    119 make &amp;&amp;
    120 make check &amp;&amp;
    121 make distclean</userinput></screen>
    122 
    123     <para>Note there has been a report that the tests may fail if running
    124     inside a Midnight Commander shell.</para>
     114        -u 18 -g messagebus -s /bin/false messagebus</userinput></screen>
    125115
    126116    <para>Install <application>D-BUS</application> by running the following
     
    129119    to the <command>configure</command> command shown below):</para>
    130120
    131 <screen><userinput>./configure --prefix=/usr \
    132             --sysconfdir=/etc \
     121<screen><userinput>./configure --prefix=/usr                   \
     122            --sysconfdir=/etc               \
    133123            --libexecdir=/usr/lib/dbus-1.0  \
    134124            --localstatedir=/var &amp;&amp;
    135125make</userinput></screen>
    136126
    137     <!-- D-Bus 1.2.24. Doxygen _still_ broken -->
    138 
    139     <para>The <option>--enable-doxygen-docs</option> parameter does not work
     127<!--
     128    <para>The <option>- -enable-doxygen-docs</option> parameter does not work
    140129    properly. If you have <application>Doxygen</application> installed and you
    141130    wish to build the API documentation, issue
    142131    <command>doxygen</command>.</para>
     132-->
     133    <para>See below for test instructions.</para>
    143134
    144135    <para>Now, as the <systemitem class="username">root</systemitem>
     
    146137
    147138<screen role="root"><userinput>make install &amp;&amp;
    148 install -v -m755 -d /usr/share/doc/dbus-&dbus-version; &amp;&amp;
    149 install -v -m644 doc/{TODO,*.{dtd,html,xml,xsl,txt,c}} \
    150     /usr/share/doc/dbus-&dbus-version;</userinput></screen>
    151 
    152     <para>If you built the API documentation, install it by issuing the
    153     following commands as the <systemitem class="username">root</systemitem>
    154     user:</para>
    155 
    156 <screen role="root"><userinput>install -v -m755 -d /usr/share/doc/dbus-&dbus-version;/api \
    157                     /usr/share/man/man3dbus &amp;&amp;
    158 install -v -m644    doc/api/html/* \
    159                     /usr/share/doc/dbus-&dbus-version;/api &amp;&amp;
    160 install -v -m644    doc/api/man/man3dbus/* \
    161                     /usr/share/man/man3dbus</userinput></screen>
     139mv -v /usr/share/doc/dbus /usr/share/doc/dbus-&dbus-version;</userinput></screen>
     140
     141    <para>The dbus tests cannot be run until after <xref linkend="dbus-glib"/>
     142    has been installed.  The tests require passing additional parameters to
     143    <command>configure</command> and exposing additional functionality in the
     144    binaries. These interfaces are not intended to be used in a production
     145    build of <application>D-BUS</application>.  If you would like to run the
     146    unit tests, issue the following commands:</para>
     147
     148   
     149<screen><userinput>make distclean &amp;&amp;
     150./configure --enable-tests --enable-asserts &amp;&amp;
     151make &amp;&amp;
     152make check &amp;&amp;
     153make distclean</userinput></screen>
     154
     155    <para>Note there has been a report that the tests may fail if running
     156    inside a Midnight Commander shell.</para>
    162157
    163158  </sect2>
  • introduction/welcome/changelog.xml

    r19cb9ad rb6a2a0e  
    4343-->
    4444    <listitem>
     45      <para>December 16th, 2011</para>
     46      <itemizedlist>
     47        <!--<listitem>
     48          <para>[bdubbs] - Updated to dbus-1.4.16</para>
     49        </listitem>-->
     50        <listitem>
     51          <para>[bdubbs] - Updated to gobject-introspection-1.29.17</para>
     52        </listitem>
     53      </itemizedlist>
     54    </listitem>
     55
     56    <listitem>
    4557      <para>December 13th, 2011</para>
    4658      <itemizedlist>
  • x/lib/qt.xml

    r19cb9ad rb6a2a0e  
    3333    <application>C++</application> GUI library. This is useful for creating
    3434    graphical applications or executing graphical applications that are
    35     dynamically linked to the <application>Qt</application> library. One of
    36     the major users of <application>Qt</application> is
    37     <application>KDE</application>.</para>
     35    dynamically linked to the <application>Qt</application> library. Two of
     36    the major users of <application>Qt</application> are
     37    <application>KDE</application> and its foolow on project,
     38    <application>Trinity</application>.</para>
    3839
    3940    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    5960    </itemizedlist>
    6061
     62
     63
     64
     65
    6166    <bridgehead renderas="sect3">Qt Dependencies</bridgehead>
    6267
Note: See TracChangeset for help on using the changeset viewer.