Changeset f8f466e
- Timestamp:
- 11/01/2014 05:58:41 PM (10 years ago)
- Branches:
- krejzi/svn
- Parents:
- 4c15833
- Files:
-
- 17 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome-systemd/applications/brasero.xml
r4c15833 rf8f466e 6 6 7 7 <!ENTITY brasero-download-http 8 "&gnome-download-http;/brasero/3.1 0/brasero-&brasero-version;.tar.xz">8 "&gnome-download-http;/brasero/3.11/brasero-&brasero-version;.tar.xz"> 9 9 <!ENTITY brasero-download-ftp 10 "&gnome-download-ftp;/brasero/3.10/brasero-&brasero-version;.tar.xz"> 11 <!ENTITY brasero-md5sum "3026570f96b2e61ec902a68c4ba83cee"> 12 <!ENTITY brasero-size "3.3 MB"> 13 <!ENTITY brasero-buildsize "95 MB (additional 1 MB to rebuild and install 14 the API documentation)"> 15 <!ENTITY brasero-time "1.9 SBU"> 10 "&gnome-download-ftp;/brasero/3.11/brasero-&brasero-version;.tar.xz"> 11 <!ENTITY brasero-md5sum "e324367013e18dcfb241e0214b87d7c1"> 12 <!ENTITY brasero-size "3.5 MB"> 13 <!ENTITY brasero-buildsize "105 MB"> 14 <!ENTITY brasero-time "0.9 SBU"> 16 15 ]> 17 16 … … 81 80 <para role="required"> 82 81 <xref linkend="gst10-plugins-base"/>, 83 <xref linkend=" libcanberra"/>,84 <xref linkend="lib notify"/>, and85 <xref linkend=" yelp-xsl"/>82 <xref linkend="itstool"/>, 83 <xref linkend="libcanberra"/>, and 84 <xref linkend="libnotify"/> 86 85 </para> 87 86 … … 123 122 <sect2 role="installation"> 124 123 <title>Installation of Brasero</title> 125 126 <para>127 First, fix building with recent versions of <application>Tracker</application>:128 </para>129 130 <screen><userinput>sed -e "/sparql/s:0.16:1.0:g" \131 -e "/tracker_api/s:0.16:1.0:g" \132 -i configure</userinput></screen>133 124 134 125 <para> -
gnome-systemd/applications/cheese.xml
r4c15833 rf8f466e 5 5 %general-entities; 6 6 7 <!ENTITY cheese-download-http "&gnome-download-http;/cheese/&gnome-minor ;/cheese-&cheese-version;.tar.xz">8 <!ENTITY cheese-download-ftp "&gnome-download-ftp;/cheese/&gnome-minor ;/cheese-&cheese-version;.tar.xz">9 <!ENTITY cheese-md5sum " fab1e00717d8f3e027b9bb79299e12e8">10 <!ENTITY cheese-size "1. 7MB">11 <!ENTITY cheese-buildsize "2 2MB">12 <!ENTITY cheese-time "0. 4SBU">7 <!ENTITY cheese-download-http "&gnome-download-http;/cheese/&gnome-minor14;/cheese-&cheese-version;.tar.xz"> 8 <!ENTITY cheese-download-ftp "&gnome-download-ftp;/cheese/&gnome-minor14;/cheese-&cheese-version;.tar.xz"> 9 <!ENTITY cheese-md5sum "02ed745aa52118f135051d763d233c03"> 10 <!ENTITY cheese-size "1.8 MB"> 11 <!ENTITY cheese-buildsize "26 MB"> 12 <!ENTITY cheese-time "0.3 SBU"> 13 13 ]> 14 14 … … 81 81 <xref linkend="gst10-plugins-bad"/>, 82 82 <xref linkend="gst10-plugins-good"/>, 83 <xref linkend="libcanberra"/>, 84 <xref linkend="librsvg"/>, 85 <xref linkend="systemd"/> (for GUdev), and 86 <xref linkend="yelp-xsl"/> 83 <xref linkend="itstool"/>, 84 <xref linkend="libcanberra"/>, and 85 <xref linkend="systemd"/> (for GUdev) 87 86 </para> 88 87 … … 96 95 <bridgehead renderas="sect4">Optional</bridgehead> 97 96 <para role="optional"> 98 <xref linkend="gtk-doc"/> and 99 <xref linkend="nautilus-sendto"/> 97 <xref linkend="DocBook"/>, 98 <xref linkend="docbook-xsl"/>, and 99 <xref linkend="libxslt"/> (to build manual pages), 100 <xref linkend="gtk-doc"/>, and 101 <ulink url="http://ltp.sourceforge.net/coverage/lcov.php">LCOV</ulink> 100 102 </para> 101 103 -
gnome-systemd/applications/eog.xml
r4c15833 rf8f466e 5 5 %general-entities; 6 6 7 <!ENTITY eog-download-http "&gnome-download-http;/eog/&gnome-minor ;/eog-&eog-version;.tar.xz">8 <!ENTITY eog-download-ftp "&gnome-download-ftp;/eog/&gnome-minor ;/eog-&eog-version;.tar.xz">9 <!ENTITY eog-md5sum " a47f4a40b34aead0cd3fb3d6f8b4dd75">10 <!ENTITY eog-size " 3.8MB">11 <!ENTITY eog-buildsize " 56MB">7 <!ENTITY eog-download-http "&gnome-download-http;/eog/&gnome-minor14;/eog-&eog-version;.tar.xz"> 8 <!ENTITY eog-download-ftp "&gnome-download-ftp;/eog/&gnome-minor14;/eog-&eog-version;.tar.xz"> 9 <!ENTITY eog-md5sum "d946655a31edc2526dd6776c2b5cf129"> 10 <!ENTITY eog-size "4.2 MB"> 11 <!ENTITY eog-buildsize "60 MB"> 12 12 <!ENTITY eog-time "0.6 SBU"> 13 13 ]> … … 77 77 <para role="required"> 78 78 <xref linkend="gnome-desktop"/>, 79 <xref linkend="gnome-icon-theme"/>, 80 <xref linkend="libpeas"/>, 81 <xref linkend="shared-mime-info"/>, and 82 <xref linkend="yelp-xsl"/> 79 <xref linkend="itstool"/>, 80 <xref linkend="libpeas"/>, and 81 <xref linkend="shared-mime-info"/> 83 82 </para> 84 83 -
gnome-systemd/applications/epiphany.xml
r4c15833 rf8f466e 6 6 7 7 <!ENTITY epiphany-download-http 8 "&gnome-download-http;/epiphany/&gnome-minor ;/epiphany-&epiphany-version;.tar.xz">8 "&gnome-download-http;/epiphany/&gnome-minor14;/epiphany-&epiphany-version;.tar.xz"> 9 9 <!ENTITY epiphany-download-ftp 10 "&gnome-download-ftp;/epiphany/&gnome-minor ;/epiphany-&epiphany-version;.tar.xz">11 <!ENTITY epiphany-md5sum " 48d1ae142c41c55d62183456d4527d3d">12 <!ENTITY epiphany-size " 2.9MB">13 <!ENTITY epiphany-buildsize " 86 MB">14 <!ENTITY epiphany-time "0. 9SBU">10 "&gnome-download-ftp;/epiphany/&gnome-minor14;/epiphany-&epiphany-version;.tar.xz"> 11 <!ENTITY epiphany-md5sum "adc6f4992192caeccfab9b272ced7a58"> 12 <!ENTITY epiphany-size "3.0 MB"> 13 <!ENTITY epiphany-buildsize "96 MB"> 14 <!ENTITY epiphany-time "0.7 SBU"> 15 15 ]> 16 16 … … 83 83 <xref linkend="libnotify"/>, 84 84 <xref linkend="libwnck"/>, and 85 <xref linkend="webkit gtk2"/>85 <xref linkend="webkit2gtk"/> 86 86 </para> 87 87 … … 98 98 <bridgehead renderas="sect4">Runtime Dependencies</bridgehead> 99 99 <para role="optional"> 100 <xref linkend="gnome-keyring"/> (for storing passwords) and 101 <xref linkend="seahorse"/> (for managing stored passwords) 100 <xref linkend="gnome-keyring"/> (for storing passwords) 102 101 </para> 103 102 … … 140 139 <seglistitem> 141 140 <seg> 142 ep iphany, ephy-profile-migrator, and epiphany-search-provider141 ephy-profile-migrator and epiphany 143 142 </seg> 144 143 <seg> -
gnome-systemd/applications/evince.xml
r4c15833 rf8f466e 6 6 7 7 <!ENTITY evince-download-http 8 "&gnome-download-http;/evince/&gnome-minor ;/evince-&evince-version;.tar.xz">8 "&gnome-download-http;/evince/&gnome-minor14;/evince-&evince-version;.tar.xz"> 9 9 <!ENTITY evince-download-ftp 10 "&gnome-download-ftp;/evince/&gnome-minor ;/evince-&evince-version;.tar.xz">11 <!ENTITY evince-md5sum " f8ea3cb5ba39c75a0b28b34a9c508cd4">12 <!ENTITY evince-size " 2.8MB">13 <!ENTITY evince-buildsize " 81MB">14 <!ENTITY evince-time "1. 2SBU">10 "&gnome-download-ftp;/evince/&gnome-minor14;/evince-&evince-version;.tar.xz"> 11 <!ENTITY evince-md5sum "20575f13ce1a0bf31f085d2430848c40"> 12 <!ENTITY evince-size "3.0 MB"> 13 <!ENTITY evince-buildsize "95 MB"> 14 <!ENTITY evince-time "1.3 SBU"> 15 15 ]> 16 16 … … 80 80 <bridgehead renderas="sect4">Required</bridgehead> 81 81 <para role="required"> 82 <xref linkend="gnome-icon-theme"/>, 83 <xref linkend="gsettings-desktop-schemas"/>, 82 <xref linkend="adwaita-icon-theme"/>, 84 83 <xref linkend="gtk3"/>, and 85 <xref linkend=" yelp-xsl"/>84 <xref linkend="itstool"/> 86 85 </para> 87 86 88 87 <bridgehead renderas="sect4">Recommended</bridgehead> 89 88 <para role="recommended"> 89 <xref linkend="gnome-desktop"/>, 90 90 <xref linkend="gobject-introspection"/>, 91 <xref linkend="gsettings-desktop-schemas"/>, 91 92 <xref linkend="libsecret"/>, 92 93 <xref linkend="nautilus"/>, and … … 174 175 <seglistitem> 175 176 <seg> 176 evince, evince d, evince-previewer, and evince-thumbnailer177 evince, evince-previewer, and evince-thumbnailer 177 178 </seg> 178 179 <seg> 179 libevdocument3.so, libevview3.so, and 180 libevdocument3.so, libevview3.so, 181 libevbrowserplugin.so (Browser Plugin) and 180 182 libevince-properties-page.so (<application>Nautilus</application> Extension) 181 183 </seg> -
gnome-systemd/applications/evolution.xml
r4c15833 rf8f466e 7 7 <!ENTITY evolution-download-http "&gnome-download-http;/evolution/&gnome-minor;/evolution-&evolution-version;.tar.xz"> 8 8 <!ENTITY evolution-download-ftp "&gnome-download-ftp;/evolution/&gnome-minor;/evolution-&evolution-version;.tar.xz"> 9 <!ENTITY evolution-md5sum " 4cf8ad5385889cc2a701397122c11487">10 <!ENTITY evolution-size "1 2MB">11 <!ENTITY evolution-buildsize " 495 MB">12 <!ENTITY evolution-time " 4.5SBU">9 <!ENTITY evolution-md5sum "afae5a7d801e37480ab0e5bd5a074e29"> 10 <!ENTITY evolution-size "11 MB"> 11 <!ENTITY evolution-buildsize "525 MB"> 12 <!ENTITY evolution-time "6.0 SBU"> 13 13 ]> 14 14 … … 77 77 <para role="required"> 78 78 <xref linkend="evolution-data-server"/>, 79 <xref linkend="gnome-icon-theme"/>, 79 <xref linkend="gnome-icon-theme"/> or 80 <xref linkend="adwaita-icon-theme"/>, 80 81 <xref linkend="gtkhtml"/>, 82 <xref linkend="itstool"/>, 81 83 <xref linkend="libgdata"/>, 82 <xref linkend="shared-mime-info"/>, 83 <xref linkend="webkitgtk2"/>, and 84 <xref linkend="yelp-xsl"/> 84 <xref linkend="shared-mime-info"/>, and 85 <xref linkend="webkitgtk2"/> 85 86 </para> 86 87 -
gnome-systemd/applications/file-roller.xml
r4c15833 rf8f466e 6 6 7 7 <!ENTITY file-roller-download-http 8 "&gnome-download-http;/file-roller/&gnome-minor ;/file-roller-&file-roller-version;.tar.xz">8 "&gnome-download-http;/file-roller/&gnome-minor14;/file-roller-&file-roller-version;.tar.xz"> 9 9 <!ENTITY file-roller-download-ftp 10 "&gnome-download-ftp;/file-roller/&gnome-minor ;/file-roller-&file-roller-version;.tar.xz">11 <!ENTITY file-roller-md5sum " 408e3bfc9616f6688ac7854c512b7dfa">10 "&gnome-download-ftp;/file-roller/&gnome-minor14;/file-roller-&file-roller-version;.tar.xz"> 11 <!ENTITY file-roller-md5sum "8b2d75bdf50e27a5f63e6202ba270ce2"> 12 12 <!ENTITY file-roller-size "1.4 MB"> 13 <!ENTITY file-roller-buildsize " 25 MB">13 <!ENTITY file-roller-buildsize "35 MB"> 14 14 <!ENTITY file-roller-time "0.3 SBU"> 15 15 ]> … … 87 87 <para role="required"> 88 88 <xref linkend="gtk3"/> and 89 <xref linkend=" yelp-xsl"/>89 <xref linkend="itstool"/> 90 90 </para> 91 91 92 92 <bridgehead renderas="sect4">Recommended</bridgehead> 93 93 <para role="recommended"> 94 <xref linkend="desktop-file-utils"/>, 94 95 <xref linkend="json-glib"/>, 95 96 <xref linkend="libarchive"/>, -
gnome-systemd/applications/gedit.xml
r4c15833 rf8f466e 5 5 %general-entities; 6 6 7 <!ENTITY gedit-download-http "&gnome-download-http;/gedit/&gnome-minor ;/gedit-&gedit-version;.tar.xz">8 <!ENTITY gedit-download-ftp "&gnome-download-ftp;/gedit/&gnome-minor ;/gedit-&gedit-version;.tar.xz">9 <!ENTITY gedit-md5sum " a23644771605c4226059d0b92faf70d2">7 <!ENTITY gedit-download-http "&gnome-download-http;/gedit/&gnome-minor14;/gedit-&gedit-version;.tar.xz"> 8 <!ENTITY gedit-download-ftp "&gnome-download-ftp;/gedit/&gnome-minor14;/gedit-&gedit-version;.tar.xz"> 9 <!ENTITY gedit-md5sum "fae6439f950bf3f00101a16c2c924bdf"> 10 10 <!ENTITY gedit-size "2.8 MB"> 11 <!ENTITY gedit-buildsize " 87 MB (additional less than 1 MB for tests)">12 <!ENTITY gedit-time " 1.1 SBU (additional 0.1 SBU for tests)">11 <!ENTITY gedit-buildsize "92 MB"> 12 <!ENTITY gedit-time "0.9 SBU"> 13 13 ]> 14 14 … … 77 77 <xref linkend="gsettings-desktop-schemas"/>, 78 78 <xref linkend="gtksourceview"/>, 79 <xref linkend=" libpeas"/>, and80 <xref linkend=" yelp-xsl"/>79 <xref linkend="itstool"/>, 80 <xref linkend="libpeas"/> 81 81 </para> 82 82 … … 84 84 <para role="recommended"> 85 85 <xref linkend="enchant"/>, 86 <xref linkend="gvfs"/> (runtime),87 86 <xref linkend="iso-codes"/>, 88 87 <xref linkend="libsoup"/>, … … 94 93 <bridgehead renderas="sect4">Optional</bridgehead> 95 94 <para role="optional"> 96 <xref linkend="gtk-doc"/> and 97 <ulink url="http://launchpad.net/zeitgeist">Zeitgeist</ulink> 95 <xref linkend="gtk-doc"/> 96 </para> 97 98 <bridgehead renderas="sect4">Recommended (Runtime)</bridgehead> 99 <para role="recommended"> 100 <xref linkend="gvfs"/> 98 101 </para> 99 102 … … 156 159 </seg> 157 160 <seg> 158 /usr/include/gedit- &gnome-minor;,161 /usr/include/gedit-3.12, 159 162 /usr/lib/gedit, 160 163 /usr/libexec/gedit, -
gnome-systemd/applications/gnome-calculator.xml
r4c15833 rf8f466e 6 6 7 7 <!ENTITY gnome-calculator-download-http 8 "&gnome-download-http;/gnome-calculator/&gnome-minor ;/gnome-calculator-&gnome-calculator-version;.tar.xz">8 "&gnome-download-http;/gnome-calculator/&gnome-minor14;/gnome-calculator-&gnome-calculator-version;.tar.xz"> 9 9 <!ENTITY gnome-calculator-download-ftp 10 "&gnome-download-ftp;/gnome-calculator/&gnome-minor ;/gnome-calculator-&gnome-calculator-version;.tar.xz">11 <!ENTITY gnome-calculator-md5sum " ea00888a85ccc543325ad2ce156bfa7d">12 <!ENTITY gnome-calculator-size "1. 2MB">13 <!ENTITY gnome-calculator-buildsize " 41 MB">10 "&gnome-download-ftp;/gnome-calculator/&gnome-minor14;/gnome-calculator-&gnome-calculator-version;.tar.xz"> 11 <!ENTITY gnome-calculator-md5sum "3b41843f1452f4d79896c322392fe423"> 12 <!ENTITY gnome-calculator-size "1.3 MB"> 13 <!ENTITY gnome-calculator-buildsize "51 MB"> 14 14 <!ENTITY gnome-calculator-time "0.4 SBU"> 15 15 ]> … … 79 79 <bridgehead renderas="sect4">Required</bridgehead> 80 80 <para role="required"> 81 <xref linkend="gtk 3"/> and82 <xref linkend=" yelp-xsl"/>81 <xref linkend="gtksourceview"/> and 82 <xref linkend="itstool"/> 83 83 </para> 84 84 -
gnome-systemd/applications/gnome-terminal.xml
r4c15833 rf8f466e 6 6 7 7 <!ENTITY gnome-terminal-download-http 8 "&gnome-download-http;/gnome-terminal/&gnome-minor ;/gnome-terminal-&gnome-terminal-version;.tar.xz">8 "&gnome-download-http;/gnome-terminal/&gnome-minor14;/gnome-terminal-&gnome-terminal-version;.tar.xz"> 9 9 <!ENTITY gnome-terminal-download-ftp 10 "&gnome-download-ftp;/gnome-terminal/&gnome-minor ;/gnome-terminal-&gnome-terminal-version;.tar.xz">11 <!ENTITY gnome-terminal-md5sum " a3fe2df34f57e8ab0dac00c44cff2552">12 <!ENTITY gnome-terminal-size "1. 7MB">13 <!ENTITY gnome-terminal-buildsize "4 1MB">14 <!ENTITY gnome-terminal-time "0. 3SBU">10 "&gnome-download-ftp;/gnome-terminal/&gnome-minor14;/gnome-terminal-&gnome-terminal-version;.tar.xz"> 11 <!ENTITY gnome-terminal-md5sum "c7d4e4fbf89f9dd52c00bf11d484345c"> 12 <!ENTITY gnome-terminal-size "1.8 MB"> 13 <!ENTITY gnome-terminal-buildsize "45 MB"> 14 <!ENTITY gnome-terminal-time "0.4 SBU"> 15 15 ]> 16 16 … … 79 79 <xref linkend="appdata-tools"/>, 80 80 <xref linkend="dconf"/>, 81 <xref linkend="desktop-file-utils"/>, 81 82 <xref linkend="gsettings-desktop-schemas"/>, 82 <xref linkend=" vte"/>, and83 <xref linkend=" yelp-xsl"/>83 <xref linkend="itstool"/>, and 84 <xref linkend="vte"/> 84 85 </para> 85 86 … … 87 88 <para role="recommended"> 88 89 <xref linkend="gnome-shell"/> and 89 <xref linkend="nautilus"/> 90 <xref linkend="nautilus"/>, and 91 <xref linkend="vala"/> 90 92 </para> 91 93 -
gnome-systemd/applications/gucharmap.xml
r4c15833 rf8f466e 6 6 7 7 <!ENTITY gucharmap-download-http 8 "&gnome-download-http;/gucharmap/&gnome-minor ;/gucharmap-&gucharmap-version;.tar.xz">8 "&gnome-download-http;/gucharmap/&gnome-minor14;/gucharmap-&gucharmap-version;.tar.xz"> 9 9 <!ENTITY gucharmap-download-ftp 10 "&gnome-download-ftp;/gucharmap/&gnome-minor ;/gucharmap-&gucharmap-version;.tar.xz">11 <!ENTITY gucharmap-md5sum " 3a39588c963e7848a4850a0b5975211b">10 "&gnome-download-ftp;/gucharmap/&gnome-minor14;/gucharmap-&gucharmap-version;.tar.xz"> 11 <!ENTITY gucharmap-md5sum "421733d72dafcc36ab3d214f8ed89de1"> 12 12 <!ENTITY gucharmap-size "1.9 MB"> 13 13 <!ENTITY gucharmap-buildsize "40 MB"> … … 80 80 <bridgehead renderas="sect4">Required</bridgehead> 81 81 <para role="required"> 82 <xref linkend="appdata-tools"/>, 82 83 <xref linkend="desktop-file-utils"/>, 83 84 <xref linkend="gtk3"/> and 84 <xref linkend=" yelp-xsl"/>85 <xref linkend="itstool"/> 85 86 </para> 86 87 -
gnome-systemd/applications/notification-daemon.xml
r4c15833 rf8f466e 6 6 7 7 <!ENTITY notification-daemon-download-http 8 "&gnome-download-http;/notification-daemon/ 0.7/notification-daemon-¬ification-daemon-version;.tar.xz">8 "&gnome-download-http;/notification-daemon/&gnome-minor14;/notification-daemon-¬ification-daemon-version;.tar.xz"> 9 9 <!ENTITY notification-daemon-download-ftp 10 "&gnome-download-ftp;/notification-daemon/ 0.7/notification-daemon-¬ification-daemon-version;.tar.xz">11 <!ENTITY notification-daemon-md5sum " 08c9a6d18ead0aa62d933fc5a4135d38">10 "&gnome-download-ftp;/notification-daemon/&gnome-minor14;/notification-daemon-¬ification-daemon-version;.tar.xz"> 11 <!ENTITY notification-daemon-md5sum "cd7caa0dda0412a3135f1514ec001528"> 12 12 <!ENTITY notification-daemon-size "276 KB"> 13 <!ENTITY notification-daemon-buildsize " 4.8MB">14 <!ENTITY notification-daemon-time " 0.1 SBU">13 <!ENTITY notification-daemon-buildsize "5.2 MB"> 14 <!ENTITY notification-daemon-time "less than 0.1 SBU"> 15 15 ]> 16 16 … … 78 78 <para role="required"> 79 79 <xref linkend="gtk3"/> and 80 <xref linkend="libcanberra"/> (Built with <xref linkend="gtk3"/> support).80 <xref linkend="libcanberra"/> 81 81 </para> 82 82 … … 94 94 </para> 95 95 96 <screen><userinput>./configure --prefix=/usr \ 97 --sysconfdir=/etc \ 98 --disable-static && 96 <screen><userinput>./configure --prefix=/usr --sysconfdir=/etc && 99 97 make</userinput></screen> 100 98 -
gnome-systemd/applications/seahorse.xml
r4c15833 rf8f466e 6 6 7 7 <!ENTITY seahorse-download-http 8 "&gnome-download-http;/seahorse/&gnome-minor ;/seahorse-&seahorse-version;.tar.xz">8 "&gnome-download-http;/seahorse/&gnome-minor14;/seahorse-&seahorse-version;.tar.xz"> 9 9 <!ENTITY seahorse-download-ftp 10 "&gnome-download-ftp;/seahorse/&gnome-minor ;/seahorse-&seahorse-version;.tar.xz">11 <!ENTITY seahorse-md5sum " 998578f6dbde86037107c137161662f2">10 "&gnome-download-ftp;/seahorse/&gnome-minor14;/seahorse-&seahorse-version;.tar.xz"> 11 <!ENTITY seahorse-md5sum "1c54bb9030ff054b870d79e86b91de6b"> 12 12 <!ENTITY seahorse-size "1.4 MB"> 13 <!ENTITY seahorse-buildsize " 51 MB">14 <!ENTITY seahorse-time "0. 4SBU">13 <!ENTITY seahorse-buildsize "61 MB"> 14 <!ENTITY seahorse-time "0.5 SBU"> 15 15 ]> 16 16 … … 81 81 <xref linkend="gnupg2"/>, 82 82 <xref linkend="gpgme"/>, 83 <xref linkend="libsecret"/> and 84 <xref linkend="yelp-xsl"/> 83 <xref linkend="gtk3"/>, 84 <xref linkend="itstool"/>, and 85 <xref linkend="libsecret"/> 85 86 </para> 86 87 … … 88 89 <para role="recommended"> 89 90 <xref linkend="libsoup"/>, 90 <xref linkend="openssh"/> (for managing SSH keys) and91 <xref linkend="openssh"/> (for managing SSH keys), and 91 92 <xref linkend="vala"/> 92 93 </para> … … 116 117 </para> 117 118 118 <screen><userinput>./configure --prefix=/usr --bindir=/usr/bin&&119 <screen><userinput>./configure --prefix=/usr && 119 120 make</userinput></screen> 120 121 … … 128 129 129 130 <screen role="root"><userinput>make install</userinput></screen> 130 131 </sect2>132 133 <sect2 role="commands">134 <title>Command Explanations</title>135 136 <para>137 <parameter>--bindir=/usr/bin</parameter>: This switch is138 used to fix the <filename139 class="extension">.desktop</filename> file.140 </para>141 131 142 132 </sect2> -
gnome-systemd/applications/totem.xml
r4c15833 rf8f466e 6 6 7 7 <!ENTITY totem-download-http 8 "&gnome-download-http;/totem/&gnome-minor ;/totem-&totem-version;.tar.xz">8 "&gnome-download-http;/totem/&gnome-minor14;/totem-&totem-version;.tar.xz"> 9 9 <!ENTITY totem-download-ftp 10 "&gnome-download-ftp;/totem/&gnome-minor ;/totem-&totem-version;.tar.xz">11 <!ENTITY totem-md5sum " 939272a90d60c075b957a220c87bd680">12 <!ENTITY totem-size "3. 2MB">13 <!ENTITY totem-buildsize "6 8MB">14 <!ENTITY totem-time " 1.6 SBU">10 "&gnome-download-ftp;/totem/&gnome-minor14;/totem-&totem-version;.tar.xz"> 11 <!ENTITY totem-md5sum "c794736ef65fde6c781ae4ba7f850849"> 12 <!ENTITY totem-size "3.1 MB"> 13 <!ENTITY totem-buildsize "65 MB"> 14 <!ENTITY totem-time "0.6 SBU"> 15 15 ]> 16 16 … … 83 83 <xref linkend="clutter-gst2"/>, 84 84 <xref linkend="clutter-gtk"/>, 85 <xref linkend="gnome-desktop"/>, 85 86 <xref linkend="gnome-icon-theme"/>, 87 <xref linkend="grilo"/>, 86 88 <xref linkend="gst10-plugins-bad"/>, 87 89 <xref linkend="gst10-plugins-good"/>, 88 <xref linkend="libpeas"/>, 89 <xref linkend="totem-pl-parser"/>, and 90 <xref linkend="yelp-xsl"/> 90 <xref linkend="libpeas"/>, and 91 <xref linkend="totem-pl-parser"/> 91 92 </para> 92 93 … … 94 95 <para role="recommended"> 95 96 <xref linkend="appdata-tools"/>, 96 <xref linkend="dbus-glib"/>, 97 <xref linkend="grilo-plugins"/> (Channels), 98 <xref linkend="nautilus"/>, 99 <xref linkend="pygobject3"/>, and 97 <xref linkend="nautilus"/>, and 100 98 <xref linkend="vala"/> 101 99 </para> … … 103 101 <bridgehead renderas="sect4">Optional</bridgehead> 104 102 <para role="optional"> 105 <xref linkend="avahi"/>,106 103 <xref linkend="gtk-doc"/>, 107 104 <ulink url="http://www.lirc.org">LIRC</ulink>, 108 <ulink url="http://pypi.python.org/pypi/pylint">pylint</ulink>, and 105 <xref linkend="pygobject3"/> and 106 <ulink url="http://pypi.python.org/pypi/pylint">PyLint</ulink> (Both are 107 required for <application>Python</application> modules support), and 109 108 <ulink url="http://launchpad.net/zeitgeist">Zeitgeist</ulink> 110 109 </para> … … 112 111 <bridgehead renderas="sect4">Recommended (Runtime)</bridgehead> 113 112 <para role="recommended"> 113 <xref linkend="grilo-plugins"/>, 114 114 <xref linkend="gst10-libav"/>, 115 115 <xref linkend="gst10-plugins-ugly"/>, and … … 166 166 <seglistitem> 167 167 <seg> 168 totem, totem-audio-preview, totem-bugreport.py, 169 totem-plugin-viewer, and totem-video-thumbnailer 168 totem, totem-audio-preview, and totem-video-thumbnailer 170 169 </seg> 171 170 <seg> -
gnome-systemd/platform/yelp-xsl.xml
r4c15833 rf8f466e 76 76 <bridgehead renderas="sect4">Required</bridgehead> 77 77 <para role="required"> 78 <xref linkend=" libxslt"/> and79 <xref linkend=" itstool"/>78 <xref linkend="itstool"/> and 79 <xref linkend="libxslt"/> 80 80 </para> 81 81 -
gnome.ent
r4c15833 rf8f466e 73 73 <!-- GNOME Applications --> 74 74 <!ENTITY baobab-version "3.12.1"> 75 <!ENTITY brasero-version "3.1 0.0">76 <!ENTITY cheese-version "3.1 2.2">75 <!ENTITY brasero-version "3.11.4"> 76 <!ENTITY cheese-version "3.14.1"> 77 77 <!ENTITY empathy-version "3.12.5"> 78 <!ENTITY eog-version "3.1 2.2">79 <!ENTITY epiphany-version "3.1 2.1">80 <!ENTITY evince-version "3.1 2.2">81 <!ENTITY evolution-version "3.12. 5">82 <!ENTITY file-roller-version "3.1 2.2">83 <!ENTITY gedit-version "3.1 2.2">84 <!ENTITY gnome-calculator-version "3.1 2.3">78 <!ENTITY eog-version "3.14.1"> 79 <!ENTITY epiphany-version "3.14.1"> 80 <!ENTITY evince-version "3.14.1"> 81 <!ENTITY evolution-version "3.12.7"> 82 <!ENTITY file-roller-version "3.14.1"> 83 <!ENTITY gedit-version "3.14.0"> 84 <!ENTITY gnome-calculator-version "3.14.1"> 85 85 <!ENTITY gnome-clocks-version "3.12.0"> 86 86 <!ENTITY gnome-color-manager-version "3.12.3"> … … 99 99 <!ENTITY gnome-sound-recorder-version "3.12.2"> 100 100 <!ENTITY gnome-system-monitor-version "3.12.2"> 101 <!ENTITY gnome-terminal-version "3.1 2.3">101 <!ENTITY gnome-terminal-version "3.14.1"> 102 102 <!ENTITY gnome-tweak-tool-version "3.12.0"> 103 103 <!ENTITY gnome-user-share-version "3.10.2"> 104 104 <!ENTITY gnome-weather-version "3.12.1"> 105 <!ENTITY gucharmap-version "3.1 2.1">105 <!ENTITY gucharmap-version "3.14.1"> 106 106 <!ENTITY nautilus-sendto-version "3.8.1"> 107 107 <!ENTITY network-manager-applet-version "0.9.10.0"> <!-- stable lt .90 micro version --> 108 108 <!ENTITY polari-version "3.12.2"> 109 <!ENTITY seahorse-version "3.1 2.2">109 <!ENTITY seahorse-version "3.14.0"> 110 110 <!ENTITY sound-juicer-version "3.12.0"> 111 111 <!ENTITY sushi-version "3.12.0"> 112 112 <!ENTITY vinagre-version "3.12.2"> 113 113 <!ENTITY vino-version "3.12.0"> 114 <!ENTITY totem-version "3.1 2.2">114 <!ENTITY totem-version "3.14.0"> 115 115 116 116 <!ENTITY polkit-gnome-version "0.105"> 117 <!ENTITY notification-daemon-version " 0.7.6">117 <!ENTITY notification-daemon-version "3.14.0"> -
introduction/welcome/changelog.xml
r4c15833 rf8f466e 51 51 </listitem> 52 52 <listitem> 53 <para>[krejzi] - Updated to seahorse-3.14.0 and totem-3.14.0.</para> 54 </listitem> 55 <listitem> 56 <para>[krejzi] - Updated to gnome-terminal-3.14.1, gucharmap-3.14.1 and notification-daemon--3.14.0.</para> 57 </listitem> 58 <listitem> 59 <para>[krejzi] - Updated to evolution-3.12.7, file-roller-3.14.1, gedit-3.14.0 and gnome-calculator-3.14.1.</para> 60 </listitem> 61 <listitem> 62 <para>[krejzi] - Updated to brasero-3.11.4, cheese-3.14.1, eog-3.14.1, epiphany-3.14.1 and evince-3.14.1.</para> 63 </listitem> 64 <listitem> 53 65 <para>[krejzi] - Merged sbc-1.3 update from trunk. Thanks to Bruce for doing all the work.</para> 54 66 </listitem>
Note:
See TracChangeset
for help on using the changeset viewer.