Changeset 928d2ca for gnome


Ignore:
Timestamp:
10/24/2013 09:35:12 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
5df47b4
Parents:
8bb25ddb
Message:

Update to cheese-3.10.1.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/cheese.xml

    r8bb25ddb r928d2ca  
    77  <!ENTITY cheese-download-http "&gnome-download-http;/cheese/&gnome-minor;/cheese-&cheese-version;.tar.xz">
    88  <!ENTITY cheese-download-ftp  "&gnome-download-ftp;/cheese/&gnome-minor;/cheese-&cheese-version;.tar.xz">
    9   <!ENTITY cheese-md5sum        "66a138e200988d275f36bfa58e76af1c">
    10   <!ENTITY cheese-size          "3.5 MB">
    11   <!ENTITY cheese-buildsize     "20 MB">
    12   <!ENTITY cheese-time          "0.3 SBU">
     9  <!ENTITY cheese-md5sum        "fcaab1d49d1dc72f169b738ed171b2c3">
     10  <!ENTITY cheese-size          "3.6 MB">
     11  <!ENTITY cheese-buildsize     "18 MB (26 MB, running the tests)">
     12  <!ENTITY cheese-time          "0.4 SBU">
    1313]>
    1414
     
    116116
    117117    <para>
    118       To test the results, issue <command>make check</command>.  The tests
    119       must be run from a local xterm.  They cannot be run over a ssh
    120       connection.
    121     </para>
    122 
    123     <para>
    124118      Now, as the <systemitem class="username">root</systemitem> user:
    125119    </para>
    126120
    127121<screen role="root"><userinput>make install</userinput></screen>
     122
     123    <para>
     124      The tests must be run from a local xterm, after
     125      <application>Cheese</application> is installed.  They cannot be run over
     126      a ssh connection. To test the results, issue
     127      <command>make check</command>.
     128    </para>
    128129
    129130  </sect2>
Note: See TracChangeset for help on using the changeset viewer.