Changeset 67e027f4
- Timestamp:
- 09/27/2014 12:31:48 PM (8 years ago)
- Branches:
- kde5-14686, systemd-13485
- Children:
- 687565e
- Parents:
- b7588d9
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome.ent
rb7588d9 r67e027f4 9 9 <!ENTITY yelp-xsl-version "3.14.0"> 10 10 <!ENTITY GConf-version "3.2.6"> 11 <!ENTITY gcr-version "3.1 2.2">12 <!ENTITY geocode-glib-version "3.1 2.2">11 <!ENTITY gcr-version "3.14.0"> 12 <!ENTITY geocode-glib-version "3.14.0"> 13 13 <!ENTITY gjs-version "1.40.1"> 14 14 <!ENTITY gnome-desktop-version "3.12.2"> … … 20 20 <!ENTITY libgee08-version "0.14.0"> 21 21 <!ENTITY libgtop-version "2.30.0"> 22 <!ENTITY libgweather-version "3.1 2.2">22 <!ENTITY libgweather-version "3.14.0"> 23 23 <!ENTITY libpeas-version "1.10.1"> 24 24 <!ENTITY librest-version "0.7.92"> -
gnome/platform/gcr.xml
rb7588d9 r67e027f4 7 7 <!ENTITY gcr-download-http "&gnome-download-http;/gcr/&gnome-minor;/gcr-&gcr-version;.tar.xz"> 8 8 <!ENTITY gcr-download-ftp "&gnome-download-ftp;/gcr/&gnome-minor;/gcr-&gcr-version;.tar.xz"> 9 <!ENTITY gcr-md5sum " 8d4564abbbd6c4aa03a68a016c692d96">9 <!ENTITY gcr-md5sum "f2a620c5f6c0cd570b4e3bed287ed302"> 10 10 <!ENTITY gcr-size "1.3 MB"> 11 <!ENTITY gcr-buildsize " 58 MB (additional 4 MB for tests)">12 <!ENTITY gcr-time " 0.8 SBU (additional 0.1 SBU for tests)">11 <!ENTITY gcr-buildsize "68.6 MB"> 12 <!ENTITY gcr-time "1.1 SBU"> 13 13 ]> 14 14 -
gnome/platform/geocode-glib.xml
rb7588d9 r67e027f4 9 9 <!ENTITY geocode-glib-download-ftp 10 10 "&gnome-download-ftp;/geocode-glib/&gnome-minor;/geocode-glib-&geocode-glib-version;.tar.xz"> 11 <!ENTITY geocode-glib-md5sum " 97d17f903322e3e4623e8c522ac6bae2">12 <!ENTITY geocode-glib-size "3 44KB">13 <!ENTITY geocode-glib-buildsize "5. 7MB">14 <!ENTITY geocode-glib-time " less than0.1 SBU">11 <!ENTITY geocode-glib-md5sum "c8926a2e05f5c7039c8873f008ae6bfe"> 12 <!ENTITY geocode-glib-size "339 KB"> 13 <!ENTITY geocode-glib-buildsize "5.9 MB"> 14 <!ENTITY geocode-glib-time "0.1 SBU"> 15 15 ]> 16 16 -
gnome/platform/libgweather.xml
rb7588d9 r67e027f4 9 9 <!ENTITY libgweather-download-ftp 10 10 "&gnome-download-ftp;/libgweather/&gnome-minor;/libgweather-&libgweather-version;.tar.xz"> 11 <!ENTITY libgweather-md5sum " f7be2342c388af62900e40f5d170335d">12 <!ENTITY libgweather-size "3. 9MB">13 <!ENTITY libgweather-buildsize " 115MB">14 <!ENTITY libgweather-time " 1.8SBU">11 <!ENTITY libgweather-md5sum "abef7cd6053699389273324921f2be67"> 12 <!ENTITY libgweather-size "3.3 MB"> 13 <!ENTITY libgweather-buildsize "79 MB"> 14 <!ENTITY libgweather-time "0.3 SBU"> 15 15 ]> 16 16 … … 78 78 <bridgehead renderas="sect4">Required</bridgehead> 79 79 <para role="required"> 80 <xref linkend="gtk3"/> and 80 <xref linkend="geocode-glib"/>, 81 <xref linkend="gtk3"/>, and 81 82 <xref linkend="libsoup"/> 82 83 </para> -
networking/netlibs/libsoup.xml
rb7588d9 r67e027f4 9 9 <!ENTITY libsoup-download-ftp 10 10 "&gnome-download-ftp;/libsoup/2.46/libsoup-&libsoup-version;.tar.xz"> 11 <!ENTITY libsoup-md5sum " 86765c0093efaf3006fa2960d170d097">12 <!ENTITY libsoup-size "1. 7MB">13 <!ENTITY libsoup-buildsize " 24MB (additional 10 MB to run the test suite)">14 <!ENTITY libsoup-time "0. 2SBU (additional 0.3 SBU to run the test suite)">11 <!ENTITY libsoup-md5sum "51ccb76f5262945e1f0316fdc46de567"> 12 <!ENTITY libsoup-size "1.6 MB"> 13 <!ENTITY libsoup-buildsize "19.9 MB (additional 10 MB to run the test suite)"> 14 <!ENTITY libsoup-time "0.5 SBU (additional 0.3 SBU to run the test suite)"> 15 15 ]> 16 16 … … 116 116 117 117 <para> 118 T o test the results, issue: <command>make check</command>.118 The test suite has not been written for systemd systems. 119 119 </para> 120 120
Note:
See TracChangeset
for help on using the changeset viewer.