Changeset 6ec15f1f


Ignore:
Timestamp:
07/08/2016 04:54:48 PM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
30712eb
Parents:
49ef8765
Message:

Added colord-1.3.2 (for gnome-color-manager) - I am aware that it is a development version.
Added colord-gtk-0.1.26 to trunk and adjusted colord deps as appropriate

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17572 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
1 added
5 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/colord.xml

    r49ef8765 r6ec15f1f  
    103103      <xref linkend="docbook-utils"/>,
    104104      <xref linkend="gnome-desktop"/> and
    105       <ulink url="http://www.freedesktop.org/software/colord/releases/">
    106       colord-gtk</ulink> (to build the example tools),
     105      <xref linkend="colord-gtk"/> (to build the example tools),
    107106      <xref linkend="gtk-doc"/>,
    108107      <xref linkend="libxslt"/>,
  • general/sysutils/sysutils.xml

    r49ef8765 r6ec15f1f  
    2525  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bluez.xml"/>
    2626  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="colord.xml"/>
     27  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="colord1.xml"/>
    2728  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cpio.xml"/>
    2829
  • introduction/welcome/changelog.xml

    r49ef8765 r6ec15f1f  
    4747      <para>July 8th, 2016</para>
    4848      <itemizedlist>
     49        <listitem revision="systemd">
     50          <para>[renodr] - Added colord-1.3.2. Fixes
     51          <ulink url="&blfs-ticket-root;8061">#8061</ulink>.</para>
     52        </listitem>
     53        <listitem revision="sysv">
     54          <para>[renodr] - Added colord-gtk-0.1.26 and adjusted colord deps as
     55          appropriate.</para>
     56        </listitem>
    4957        <listitem>
    5058          <para>[igor] - Update to cmake-3.6.0. Fixes
  • packages.ent

    r49ef8765 r6ec15f1f  
    233233<!ENTITY bluez-version                "5.40">
    234234<!ENTITY colord-version               "1.2.12">    <!-- Even minors only -->
     235<!ENTITY colord1-version              "1.3.2">     <!-- See ticket #8061 -->
    235236<!ENTITY cpio-version                 "2.12">
    236237<!ENTITY cups-pk-helper-version       "0.2.5">
  • x/lib/colord-gtk.xml

    r49ef8765 r6ec15f1f  
    1313]>
    1414
    15 <sect1 id="colord-gtk" xreflabel="colord-gtk-&colord-gtk-version;" revision="systemd">
     15<sect1 id="colord-gtk" xreflabel="colord-gtk-&colord-gtk-version;">
    1616  <?dbhtml filename="colord-gtk.html"?>
    1717
Note: See TracChangeset for help on using the changeset viewer.