Changeset edd70f1


Ignore:
Timestamp:
06/04/2016 05:57:23 AM (8 years ago)
Author:
DJ Lucas <dj@…>
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:
92963e5b
Parents:
e468571
Message:

[systemd-merge] - Chapter 25 layout

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

Files:
3 added
3 edited

Legend:

Unmodified
Added
Removed
  • packages.ent

    re468571 redd70f1  
    502502<!ENTITY clutter-gst-version          "3.0.18">
    503503<!ENTITY clutter-gtk-version          "1.8.0">
     504<!ENTITY colord-gtk-version           "0.1.26">
    504505<!ENTITY fltk-version                 "1.3.3">
    505506<!ENTITY freeglut-version             "3.0.0">
     
    513514<!ENTITY gtkmm3-version               "3.20.1">
    514515<!ENTITY gtksourceview-version        "3.20.3">
     516<!ENTITY gtk-vnc-version              "0.5.4">
    515517<!ENTITY imlib2-version               "1.4.9">
    516518<!ENTITY keybinder2-version           "0.3.0">
     
    524526<!ENTITY shared-mime-info-version     "1.6">
    525527<!ENTITY startup-notification-version "0.12">
     528<!ENTITY webkitgtk2-version           "2.4.10">    <!-- Even minors only -->
    526529<!ENTITY webkitgtk-version            "2.12.2">    <!-- Even minors only -->
    527530
  • x/lib/gtk-engines.xml

    re468571 redd70f1  
    1515]>
    1616
    17 <sect1 id="gtk-engines" xreflabel="GTK Engines-&gtk-engines-version;">
     17<sect1 id="gtk-engines" xreflabel="GTK Engines-&gtk-engines-version;" revision="systemd">
    1818  <?dbhtml filename="gtk-engines.html"?>
    1919
  • x/lib/lib.xml

    re468571 redd70f1  
    3535  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="clutter-gst.xml"/>
    3636  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="clutter-gtk.xml"/>
     37
     38  <!-- systemd only -->
     39  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="colord-gtk.xml"/>
     40
    3741  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="fltk.xml"/>
    3842  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="freeglut.xml"/>
     
    4246  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtk+2.xml"/>
    4347  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtk+3.xml"/>
    44 <!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtk-engines.xml"/> -->
     48
     49  <!-- systemd only -->
     50  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtk-engines.xml"/>
     51
    4552  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtkmm2.xml"/>
    4653  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtkmm3.xml"/>
     54
     55  <!-- systemd only -->
     56  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtk-vnc.xml"/>
     57
    4758  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtksourceview.xml"/>
    4859  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="imlib2.xml"/>
     
    5970  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qtwebkit5.xml"/>
    6071  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="startup-notification.xml"/>
    61 <!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="webkitgtk2.xml"/> -->
     72  <!-- systemd only -->
     73  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="webkitgtk2.xml"/>
     74
    6275  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="webkitgtk.xml"/>
    6376
Note: See TracChangeset for help on using the changeset viewer.