Changeset 27cf249 for xsoft


Ignore:
Timestamp:
03/30/2016 05:27:42 PM (8 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, 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:
7e4c8493
Parents:
75b5575
Message:

Remove obsolete pidgin patch

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/pidgin.xml

    r75b5575 r27cf249  
    7171      </listitem>
    7272    </itemizedlist>
    73 
    74    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    75     <itemizedlist spacing="compact">
    76       <listitem>
    77         <para>
    78           Recommended patch:
    79           <ulink url="&patch-root;/pidgin-&pidgin-version;-gstreamer1-1.patch"/>
    80         </para>
    81       </listitem>
    82    </itemizedlist>
    8373
    8474    <bridgehead renderas="sect3">Pidgin Dependencies</bridgehead>
     
    148138
    149139    <para>
    150       First apply a patch to allow the package to build with the current
    151       <application>gstreamer</application> framework:
    152     </para>
    153 
    154 <screen><userinput>patch -Np1 -i ../pidgin-&pidgin-version;-gstreamer1-1.patch &amp;&amp;
    155 autoreconf -fi</userinput></screen>
    156 
    157     <para>
    158140      If you wish to run the test suite, make sure that <xref
    159141      linkend="libidn"/> is installed and remove the switch
Note: See TracChangeset for help on using the changeset viewer.