Changeset 5709413 for gnome/add


Ignore:
Timestamp:
10/13/2005 05:12:51 AM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
06147ee6
Parents:
9b4c1cae
Message:

Updated to Epiphany-1.8.2

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/epiphany.xml

    r9b4c1cae r5709413  
    55  %general-entities;
    66
    7   <!ENTITY epiphany-download-http "http://ftp.gnome.org/pub/GNOME/sources/epiphany/1.6/epiphany-&epiphany-version;.tar.bz2">
    8   <!ENTITY epiphany-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/epiphany/1.6/epiphany-&epiphany-version;.tar.bz2">
    9   <!ENTITY epiphany-md5sum "3161495ac4af4a7435918a98896b05e9">
    10   <!ENTITY epiphany-size "3.0 MB">
    11   <!ENTITY epiphany-buildsize "59 MB">
    12   <!ENTITY epiphany-time "0.9 SBU">
     7  <!ENTITY epiphany-download-http "http://ftp.gnome.org/pub/GNOME/sources/epiphany/1.8/epiphany-&epiphany-version;.tar.bz2">
     8  <!ENTITY epiphany-download-ftp  "ftp://ftp.gnome.org/pub/GNOME/sources/epiphany/1.8/epiphany-&epiphany-version;.tar.bz2">
     9  <!ENTITY epiphany-md5sum        "0a2e479816a1b2845c758e7a5d84a848">
     10  <!ENTITY epiphany-size          "3.3 MB">
     11  <!ENTITY epiphany-buildsize     "66.4 MB">
     12  <!ENTITY epiphany-time          "1.5 SBU">
    1313]>
    1414
     
    5959
    6060    <bridgehead renderas="sect4">Required</bridgehead>
    61     <para><xref linkend="gnome-desktop"/>, and
    62     <xref linkend="mozilla"/> or
     61    <para><xref linkend="gnome-desktop"/>,
     62    <xref linkend="libgnomeprintui"/>,
     63    <xref linkend="dbus"/>,
     64    <xref linkend="which"/>,
     65    <ulink url="http://ftp.debian.org/debian/pool/main/i/iso-codes/">iso-codes</ulink>
     66    (which requires <ulink url="http://sourceforge.net/projects/pyxml">PyXML</ulink>)
     67    and <xref linkend="mozilla"/> or
    6368    <xref linkend="firefox"/> or
    6469    <xref linkend="thunderbird"/></para>
     
    6671    <bridgehead renderas="sect4">Optional</bridgehead>
    6772    <para><xref linkend="startup-notification"/>,
    68     <xref linkend="dbus"/> and
     73    <ulink url="http://ftp.gnome.org/pub/GNOME/sources/gnome-python/">GNOME-Python</ulink>
     74    (requires <ulink url="http://www.pygtk.org/">PyGTK</ulink> and can use
     75    <ulink url="http://ftp.gnome.org/pub/GNOME/sources/pyorbit/">PyORBit</ulink>) and
    6976    <xref linkend="gtk-doc"/></para>
    7077
     
    101108    <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
    102109
    103     <para><option>--with-mozilla=firefox</option> or
    104     <option>--with-mozilla=thunderbird</option>: Use this option to use a
    105     system installed version of <application>Firefox</application> or
    106     <application>Thunderbird</application> instead of the default
    107     <application>Mozilla</application>.</para>
    108 
    109110  </sect2>
    110111
     
    119120      <seglistitem>
    120121        <seg>epiphany</seg>
    121         <seg>GNOME_Epiphany_Automation.server bonobo server</seg>
     122        <seg>None</seg>
    122123        <seg>/etc/gnome/gconf/gconf.xml.defaults/apps/epiphany,
    123124        /etc/gnome/gconf/gconf.xml.defaults/schemas/apps/epiphany,
    124         $GNOME_PREFIX/include/epiphany-1.6,
     125        $GNOME_PREFIX/include/epiphany-1.8,
    125126        $GNOME_PREFIX/share/epiphany,
    126127        $GNOME_PREFIX/share/gnome/help/epiphany,
Note: See TracChangeset for help on using the changeset viewer.