Changeset c870dc3 for x


Ignore:
Timestamp:
10/19/2015 10:40:12 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c15a47c1
Parents:
2ea1836
Message:
  • Update to adwaita-icon-theme-3.18.0.
  • Update to gtk+-3.18.2.
  • Update to pango-1.38.1.
  • Cups-2.1.0: no problem building without AVAHI.
  • PulseAudio-7.0: typo.

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

Location:
x/lib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • x/lib/gtk+3.xml

    r2ea1836 rc870dc3  
    77  <!ENTITY gtk3-download-http "&gnome-download-http;/gtk+/&gnome-minor-18;/gtk+-&gtk3-version;.tar.xz">
    88  <!ENTITY gtk3-download-ftp  "&gnome-download-ftp;/gtk+/&gnome-minor-18;/gtk+-&gtk3-version;.tar.xz">
    9   <!ENTITY gtk3-md5sum        "b4d4d30d90f4831855b410fb6a1fae63">
    10   <!ENTITY gtk3-size          "18 MB">
    11   <!ENTITY gtk3-buildsize     "503 MB (add 10 MB for tests)">
    12   <!ENTITY gtk3-time          "11 SBU (add 0.8 SBU for tests)">
     9  <!ENTITY gtk3-md5sum        "230fd78e42419d35ff790784b457e5f2">
     10  <!ENTITY gtk3-size          "19 MB">
     11  <!ENTITY gtk3-buildsize     "512 MB (with tests)">
     12  <!ENTITY gtk3-time          "7.3 SBU (with tests)">
    1313]>
    1414
     
    258258      <seglistitem>
    259259        <seg>
    260           broadwayd,
    261           gtk3-demo,
    262           gtk3-demo-application,
    263           gtk3-icon-browser,
    264           gtk3-widget-factory,
    265           gtk-encode-symbolic-svg,
    266           gtk-launch,
     260          broadwayd,
     261          gtk3-demo,
     262          gtk3-demo-application,
     263          gtk3-icon-browser,
     264          gtk3-widget-factory,
     265          gtk-builder-tool,
     266          gtk-encode-symbolic-svg,
     267          gtk-launch,
    267268          gtk-query-immodules-3.0, and
    268269          gtk-update-icon-cache
     
    275276          /etc/gtk-3.0,
    276277          /usr/include/{gail,gtk}-3.0,
    277           /usr/{lib,share}/gtk-3.0, 
     278          /usr/{lib,share}/gtk-3.0,
    278279          /usr/share/gtk-doc/html/{gail-libgail-util3,gdk3,gtk3}, and
    279280          /usr/share/themes/{Default,Emacs}/gtk-3.0
     
    301302      </varlistentry>
    302303
     304      <varlistentry id="gtk3-demo">
     305        <term><command>gtk3-demo</command></term>
     306        <listitem>
     307          <para>
     308            is a simple program that demonstrates some of the things that can be
     309            done with <application>GTK+ 3</application>
     310          </para>
     311          <indexterm zone="gtk3 gtk3-demo">
     312            <primary sortas="b-gtk3-demo">gtk3-demo</primary>
     313          </indexterm>
     314        </listitem>
     315      </varlistentry>
     316
     317      <varlistentry id="gtk3-demo-application">
     318        <term><command>gtk3-demo-application</command></term>
     319        <listitem>
     320          <para>
     321            is a simple <application>GTK+ 3</application> application.
     322          </para>
     323          <indexterm zone="gtk3 gtk3-demo-application">
     324            <primary sortas="b-gtk3-demo-application">gtk3-demo-application</primary>
     325          </indexterm>
     326        </listitem>
     327      </varlistentry>
     328
     329      <varlistentry id="gtk3-icon-browser">
     330        <term><command>gtk3-icon-browser</command></term>
     331        <listitem>
     332          <para>
     333            is a utility to explore the icons in the current icon theme. It
     334            shows icons in various sizes, their symbolic variants where
     335            available, as well as a description of the icon and its context.
     336          </para>
     337          <indexterm zone="gtk3 gtk3-icon-browser">
     338            <primary sortas="b-gtk3-icon-browser">gtk3-icon-browser</primary>
     339          </indexterm>
     340        </listitem>
     341      </varlistentry>
     342
     343      <varlistentry id="gtk3-widget-factory">
     344        <term><command>gtk3-widget-factory</command></term>
     345        <listitem>
     346          <para>
     347            is a program to view <application>GTK+ 3</application> themes and widgets.
     348          </para>
     349          <indexterm zone="gtk3 gtk3-widget-factory">
     350            <primary sortas="b-gtk3-widget-factory">gtk3-widget-factory</primary>
     351          </indexterm>
     352        </listitem>
     353      </varlistentry>
     354
     355      <varlistentry id="gtk-builder-tool">
     356        <term><command>gtk-builder-tool</command></term>
     357        <listitem>
     358          <para>
     359            can perform various operations on GtkBuilder .ui files.
     360          </para>
     361          <indexterm zone="gtk3 gtk-builder-tool">
     362            <primary sortas="b-gtk-builder-tool">gtk-builder-tool</primary>
     363          </indexterm>
     364        </listitem>
     365      </varlistentry>
     366
    303367      <varlistentry id="gtk-encode-symbolic-svg">
    304368        <term><command>gtk-encode-symbolic-svg</command></term>
     
    357421      </varlistentry>
    358422
    359       <varlistentry id="gtk3-demo">
    360         <term><command>gtk3-demo</command></term>
    361         <listitem>
    362           <para>
    363             is a simple program that demonstrates some of the things that can be
    364             done with <application>GTK+ 3</application>
    365           </para>
    366           <indexterm zone="gtk3 gtk3-demo">
    367             <primary sortas="b-gtk3-demo">gtk3-demo</primary>
    368           </indexterm>
    369         </listitem>
    370       </varlistentry>
    371 
    372       <varlistentry id="gtk3-demo-application">
    373         <term><command>gtk3-demo-application</command></term>
    374         <listitem>
    375           <para>
    376             is a simple <application>GTK+ 3</application> application.
    377           </para>
    378           <indexterm zone="gtk3 gtk3-demo-application">
    379             <primary sortas="b-gtk3-demo-application">gtk3-demo-application</primary>
    380           </indexterm>
    381         </listitem>
    382       </varlistentry>
    383 
    384       <varlistentry id="gtk3-icon-browser">
    385         <term><command>gtk3-icon-browser</command></term>
    386         <listitem>
    387           <para>
    388             is a utility to explore the icons in the current icon theme. It
    389             shows icons in various sizes, their symbolic variants where
    390             available, as well as a description of the icon and its context.
    391           </para>
    392           <indexterm zone="gtk3 gtk3-icon-browser">
    393             <primary sortas="b-gtk3-icon-browser">gtk3-icon-browser</primary>
    394           </indexterm>
    395         </listitem>
    396       </varlistentry>
    397 
    398       <varlistentry id="gtk3-widget-factory">
    399         <term><command>gtk3-widget-factory</command></term>
    400         <listitem>
    401           <para>
    402             is a program to view <application>GTK+ 3</application> themes and widgets.
    403           </para>
    404           <indexterm zone="gtk3 gtk3-widget-factory">
    405             <primary sortas="b-gtk3-widget-factory">gtk3-widget-factory</primary>
    406           </indexterm>
    407         </listitem>
    408       </varlistentry>
    409 
    410423      <varlistentry id="libgailutil-3">
    411424        <term><filename class="libraryfile">libgailutil-3.so</filename></term>
  • x/lib/pango.xml

    r2ea1836 rc870dc3  
    77  <!ENTITY pango-download-http "&gnome-download-http;/pango/1.38/pango-&pango-version;.tar.xz">
    88  <!ENTITY pango-download-ftp  "&gnome-download-ftp;/pango/1.38/pango-&pango-version;.tar.xz">
    9   <!ENTITY pango-md5sum        "5a358e5afbb6b2e82cf2cb02ca9cce86">
     9  <!ENTITY pango-md5sum        "7fde35d4a127b55ce8bbcefe109bc80d">
    1010  <!ENTITY pango-size          "1 MB">
    11   <!ENTITY pango-buildsize     "24 MB (additional 2 MB to rebuild and install the API documentation)">
    12   <!ENTITY pango-time          "0.5 SBU (additional 0.1 SBU to rebuild and install the API documentation)">
     11  <!ENTITY pango-buildsize     "27 MB (additional 2 MB to rebuild and install the API documentation)">
     12  <!ENTITY pango-time          "0.4 SBU (additional 0.1 SBU to rebuild and install the API documentation)">
    1313
    1414]>
     
    7979    <bridgehead renderas="sect4">Required</bridgehead>
    8080    <para role="required">
    81       <xref linkend="fontconfig"/> (must be built with 
     81      <xref linkend="fontconfig"/> (must be built with
    8282       <xref linkend="freetype2"/> using <xref linkend="harfbuzz"/>) and
    8383      <xref linkend="glib2"/>
     
    117117
    118118    <para>
    119       To test the results, issue: <command>make -k check</command>. One test
    120       fails for unknown reasons.
     119      To test the results, issue: <command>make check</command>.
    121120    </para>
    122121
     
    126125
    127126<screen role="root"><userinput>make install</userinput></screen>
    128 
     127<!--
    129128    <note>
    130129      <para>
     
    135134      </para>
    136135
    137 <screen role="root"><userinput>pango-querymodules --update-cache</userinput></screen>
    138     </note>
     136<screen role="root"><userinput>pango-querymodules -\-update-cache</userinput></screen>
     137    </note>-->
    139138
    140139  </sect2>
     
    168167      </indexterm>
    169168    </sect3>
    170 
     169<!--
    171170    <sect3>
    172171      <title>Configuration Information</title>
     
    179178      </para>
    180179
    181     </sect3>
     180    </sect3>-->
    182181
    183182  </sect2>
     
    193192      <seglistitem>
    194193        <seg>
    195           pango-querymodules and pango-view
     194          pango-view
    196195        </seg>
    197196        <seg>
     
    200199        </seg>
    201200        <seg>
    202           /etc/pango,
    203           /usr/include/pango-1.0,
    204           /usr/lib/pango, and
     201          /usr/include/pango-1.0 and
    205202          /usr/share/gtk-doc/html/pango
    206203        </seg>
     
    212209      <?dbfo list-presentation="list"?>
    213210      <?dbhtml list-presentation="table"?>
    214 
    215       <varlistentry id="pango-querymodules">
    216         <term><command>pango-querymodules</command></term>
    217         <listitem>
    218           <para>
    219             is a module registration utility that collects information about
    220             <application>Pango</application> loadable modules.
    221           </para>
    222           <indexterm zone="pango pango-querymodules">
    223             <primary sortas="b-pango-querymodules">pango-querymodules</primary>
    224           </indexterm>
    225         </listitem>
    226       </varlistentry>
    227211
    228212      <varlistentry id="pango-view">
Note: See TracChangeset for help on using the changeset viewer.