Changes in / [216deae:07c5c2ec]


Ignore:
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/cups-pk-helper.xml

    r216deae r07c5c2ec  
    7272    </itemizedlist>
    7373
    74     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    75     <itemizedlist spacing="compact">
    76       <listitem>
    77         <para>
    78           Required patch:
    79           <ulink url="&patch-root;/cups-pk-helper-&cups-pk-helper-version;-consolidated_fixes-1.patch"/>
    80         </para>
    81       </listitem>
    82     </itemizedlist>
    83 
    8474    <bridgehead renderas="sect3">cups-pk-helper Dependencies</bridgehead>
    8575
     
    9787  <sect2 role="installation">
    9888    <title>Installation of cups-pk-helper</title>
    99 
    100     <para>
    101       First, fix some deprecated syntax that will prevent cups-pk-helper from
    102       building on future versions of CUPS:
    103     </para>
    104 
    105 <screen><userinput remap="pre">patch -Np1 -i ../cups-pk-helper-&cups-pk-helper-version;-consolidated_fixes-1.patch</userinput></screen>
    10689
    10790    <para>
  • introduction/welcome/changelog.xml

    r216deae r07c5c2ec  
    5757      <itemizedlist>
    5858        <listitem>
    59           <para>[renodr] - Adjust cups-pk-helper to no longer use deprecated
    60           syntax that will cause issues with future versions of CUPS.</para>
    61         </listitem>
    62         <listitem>
    63           <para>[renodr] - Adjust polkit-gnome to be able to pull user icons
    64           again.</para>
    65         </listitem>
    66         <listitem>
    67           <para>[renodr] - Update to abiword-3.0.5. Fixes
    68           <ulink url="&blfs-ticket-root;15237">#15237</ulink>.</para>
    69         </listitem>
    70         <listitem>
    7159          <para>[renodr] - Update to WebKitGTK+-2.32.2. Fixes
    7260          <ulink url="&blfs-ticket-root;15258">#15258</ulink>.</para>
  • networking/netutils/wireshark.xml

    r216deae r07c5c2ec  
    116116    <bridgehead renderas="sect4">Optional</bridgehead>
    117117    <para role="optional">
    118       <xref linkend="asciidoctor"/>,
    119118      <xref linkend="brotli"/>,
    120119      <xref linkend="c-ares"/>,
     
    130129      <xref linkend="sbc"/>,
    131130      <xref linkend="speex"/>,
    132       <!--<ulink url="https://asciidoctor.org/">Asciidoctor</ulink>,-->
     131      <ulink url="https://asciidoctor.org/">Asciidoctor</ulink>,
    133132      <ulink url="https://www.linphone.org/technical-corner/bcg729">BCG729</ulink>,
    134133      <ulink url="https://github.com/TimothyGu/libilbc">libilbc</ulink>,
  • packages.ent

    r216deae r07c5c2ec  
    909909<!-- Part X -->
    910910<!-- Chapter 39 -->
    911 <!ENTITY AbiWord-version              "3.0.5">
     911<!ENTITY AbiWord-version              "3.0.4">
    912912<!ENTITY gnumeric-version             "1.12.50">
    913913<!ENTITY gnucash-version              "2.4.11">
  • postlfs/security/polkit-gnome.xml

    r216deae r07c5c2ec  
    7373    </itemizedlist>
    7474
    75     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    76     <itemizedlist spacing="compact">
    77       <listitem>
    78         <para>
    79           Required patch:
    80           <ulink url="&patch-root;/polkit-gnome-&polkit-gnome-version;-consolidated_fixes-1.patch"/>
    81         </para>
    82       </listitem>
    83     </itemizedlist>
    84 
    8575    <bridgehead renderas="sect3">Polkit GNOME Dependencies</bridgehead>
    8676
    8777    <bridgehead renderas="sect4">Required</bridgehead>
    8878    <para role="required">
    89       <!-- due to the patch -->
    90       <xref linkend="accountsservice"/>,
    91       <xref linkend="gtk3"/>, and
     79      <xref linkend="gtk3"/> and
    9280      <xref linkend="polkit"/>
    9381    </para>
     
    10088  <sect2 role="installation">
    10189    <title>Installation of Polkit GNOME</title>
    102 
    103     <para>
    104       First, apply some fixes that allow for the proper user icon to be used,
    105       as well as some security fixes:
    106     </para>
    107 
    108 <screen><userinput remap="pre">patch -Np1 -i ../polkit-gnome-&polkit-gnome-version;-consolidated_fixes-1.patch</userinput></screen>
    10990
    11091    <para>
  • xsoft/office/abiword.xml

    r216deae r07c5c2ec  
    1111           "https://www.abisource.com/downloads/abiword/&AbiWord-version;/source/abiword-&AbiWord-version;.tar.gz">
    1212  <!ENTITY AbiWord-download-ftp  " ">
    13   <!ENTITY AbiWord-md5sum        "a8f218b711450e4ccae43a0522e0e806">
     13  <!ENTITY AbiWord-md5sum        "04e31887049a8c72297881bc153b77c4">
    1414  <!ENTITY AbiWord-size          "11 MB">
    1515
     
    1919  <!ENTITY AbiWordDocs-size          "1.5 MB">
    2020
    21   <!ENTITY AbiWord-buildsize     "690 MB, with docs (76 MB installed)">
     21  <!ENTITY AbiWord-buildsize     "605 MB, with docs (76 MB installed)">
    2222  <!ENTITY AbiWord-time          "2.4 SBU (Using parallelism=4, with docs)">
    2323]>
     
    9797        </para>
    9898      </listitem>
    99 <!--
    10099      <listitem>
    101100        <para>
     
    104103        </para>
    105104      </listitem>
    106 -->
    107105    </itemizedlist>
    108 
    109106
    110107    <bridgehead renderas="sect3">AbiWord Dependencies</bridgehead>
     
    166163    <title>Installation of AbiWord</title>
    167164
    168 <!--
    169165    <para>
    170166      First, fix a build failure when using GCC-11:
     
    172168
    173169<screen><userinput remap="pre">patch -Np1 -i ../abiword-&AbiWord-version;-gcc11_fixes-1.patch</userinput></screen>
    174 -->
    175170
    176171    <para>
Note: See TracChangeset for help on using the changeset viewer.