Changeset 272f28b for x


Ignore:
Timestamp:
08/19/2018 09:04:57 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
eb1089d
Parents:
7a770a9
Message:

Tags

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

Location:
x
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • x/icons/hicolor-icon-theme.xml

    r7a770a9 r272f28b  
    3535    theme specification.</para>
    3636
    37     &lfs82_checked;
     37    &lfs83_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
  • x/lib/atk.xml

    r7a770a9 r272f28b  
    3737    </para>
    3838
    39     &lfs82_checked;
     39    &lfs83_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
  • x/lib/cairo.xml

    r7a770a9 r272f28b  
    4848    </para>
    4949
    50     &lfs82_checked;
     50    &lfs83_checked;
    5151
    5252    <bridgehead renderas="sect3">Package Information</bridgehead>
  • x/lib/gdk-pixbuf.xml

    r7a770a9 r272f28b  
    4141    </para>
    4242
    43     &lfs82_checked;
     43    &lfs83_checked;
    4444
    4545    <bridgehead renderas="sect3">Package Information</bridgehead>
  • x/lib/gtk+2.xml

    r7a770a9 r272f28b  
    3636    </para>
    3737
    38     &lfs82_checked;
     38    &lfs83_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
  • x/lib/gtk-engines.xml

    r7a770a9 r272f28b  
    3838    </para>
    3939
    40     &lfs82_checked;
     40    &lfs83_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
  • x/lib/pango.xml

    r7a770a9 r272f28b  
    3838    </para>
    3939
    40     &lfs82_checked;
     40    &lfs83_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    132132    </para>
    133133
    134 <screen role="root"><userinput>ninja install &amp;&amp;
    135 install -vm 644 ../pango-view/pango-view.1.in /usr/share/man/man1/pango-view.1</userinput></screen>
     134<screen role="root"><userinput>ninja install</userinput></screen>
     135
     136<!--
     137This requires the external help2man program to generate pango-view.1.  The version
     138from lsb_release is insufficient.  I'm not sure if the command below is needed
     139or not if the newer help2man is present. - Bruce
     140
     141install -vm 644 ../utils/pango-view.1.in /usr/share/man/man1/pango-view.1</userinput></screen>
     142-->
    136143
    137144  </sect2>
Note: See TracChangeset for help on using the changeset viewer.