Changeset 196b9e5d for gnome


Ignore:
Timestamp:
05/15/2005 04:34:04 PM (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.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:
d7b5973
Parents:
f556fc4
Message:

Updated to Epiphany-1.6.2

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/epiphany.xml

    rf556fc4 r196b9e5d  
    55  %general-entities;
    66
    7 <!ENTITY epiphany-download-http "http://ftp.gnome.org/pub/GNOME/sources/epiphany/1.4/epiphany-&epiphany-version;.tar.bz2">
    8 <!ENTITY epiphany-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/epiphany/1.4/epiphany-&epiphany-version;.tar.bz2">
    9 <!ENTITY epiphany-md5sum "ac41b48506ba2791121648772a885084">
    10 <!ENTITY epiphany-size "3.5 MB">
    11 <!ENTITY epiphany-buildsize "58 MB">
    12 <!ENTITY epiphany-time "0.87 SBU">
     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">
    1313]>
    1414
     
    4545<sect3><title><application>Epiphany</application> dependencies</title>
    4646<sect4><title>Required</title>
    47 <para><xref linkend="libgnomeui"/>,
    48 <xref linkend="scrollkeeper"/>, and
     47<para><xref linkend="gnome-desktop"/>, and
    4948<xref linkend="mozilla"/> or
    5049<xref linkend="firefox"/> or
     
    5352
    5453<sect4><title>Optional</title>
    55 <para><xref linkend="gtk-doc"/></para>
     54<para><xref linkend="startup-notification"/>,
     55<ulink url="http://freedesktop.org/wiki/Software_2fdbus">D-BUS</ulink> and
     56<xref linkend="gtk-doc"/></para>
    5657</sect4>
    5758</sect3>
     
    6768<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
    6869    --sysconfdir=/etc/gnome --localstatedir=/var/lib &amp;&amp;
    69 make &amp;&amp;
    70 make install</command></userinput></screen>
     70make</command></userinput></screen>
     71
     72<para>This package does not come with a test suite.</para>
     73
     74<para>Now, as the root user:</para>
     75
     76<screen><userinput role='root'><command>make install</command></userinput></screen>
    7177
    7278</sect2>
Note: See TracChangeset for help on using the changeset viewer.