Changeset 5ef6186


Ignore:
Timestamp:
07/14/2012 10:44:11 AM (12 years ago)
Author:
Andrew Benton <andy@…>
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:
06eb274
Parents:
2cfb44a4
Message:

Added Transmission and it's dependency libevent

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

Files:
2 added
7 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r2cfb44a4 r5ef6186  
    545545<!ENTITY glib-networking-version      "2.32.3">
    546546<!ENTITY libchamplain-version         "0.12.2">
     547<!ENTITY libevent-version             "2.0.19">
    547548<!ENTITY libgdata-version             "0.12.0">
    548549<!ENTITY libnice-version              "0.1.2">
     
    985986<!ENTITY rox-filer-version            "2.10">
    986987<!ENTITY thunderbird-version          "13.0.1">
     988<!ENTITY transmission-version         "2.60">
    987989<!ENTITY xchat-version                "2.8.8">
    988990<!ENTITY xdg-utils-version            "1.1.0-rc1">
  • introduction/welcome/changelog.xml

    r2cfb44a4 r5ef6186  
    4646      <itemizedlist>
    4747        <listitem>
    48           <para>[rthomsen] - Changed the KDE system configuration file 
     48          <para>[rthomsen] - Changed the KDE system configuration file
    4949          installation directory from /etc/kde4 to /etc/kde.</para>
    5050        </listitem>
    5151        <listitem>
    52           <para>[rthomsen] - Removed the cmake option 
     52          <para>[rthomsen] - Removed the cmake option
    5353          -DKDE_DEFAULT_HOME=.kde4 from KDE packages.</para>
    5454        </listitem>
     
    5858        <listitem>
    5959          <para>[rthomsen] - Phonon-backend-gstreamer 4.6.1.</para>
     60        </listitem>
     61        <listitem>
     62          <para>[abenton] - Added Libevent 2.0.19</para>
     63        </listitem>
     64        <listitem>
     65          <para>[abenton] - Added Transmission 2.60</para>
    6066        </listitem>
    6167      </itemizedlist>
  • networking/netlibs/netlibs.xml

    r2cfb44a4 r5ef6186  
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="glib-networking.xml"/>
    2828  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libchamplain.xml"/>
     29  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libevent.xml"/>
    2930  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgdata.xml"/>
    3031  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libnice.xml"/>
  • xsoft/graphweb/firefox.xml

    r2cfb44a4 r5ef6186  
    9595      <xref linkend="sqlite"/>,
    9696      <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>,
    97       <ulink url="http://libevent.org/">Libevent</ulink>,
     97      <xref linkend="libevent"/>,
    9898      <xref linkend="doxygen"/>,
    9999      <xref linkend="gnome-vfs"/> and
  • xsoft/graphweb/seamonkey.xml

    r2cfb44a4 r5ef6186  
    115115      <xref linkend="sqlite"/>,
    116116      <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>,
    117       <ulink url="http://libevent.org/">Libevent</ulink>,
     117      <xref linkend="libevent"/>,
    118118      <xref linkend="doxygen"/>,
    119119      <xref linkend="gnome-vfs"/> and <xref linkend="libgnomeui"/>
  • xsoft/other/other.xml

    r2cfb44a4 r5ef6186  
    2929  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rox-filer.xml"/>
    3030  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="thunderbird.xml"/>
     31  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="transmission.xml"/>
    3132  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xchat.xml"/>
    3233  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xdg-utils.xml"/>
  • xsoft/other/thunderbird.xml

    r2cfb44a4 r5ef6186  
    9898      <xref linkend="yasm"/> (or <xref linkend="libvpx"/>),
    9999      <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>,
    100       <ulink url="http://libevent.org/">Libevent</ulink>,
     100      <xref linkend="libevent"/>,
    101101      <ulink url="http://www.valgrind.org/">Valgrind</ulink> (only for testing
    102102      the jemalloc code) and
     
    147147# ac_add_options --with-system-nspr
    148148# ac_add_options --with-system-nss
     149
     150# If you want to compile the Mozilla Calendar, uncomment this line:
     151# ac_add_options --enable-calendar
    149152
    150153mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/thunderbuild
Note: See TracChangeset for help on using the changeset viewer.