Changeset 30712eb
- Timestamp:
- 07/08/2016 06:10:21 PM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 7.10, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 2e704d1b
- Parents:
- 6ec15f1
- Files:
-
- 3 added
- 16 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/appstream-glib.xml
r6ec15f1 r30712eb 8 8 "http://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-&appstream-glib-version;.tar.xz"> 9 9 <!ENTITY appstream-glib-download-ftp " "> 10 <!ENTITY appstream-glib-md5sum "f 3bf922874fe106b55dbb4c7dec0bc9c">10 <!ENTITY appstream-glib-md5sum "f02ef07ddd24d2b4e10dcd1d3f892d79"> 11 11 <!ENTITY appstream-glib-size "1.8 MB"> 12 <!ENTITY appstream-glib-buildsize "2 1MB">13 <!ENTITY appstream-glib-time "0. 2SBU ">12 <!ENTITY appstream-glib-buildsize "25 MB"> 13 <!ENTITY appstream-glib-time "0.4 SBU "> 14 14 ]> 15 15 … … 39 39 </para> 40 40 41 <!-- &lfs77_checked; -->41 &lfs79_checked;&gcc6_checked; 42 42 43 43 <bridgehead renderas="sect3">Package Information</bridgehead> … … 80 80 <para role="required"> 81 81 <xref linkend="gdk-pixbuf"/>, 82 <xref linkend="json-glib"/>, 82 83 <xref linkend="libarchive"/>, 83 84 <xref linkend="libsoup"/> and … … 161 162 <seglistitem> 162 163 <seg> 163 app data-validate, appstream-builderand appstream-util164 appstream-builder, appstream-compose, and appstream-util 164 165 </seg> 165 166 <seg> … … 169 170 /usr/include/libappstream-builder, 170 171 /usr/include/libappstream-glib, 171 /usr/lib/asb-plugins- 2,172 /usr/lib/asb-plugins-5, 172 173 /usr/share/gtk-doc/html/appstream-glib, and 173 174 /usr/share/installed-tests/appstream-glib … … 221 222 <listitem> 222 223 <para> 223 contains objects and helper methods to help reading and writing224 contains objects and helper methods to help with reading and writing 224 225 AppStream metadata. 225 226 </para> -
general/genlib/libqmi.xml
r6ec15f1 r30712eb 7 7 <!ENTITY libqmi-download-http "http://www.freedesktop.org/software/libqmi/libqmi-&libqmi-version;.tar.xz"> 8 8 <!ENTITY libqmi-download-ftp " "> 9 <!ENTITY libqmi-md5sum " 6ec55d1a1941bb18802ab8498baca7e0">10 <!ENTITY libqmi-size "7 44KB">11 <!ENTITY libqmi-buildsize "7 4MB (with tests)">9 <!ENTITY libqmi-md5sum "4970c110f160b33637a3515004c637b2"> 10 <!ENTITY libqmi-size "720 KB"> 11 <!ENTITY libqmi-buildsize "73 MB (with tests)"> 12 12 <!ENTITY libqmi-time "0.4 SBU (with tests)"> 13 13 ]> … … 79 79 </para> 80 80 81 <bridgehead renderas="sect4">Recommended</bridgehead> 82 <para role="recommended"> 83 <xref linkend="libmbim"/> 84 </para> 85 81 86 <bridgehead renderas="sect4">Optional</bridgehead> 82 87 <para role="optional"> … … 121 126 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 122 127 href="../../xincludes/gtk-doc-rebuild.xml"/> 128 129 <para> 130 <option>--disable-mbim-qmux</option>: This switch disables support for 131 using a MBIM control device for QMI messages. Use this switch if you 132 did not install <application>libmbim</application>. 133 </para> 123 134 124 135 </sect2> -
general/genlib/yaml.xml
r6ec15f1 r30712eb 36 36 </para> 37 37 38 <!-- &lfs77_checked; -->38 &lfs79_checked;&gcc6_checked; 39 39 40 40 <bridgehead renderas="sect3">Package Information</bridgehead> -
general/genutils/ibus.xml
r6ec15f1 r30712eb 7 7 <!ENTITY ibus-download-http "https://github.com/ibus/ibus/releases/download/&ibus-version;/ibus-&ibus-version;.tar.gz"> 8 8 <!ENTITY ibus-download-ftp " "> 9 <!ENTITY ibus-md5sum " 48f158c10dcd69f3ddedc13de4991528">9 <!ENTITY ibus-md5sum "314c5e4fbfa7a52e6bbe4d1fe87c33f4"> 10 10 <!ENTITY ibus-size "2.1 MB"> 11 <!ENTITY ibus-buildsize "5 6MB">11 <!ENTITY ibus-buildsize "57 MB"> 12 12 <!ENTITY ibus-time "0.6 SBU"> 13 13 ]> … … 36 36 </para> 37 37 38 <!-- &lfs77_checked; -->38 &lfs79_checked;&gcc6_checked; 39 39 40 40 <bridgehead renderas="sect3">Package Information</bridgehead> … … 133 133 <para> 134 134 <option>--disable-gtk2</option>: This switch disables building 135 ofthe <application>GTK+ 2</application> immodule. Use it if135 the <application>GTK+ 2</application> immodule. Use it if 136 136 you have not installed <application>GTK+ 2</application>. 137 137 </para> … … 139 139 <para> 140 140 <option>--enable-python-library</option>: This switch enables 141 building ofthe <application>Python</application> support141 building the <application>Python</application> support 142 142 library. Use it if have installed the optional dependencies. 143 143 </para> … … 145 145 <para> 146 146 <option>--enable-wayland</option>: This switch enables building 147 ofthe <application>Wayland</application> support programs.147 the <application>Wayland</application> support programs. 148 148 Use it if you have installed the optional dependencies. 149 149 </para> … … 151 151 <para> 152 152 <option>--with-python=python3</option>: This switch makes 153 the <command>configure</command> look for153 the <command>configure</command> script look for 154 154 <application>Python 3</application>. Use it if you want 155 155 to build the <application>Python 3</application> support … … 182 182 /etc/dconf/db/ibus.d, 183 183 /usr/include/ibus-1.0, 184 /usr/lib/ ibus,184 /usr/lib/python2.7/site-packages/ibus, 185 185 /usr/share/gtk-doc/html/ibus, and 186 186 /usr/share/ibus -
general/prog/pyxdg.xml
r6ec15f1 r30712eb 31 31 </para> 32 32 33 &lfs79_checked; 33 &lfs79_checked;&gcc6_checked; 34 34 35 35 <bridgehead renderas="sect4">Package Information</bridgehead> -
general/sysutils/cups-pk-helper.xml
r6ec15f1 r30712eb 8 8 "http://www.freedesktop.org/software/cups-pk-helper/releases/cups-pk-helper-&cups-pk-helper-version;.tar.xz"> 9 9 <!ENTITY cups-pk-helper-download-ftp " "> 10 <!ENTITY cups-pk-helper-md5sum " f14fb79da9c85f71e3e29101e179f2fc">11 <!ENTITY cups-pk-helper-size "1 52KB">12 <!ENTITY cups-pk-helper-buildsize " 3.5MB">13 <!ENTITY cups-pk-helper-time " 0.1 SBU">10 <!ENTITY cups-pk-helper-md5sum "a9045c7db6e502d6496da8fc71d8820e"> 11 <!ENTITY cups-pk-helper-size "160 KB"> 12 <!ENTITY cups-pk-helper-buildsize "5.9 MB"> 13 <!ENTITY cups-pk-helper-time "less than 0.1 SBU"> 14 14 ]> 15 15 … … 37 37 </para> 38 38 39 <!-- &lfs77_checked; -->39 &lfs79_checked;&gcc6_checked; 40 40 41 41 <bridgehead renderas="sect3">Package Information</bridgehead> … … 77 77 <bridgehead renderas="sect4">Required</bridgehead> 78 78 <para role="required"> 79 <xref linkend="cups"/> and 79 80 <xref linkend="polkit"/> 80 81 </para> -
gnome.ent
r6ec15f1 r30712eb 54 54 <!ENTITY gnome-keyring-version "3.20.0"> 55 55 <!ENTITY gnome-settings-daemon-version "3.20.1"> 56 <!ENTITY gnome-control-center-version "3.20.1"> 56 57 <!ENTITY adwaita-icon-theme-version "3.20"> 57 58 <!ENTITY gnome-icon-theme-version "3.12.0"> … … 74 75 <!ENTITY gedit-version "3.20.2"> 75 76 <!ENTITY gnome-calculator-version "3.20.1"> 77 <!ENTITY gnome-color-manager-version "3.20.0"> 76 78 <!ENTITY gnome-nettool-version "3.8.1"> 77 79 <!ENTITY gnome-screenshot-version "3.18.0"> … … 81 83 <!ENTITY network-manager-applet-version "1.2.2"> 82 84 <!ENTITY seahorse-version "3.20.0"> 85 <!ENTITY vino-version "3.20.2"> -
gnome/applications/applications.xml
r6ec15f1 r30712eb 34 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gedit.xml"/> 35 35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-calculator.xml"/> 36 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-color-manager.xml"/> 36 37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-nettool.xml"/> 37 38 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-screenshot.xml"/> … … 41 42 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="network-manager-applet.xml"/> 42 43 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="seahorse.xml"/> 44 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="vino.xml"/> 43 45 44 46 </chapter> -
gnome/applications/cheese.xml
r6ec15f1 r30712eb 100 100 <bridgehead renderas="sect4">Recommended</bridgehead> 101 101 <para role="recommended"> 102 <phrase revision="systemd"><xref linkend="appstream-glib"/>,</phrase> 102 103 <xref linkend="gobject-introspection"/> and 103 104 <xref linkend="vala"/> … … 106 107 <bridgehead renderas="sect4">Optional</bridgehead> 107 108 <para role="optional"> 108 <xref linkend="gtk-doc"/> and 109 <xref linkend="gtk-doc"/>, 110 <ulink url="http://ltp.sourceforge.net/coverage/lcov.php"> LCOV </ulink>, and 109 111 <ulink url="&gnome-download-http;/nautilus-sendto/">Nautilus SendTo</ulink> 110 112 </para> -
gnome/platform/platform.xml
r6ec15f1 r30712eb 81 81 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-keyring.xml"/> 82 82 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-settings-daemon.xml"/> 83 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-control-center.xml"/> 83 84 84 85 <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="adwaita-icon-theme.xml"/> -
introduction/welcome/changelog.xml
r6ec15f1 r30712eb 47 47 <para>July 8th, 2016</para> 48 48 <itemizedlist> 49 <listitem> 50 <para>[renodr] - Update to libqmi-1.16.0. Fixes 51 <ulink url="&blfs-ticket-root;8058">#8058</ulink>.</para> 52 </listitem> 53 <listitem revision="systemd"> 54 <para>[renodr] - Update to ibus-1.5.13. Fixes 55 <ulink url="&blfs-ticket-root;8040">#8040</ulink>.</para> 56 </listitem> 57 <listitem revision="systemd"> 58 <para>[renodr] - Update to cups-pk-helper-0.2.6. Fixes 59 <ulink url="&blfs-ticket-root;8057">#8057</ulink>.</para> 60 </listitem> 61 <listitem revision="systemd"> 62 <para>[renodr] - Update to appstream-glib-0.5.16. Partially fixes 63 <ulink url="&blfs-ticket-root;7877">#7877</ulink>.</para> 64 </listitem> 65 <listitem revision="systemd"> 66 <para>[renodr] - Copied over dependencies for Cheese.</para> 67 </listitem> 68 <listitem revision="systemd"> 69 <para>[renodr] - Moved gnome-color-manager, vino, and 70 gnome-control-center over.</para> 71 </listitem> 49 72 <listitem revision="systemd"> 50 73 <para>[renodr] - Added colord-1.3.2. Fixes -
multimedia/libdriv/sound-theme-freedesktop.xml
r6ec15f1 r30712eb 36 36 </para> 37 37 38 <!-- &lfs77_checked; -->38 &lfs79_checked;&gcc6_checked; 39 39 40 40 <bridgehead renderas="sect3">Package Information</bridgehead> -
packages.ent
r6ec15f1 r30712eb 76 76 <!-- Part III --> 77 77 <!-- Chapter 9 --> 78 <!ENTITY appstream-glib-version "0.5. 0">78 <!ENTITY appstream-glib-version "0.5.16"> 79 79 <!ENTITY apr-version "1.5.2"> 80 80 <!ENTITY apr-util-version "1.5.4"> … … 136 136 <!ENTITY libnfsidmap-version "0.26"> 137 137 <!ENTITY libpaper-version "1.1.24+nmu4"> 138 <!ENTITY libqmi-version "1.1 4.2">138 <!ENTITY libqmi-version "1.16.0"> 139 139 <!ENTITY libsigc-version "2.8.0"> 140 140 <!ENTITY libsigsegv-version "2.10"> … … 212 212 <!ENTITY icon-naming-utils-version "0.8.90"> 213 213 <!ENTITY highlight-version "3.28"> 214 <!ENTITY ibus-version "1.5.1 1">214 <!ENTITY ibus-version "1.5.13"> 215 215 <!ENTITY imagemagick-version "7.0.1"> 216 216 <!ENTITY intltool-version "0.50.2"> … … 235 235 <!ENTITY colord1-version "1.3.2"> <!-- See ticket #8061 --> 236 236 <!ENTITY cpio-version "2.12"> 237 <!ENTITY cups-pk-helper-version "0.2. 5">237 <!ENTITY cups-pk-helper-version "0.2.6"> 238 238 <!ENTITY dbus-version "1.10.8"> <!-- Even minors only --> 239 239 <!ENTITY eudev-version "1.7"> -
postlfs/security/libpwquality.xml
r6ec15f1 r30712eb 37 37 </para> 38 38 39 &lfs79_checked; 39 &lfs79_checked;&gcc6_checked; 40 40 41 41 <bridgehead renderas="sect3">Package Information</bridgehead> -
x/lib/clutter-gst.xml
r6ec15f1 r30712eb 39 39 </para> 40 40 41 &lfs79_checked; 41 &lfs79_checked;&gcc6_checked; 42 42 43 43 <bridgehead renderas="sect3">Package Information</bridgehead> -
x/lib/colord-gtk.xml
r6ec15f1 r30712eb 36 36 </para> 37 37 38 <!-- &lfs77_checked; -->38 &lfs79_checked;&gcc6_checked; 39 39 40 40 <bridgehead renderas="sect3">Package Information</bridgehead>
Note:
See TracChangeset
for help on using the changeset viewer.