Changeset fe7b809


Ignore:
Timestamp:
07/07/2012 07:16:29 PM (12 years ago)
Author:
Krejzi <krejzi@…>
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:
20e8731
Parents:
b2e0b8a8
Message:

Removed Farsight2

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rb2e0b8a8 rfe7b809  
    10011001<!ENTITY faac-version                 "1.28">
    10021002<!ENTITY faad2-version                "2.7">
    1003 <!ENTITY farsight2-version            "0.0.26">
     1003<!-- <!ENTITY farsight2-version            "0.0.26"> -->
    10041004<!ENTITY farstream-version            "0.1.2">
    10051005<!ENTITY flac-version                 "1.2.1">
  • introduction/welcome/changelog.xml

    rb2e0b8a8 rfe7b809  
    4949        </listitem>
    5050        <listitem>
     51          <para>[krejzi] - Added Notify Python 0.1.1, a Python Module.</para>
     52        </listitem>
     53        <listitem>
     54          <para>[krejzi] - Added OBEX Data Server 0.4.6.</para>
     55        </listitem>
     56        <listitem>
     57          <para>[krejzi] - Removed Farsight2.</para>
     58        </listitem>
     59        <listitem>
    5160          <para>[krejzi] - Clutter Gst 1.6.0.</para>
    5261        </listitem>
     
    6574        <listitem>
    6675          <para>[krejzi] - GtkHTML 4.0.3.</para>
    67         </listitem>
    68         <listitem>
    69           <para>[krejzi] - Added Notify Python 0.1.1, a Python Module.</para>
    70         </listitem>
    71         <listitem>
    72           <para>[krejzi] - Added OBEX Data Server 0.4.6.</para>
    7376        </listitem>
    7477        <listitem>
  • multimedia/libdriv/libdriv.xml

    rb2e0b8a8 rfe7b809  
    3434  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="faac.xml"/>
    3535  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="faad2.xml"/>
    36   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="farsight2.xml"/>
     36<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="farsight2.xml"/> -->
    3737  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="farstream.xml"/>
    3838  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="flac.xml"/>
  • xsoft/other/pidgin.xml

    rb2e0b8a8 rfe7b809  
    9494      <ulink url="http://packages.debian.org/stable/source/zephyr">zephyr</ulink>,
    9595      <xref linkend="gstreamer"/> (required for audio support),
    96       <xref linkend="farsight2"/> (required for video and voice support),
     96      <xref linkend="farstream"/> (required for video and voice support),
    9797      <xref linkend="evolution-data-server"/>,
    9898      <xref linkend="sqlite"/> (required for the Contact Availability Prediction
     
    187187    <para>
    188188      <option>--disable-vv</option>: Video and voice. Remove this option if
    189       you've installed <xref linkend="farsight2"/>.
     189      you've installed <xref linkend="farstream"/>.
    190190    </para>
    191191
Note: See TracChangeset for help on using the changeset viewer.