Changeset 0248f5f for gnome/applications
- Timestamp:
- 05/21/2014 10:49:31 PM (8 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 7.10, 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, krejzi/svn, lazarus, nosym, perl-modules, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/test-20220226
- Children:
- cd7cf72
- Parents:
- 6e76796
- Location:
- gnome/applications
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/applications/cheese.xml
r6e76796 r0248f5f 7 7 <!ENTITY cheese-download-http "&gnome-download-http;/cheese/&gnome-minor;/cheese-&cheese-version;.tar.xz"> 8 8 <!ENTITY cheese-download-ftp "&gnome-download-ftp;/cheese/&gnome-minor;/cheese-&cheese-version;.tar.xz"> 9 <!ENTITY cheese-md5sum " 48730944a24c9adbd897b672ec66adee">9 <!ENTITY cheese-md5sum "fab1e00717d8f3e027b9bb79299e12e8"> 10 10 <!ENTITY cheese-size "1.7 MB"> 11 <!ENTITY cheese-buildsize "2 3MB">11 <!ENTITY cheese-buildsize "22 MB"> 12 12 <!ENTITY cheese-time "0.4 SBU"> 13 13 ]> … … 122 122 <screen role="root"><userinput>make install</userinput></screen> 123 123 124 <para>124 <!-- <para> 125 125 The tests must be run from a local X Terminal, after 126 126 <application>Cheese</application> has been installed. 127 127 To test the results, issue <command>make check</command>. 128 </para> 128 </para>--> 129 129 130 130 </sect2> -
gnome/applications/eog.xml
r6e76796 r0248f5f 7 7 <!ENTITY eog-download-http "&gnome-download-http;/eog/&gnome-minor;/eog-&eog-version;.tar.xz"> 8 8 <!ENTITY eog-download-ftp "&gnome-download-ftp;/eog/&gnome-minor;/eog-&eog-version;.tar.xz"> 9 <!ENTITY eog-md5sum " 14ed287ec50039e494c3472075c77c2f">9 <!ENTITY eog-md5sum "a47f4a40b34aead0cd3fb3d6f8b4dd75"> 10 10 <!ENTITY eog-size "3.8 MB"> 11 11 <!ENTITY eog-buildsize "56 MB"> 12 <!ENTITY eog-time "0. 7SBU">12 <!ENTITY eog-time "0.6 SBU"> 13 13 ]> 14 14 -
gnome/applications/epiphany.xml
r6e76796 r0248f5f 9 9 <!ENTITY epiphany-download-ftp 10 10 "&gnome-download-ftp;/epiphany/&gnome-minor;/epiphany-&epiphany-version;.tar.xz"> 11 <!ENTITY epiphany-md5sum " 19f959a7fbd3b38bf6d1726e5624d967">11 <!ENTITY epiphany-md5sum "48d1ae142c41c55d62183456d4527d3d"> 12 12 <!ENTITY epiphany-size "2.9 MB"> 13 <!ENTITY epiphany-buildsize " 91MB">13 <!ENTITY epiphany-buildsize "86 MB"> 14 14 <!ENTITY epiphany-time "0.9 SBU"> 15 15 ]> -
gnome/applications/file-roller.xml
r6e76796 r0248f5f 9 9 <!ENTITY file-roller-download-ftp 10 10 "&gnome-download-ftp;/file-roller/&gnome-minor;/file-roller-&file-roller-version;.tar.xz"> 11 <!ENTITY file-roller-md5sum "4 34952be3565b74c13b22ac171283933">11 <!ENTITY file-roller-md5sum "408e3bfc9616f6688ac7854c512b7dfa"> 12 12 <!ENTITY file-roller-size "1.4 MB"> 13 <!ENTITY file-roller-buildsize " 33MB">13 <!ENTITY file-roller-buildsize "25 MB"> 14 14 <!ENTITY file-roller-time "0.3 SBU"> 15 15 ]> -
gnome/applications/gnome-system-monitor.xml
r6e76796 r0248f5f 9 9 <!ENTITY gnome-system-monitor-download-ftp 10 10 "&gnome-download-ftp;/gnome-system-monitor/&gnome-minor;/gnome-system-monitor-&gnome-system-monitor-version;.tar.xz"> 11 <!ENTITY gnome-system-monitor-md5sum " 34468b395e674eb6b87f16506d716054">12 <!ENTITY gnome-system-monitor-size "7 76 KB">11 <!ENTITY gnome-system-monitor-md5sum "dc9f4ffa25ebee2795821251ef0d73db"> 12 <!ENTITY gnome-system-monitor-size "796 KB"> 13 13 <!ENTITY gnome-system-monitor-buildsize "28 MB"> 14 14 <!ENTITY gnome-system-monitor-time "0.4 SBU"> … … 81 81 <xref linkend="gtkmm3"/>, 82 82 <xref linkend="libgtop"/>, 83 <xref linkend="librsvg"/>, 84 <xref linkend="libwnck"/>, and 83 <xref linkend="librsvg"/>, and 85 84 <xref linkend="yelp-xsl"/> 86 85 </para> … … 88 87 <bridgehead renderas="sect4">Recommended</bridgehead> 89 88 <para role="recommended"> 90 <xref linkend="appdata-tools"/> 89 <xref linkend="appdata-tools"/> and 90 <xref linkend="libwnck"/> 91 91 </para> 92 92 … … 104 104 </para> 105 105 106 <screen><userinput>./configure --prefix=/usr &&106 <screen><userinput>./configure --prefix=/usr --enable-wnck && 107 107 make</userinput></screen> 108 108 -
gnome/applications/gnome-terminal.xml
r6e76796 r0248f5f 9 9 <!ENTITY gnome-terminal-download-ftp 10 10 "&gnome-download-ftp;/gnome-terminal/&gnome-minor;/gnome-terminal-&gnome-terminal-version;.tar.xz"> 11 <!ENTITY gnome-terminal-md5sum " ea25923b736d451504635668eb850895">11 <!ENTITY gnome-terminal-md5sum "caa875658cb15e51fd4c1dba75c51322"> 12 12 <!ENTITY gnome-terminal-size "1.7 MB"> 13 13 <!ENTITY gnome-terminal-buildsize "41 MB"> 14 <!ENTITY gnome-terminal-time "0. 4SBU">14 <!ENTITY gnome-terminal-time "0.3 SBU"> 15 15 ]> 16 16 -
gnome/applications/gucharmap.xml
r6e76796 r0248f5f 9 9 <!ENTITY gucharmap-download-ftp 10 10 "&gnome-download-ftp;/gucharmap/&gnome-minor;/gucharmap-&gucharmap-version;.tar.xz"> 11 <!ENTITY gucharmap-md5sum " 008d144ac4f160ac4cc328bb7e48bc29">11 <!ENTITY gucharmap-md5sum "3a39588c963e7848a4850a0b5975211b"> 12 12 <!ENTITY gucharmap-size "1.9 MB"> 13 13 <!ENTITY gucharmap-buildsize "40 MB"> -
gnome/applications/nautilus.xml
r6e76796 r0248f5f 9 9 <!ENTITY nautilus-download-ftp 10 10 "&gnome-download-ftp;/nautilus/&gnome-minor;/nautilus-&nautilus-version;.tar.xz"> 11 <!ENTITY nautilus-md5sum " 6a8c0916c8c44f37fbb6d9279cdafbe2">12 <!ENTITY nautilus-size " 3.2MB">13 <!ENTITY nautilus-buildsize "1 08 MB (additional 5 MB for the tests)">11 <!ENTITY nautilus-md5sum "cc802f9b49504b8ca5f5ec11fd4418c6"> 12 <!ENTITY nautilus-size "4.8 MB"> 13 <!ENTITY nautilus-buildsize "114 MB"> 14 14 <!ENTITY nautilus-time "0.7 SBU"> 15 15 ]> … … 128 128 129 129 <screen role="root"><userinput>make install</userinput></screen> 130 130 <!-- 131 131 <para> 132 132 To test the results, issue: <command>make check</command>. The tests 133 133 need to be run in a graphical environment. 134 </para> 134 </para>--> 135 135 136 136 </sect2> -
gnome/applications/seahorse.xml
r6e76796 r0248f5f 9 9 <!ENTITY seahorse-download-ftp 10 10 "&gnome-download-ftp;/seahorse/&gnome-minor;/seahorse-&seahorse-version;.tar.xz"> 11 <!ENTITY seahorse-md5sum "9 cc6e4f4ede81290ea6cc4d2f73b7b36">11 <!ENTITY seahorse-md5sum "998578f6dbde86037107c137161662f2"> 12 12 <!ENTITY seahorse-size "1.4 MB"> 13 13 <!ENTITY seahorse-buildsize "51 MB">
Note:
See TracChangeset
for help on using the changeset viewer.