Changeset 6eea7da for gnome/applications
- Timestamp:
- 04/19/2019 03:13:07 AM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.0, 9.1, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 3defa3b1
- Parents:
- f1ae36ef
- Location:
- gnome/applications
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/applications/gnome-color-manager.xml
rf1ae36ef r6eea7da 6 6 7 7 <!ENTITY gnome-color-manager-download-http 8 "&gnome-download-http;/gnome-color-manager/&gnome-minor-3 0;/gnome-color-manager-&gnome-color-manager-version;.tar.xz">8 "&gnome-download-http;/gnome-color-manager/&gnome-minor-32;/gnome-color-manager-&gnome-color-manager-version;.tar.xz"> 9 9 <!ENTITY gnome-color-manager-download-ftp 10 "&gnome-download-ftp;/gnome-color-manager/&gnome-minor-3 0;/gnome-color-manager-&gnome-color-manager-version;.tar.xz">11 <!ENTITY gnome-color-manager-md5sum " f1caa9d4ece97e21b4ff1147201b6dd3">10 "&gnome-download-ftp;/gnome-color-manager/&gnome-minor-32;/gnome-color-manager-&gnome-color-manager-version;.tar.xz"> 11 <!ENTITY gnome-color-manager-md5sum "e6de219a25ac16630aca552936611c15"> 12 12 <!ENTITY gnome-color-manager-size "2.5 MB"> 13 <!ENTITY gnome-color-manager-buildsize "2 3MB">13 <!ENTITY gnome-color-manager-buildsize "24 MB"> 14 14 <!ENTITY gnome-color-manager-time "0.2 SBU"> 15 15 ]> … … 89 89 <bridgehead renderas="sect4">Recommended</bridgehead> 90 90 <para role="recommended"> 91 <!-- Unfortunately, the API changes in Exiv2 have caused this apckage to92 fail to build unless support is disabled. However, the build still bombs93 if it is not installed. Nobody has patches available, and I'm not94 comfortable patching it, so disable support for now. -->95 91 <xref linkend="exiv2"/> and 96 92 <xref linkend="vte"/> … … 126 122 cd build && 127 123 128 meson --prefix=/usr -Dexiv=false.. &&124 meson --prefix=/usr .. && 129 125 ninja</userinput></screen> 130 126 … … 141 137 </sect2> 142 138 139 <!-- 143 140 <sect2 role="commands"> 144 141 <title>Command Explanations</title> … … 147 144 using Exiv2 because Exiv2-0.27 changed the API in a way that several 148 145 applications cannot use.</para> 149 <!- - Please check this at the next version of gnome-color-manager AND/OR146 <!- - Please check this at the next version of gnome-color-manager AND/OR 150 147 the next version of Exiv2. No work has been done upstream, but I did file 151 an issue upstream. --> 152 153 </sect2> 148 an issue upstream. - -> 149 150 </sect2> 151 --> 154 152 155 153 <sect2 role="content"> -
gnome/applications/gnome-maps.xml
rf1ae36ef r6eea7da 103 103 104 104 meson --prefix=/usr .. && 105 ninja 106 </userinput></screen> 105 ninja</userinput></screen> 107 106 108 107 <para>
Note:
See TracChangeset
for help on using the changeset viewer.