Changeset 03790ef for gnome/platform
- Timestamp:
- 07/18/2019 08:35:33 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 9.0, 9.1, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- b4d7e29
- Parents:
- fca6d6c
- Location:
- gnome/platform
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/platform/grilo.xml
rfca6d6c r03790ef 7 7 <!ENTITY grilo-download-http "&gnome-download-http;/grilo/0.3/grilo-&grilo-version;.tar.xz"> 8 8 <!ENTITY grilo-download-ftp "&gnome-download-ftp;/grilo/0.3/grilo-&grilo-version;.tar.xz"> 9 <!ENTITY grilo-md5sum " 77d97c8360567dbc16323bfd38af0425">10 <!ENTITY grilo-size "2 28KB">9 <!ENTITY grilo-md5sum "b15f41787dff407f7e9df7b5db96006d"> 10 <!ENTITY grilo-size "232 KB"> 11 11 <!ENTITY grilo-buildsize "12 MB"> 12 12 <!ENTITY grilo-time "0.1 SBU"> -
gnome/platform/gvfs.xml
rfca6d6c r03790ef 7 7 <!ENTITY gvfs-download-http "&gnome-download-http;/gvfs/1.40/gvfs-&gvfs-version;.tar.xz"> 8 8 <!ENTITY gvfs-download-ftp "&gnome-download-ftp;/gvfs/1.40/gvfs-&gvfs-version;.tar.xz"> 9 <!ENTITY gvfs-md5sum " 78496947d11a330d5435d669eade70ad">9 <!ENTITY gvfs-md5sum "47db9bec616e089513b7f1386e5c7d5f"> 10 10 <!ENTITY gvfs-size "1.2 MB"> 11 <!ENTITY gvfs-buildsize " 57MB">12 <!ENTITY gvfs-time "0. 4 SBU">11 <!ENTITY gvfs-buildsize "39 MB"> 12 <!ENTITY gvfs-time "0.1 SBU (using parallelism=4)"> 13 13 ]> 14 14 … … 71 71 </listitem> 72 72 </itemizedlist> 73 73 <!-- 74 74 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 75 75 <itemizedlist spacing="compact"> … … 81 81 </listitem> 82 82 </itemizedlist> 83 83 --> 84 84 <bridgehead renderas="sect3">Gvfs Dependencies</bridgehead> 85 85 … … 135 135 <sect2 role="installation"> 136 136 <title>Installation of Gvfs</title> 137 137 <!-- 138 138 <para> 139 139 First, apply a security patch to fix four security vulnerabilities: … … 141 141 142 142 <screen><userinput remap="pre">patch -Np1 -i ../gvfs-&gvfs-version;-fix_security_vulnerabilities-1.patch</userinput></screen> 143 143 --> 144 144 <para> 145 145 Install <application>Gvfs</application> by running the following
Note:
See TracChangeset
for help on using the changeset viewer.