Changeset 05a757b


Ignore:
Timestamp:
02/10/2012 07:59:56 PM (12 years ago)
Author:
Ken Moffat <ken@…>
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:
67106a3d
Parents:
98f9ae3
Message:

Empathy-3.2.2.

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

Files:
4 edited
1 moved

Legend:

Unmodified
Added
Removed
  • general.ent

    r98f9ae3 r05a757b  
    706706<!-- Utilities -->
    707707<!ENTITY brasero-version              "3.2.0">
     708<!ENTITY empathy-version              "3.2.2">
    708709<!ENTITY gnome-terminal-version       "2.30.2">
    709710<!ENTITY nautilus-version             "2.30.1">
     
    741742<!ENTITY deskbar-applet-version       "2.30.1">
    742743<!ENTITY ekiga-version                "3.2.7">
    743 <!ENTITY empathy-version              "2.30.2">
    744744<!ENTITY eog-version                  "2.30.2">
    745745<!ENTITY epiphany-version             "2.30.2">
  • gnome/add/add.xml

    r98f9ae3 r05a757b  
    4242  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="deskbar-applet.xml"/>
    4343  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ekiga.xml"/>
    44   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="empathy.xml"/>
    4544  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="eog.xml"/>
    4645  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="epiphany.xml"/>
  • gnome/core/core.xml

    r98f9ae3 r05a757b  
    9595
    9696  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="brasero.xml"/>
    97   <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="empathy.xml"/>
    98   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="epiphany.xml"/>
     97  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="empathy.xml"/>
     98  <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="epiphany.xml"/>
    9999  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="eog.xml"/>
    100100  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="evince.xml"/>
  • gnome/core/empathy.xml

    r98f9ae3 r05a757b  
    55  %general-entities;
    66
    7   <!ENTITY empathy-download-http "&gnome-download-http;/empathy/&gnome-version;/empathy-&empathy-version;.tar.bz2">
    8   <!ENTITY empathy-download-ftp  "&gnome-download-ftp;/empathy/&gnome-version;/empathy-&empathy-version;.tar.bz2">
    9   <!ENTITY empathy-md5sum        "964b48ccc63a2acdd14224eb763d6bf6">
    10   <!ENTITY empathy-size          "2.5 MB">
    11   <!ENTITY empathy-buildsize     "97 MB">
    12   <!ENTITY empathy-time          "1.5 SBU">
     7  <!ENTITY empathy-download-http "&gnome-download-http;/empathy/&gnome-version;/empathy-&empathy-version;.tar.xz">
     8  <!ENTITY empathy-download-ftp  "&gnome-download-ftp;/empathy/&gnome-version;/empathy-&empathy-version;.tar.xz">
     9  <!ENTITY empathy-md5sum        "1e55c9052cbee9cb065e23cb358a6720">
     10  <!ENTITY empathy-size          "?? MB">
     11  <!ENTITY empathy-buildsize     "?? MB">
     12  <!ENTITY empathy-time          "?? SBU">
    1313]>
    1414
     
    3434    different protocols.</para>
    3535
    36     &lfs65_built;
     36    <!-- &lfs65_built; not for this version! -->
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8080    <xref linkend="iso-codes"/>,
    8181    <ulink url="http://projects.gnome.org/libchamplain/">libchamplain</ulink>,
    82     <ulink url="http://www.gnome.org/projects/NetworkManager/">NetworkManager</ulink>,
     82    <xref linkend="NetworkManager"/>,
    8383    <xref linkend="pygtk"/>,
    8484    <xref linkend="rarian"/>,
     
    112112    commands:</para>
    113113
    114 <screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
    115             --sysconfdir=&gnome-etc-dir; \
    116             --libexecdir=$(pkg-config \
    117                 --variable=prefix ORBit-2.0)/lib/empathy &amp;&amp;
     114<screen><userinput>./configure --prefix=$GNOME_PREFIX \
     115            --sysconfdir=$GNOME_SYSCONFDIR \
     116            --libexecdir=$GNOME_PREFIX/lib/empathy &amp;&amp;
    118117make</userinput></screen>
    119118
     
    135134    href="../../xincludes/gnome-sysconfdir.xml"/>
    136135
    137     <para><parameter>--libexecdir=$(pkg-config --variable=prefix
    138     ORBit-2.0)/lib/empathy</parameter>: This parameter is used so that the
    139     <application>Empathy</application> internal support programs are installed
    140     in the preferred location of <filename
     136    <para><parameter>--libexecdir=$GNOME_PREFIX/lib/empathy</parameter>: This
     137    parameter is used so that the <application>Empathy</application> internal
     138    support programs are installed in the preferred location of <filename
    141139    class='directory'>$GNOME_PREFIX/lib/empathy</filename> instead of <filename
    142140    class='directory'>$GNOME_PREFIX/libexec</filename>.</para>
  • introduction/welcome/changelog.xml

    r98f9ae3 r05a757b  
    7070          <para>[ken] - add dconf-0.10.0 from Wayne.</para>
    7171        </listitem>
     72        <listitem>
     73          <para>[ken] - merge empathy-3.2.2 from Wayne.</para>
     74        </listitem>
    7275      </itemizedlist>
    7376    </listitem>
Note: See TracChangeset for help on using the changeset viewer.