Changeset ad53d2d0


Ignore:
Timestamp:
10/26/2017 02:30:46 AM (6 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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, 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:
e5c8de01
Parents:
1a7e901
Message:

Move Telepathy package from Gnome to genlib and genutils sections.

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

Files:
1 deleted
6 edited
3 moved

Legend:

Unmodified
Added
Removed
  • general/genlib/genlib.xml

    r1a7e901 rad53d2d0  
    134134  <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qjson.xml"/>-->
    135135  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="talloc.xml"/>
     136
     137  <!--systemd only -->
     138  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="telepathy-glib.xml"/>
     139
    136140  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="wayland.xml"/>
    137141  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="wayland-protocols.xml"/>
  • general/genutils/genutils.xml

    r1a7e901 rad53d2d0  
    4747  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="shared-mime-info.xml"/>
    4848  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sharutils.xml"/>
     49
     50  <!-- systemd only -->
     51  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="telepathy-logger.xml"/>
     52  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="telepathy-mission-control.xml"/>
     53
    4954  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tidy-html5.xml"/>
    5055  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="time.xml"/>
  • gnome.ent

    r1a7e901 rad53d2d0  
    4343<!ENTITY folks-version                     "0.11.4">
    4444<!ENTITY gfbgraph-version                  "0.2.3">
    45 
    46 <!-- Telepathy Framework (systemd) -->
    47 <!ENTITY telepathy-glib-version            "0.24.1">
    48 <!ENTITY telepathy-logger-version          "0.8.2">
    49 <!ENTITY telepathy-mission-control-version "5.16.4">
    5045
    5146<!-- Runtime (sysv) and Desktop (systemd) -->
  • gnome/platform/platform.xml

    r1a7e901 rad53d2d0  
    7070  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gfbgraph.xml"/>
    7171
    72 <!-- systemd: Telepathy Framework -->
    73   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-tel.xml"/>
    74   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="telepathy-glib.xml"/>
    75   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="telepathy-logger.xml"/>
    76   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="telepathy-mission-control.xml"/>
    77 
    7872<!-- systemd: GNOME Desktop -->
    7973<!-- trunk: Required Runtime Dependencies -->
  • introduction/welcome/changelog.xml

    r1a7e901 rad53d2d0  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[dj] - Move Telepathy packages from Gnome to genlib and
     49          genutils sections.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[dj] - Update to cheese-3.26.0.</para>
    4953        </listitem>
  • packages.ent

    r1a7e901 rad53d2d0  
    182182<!ENTITY sbc-version                  "1.3">
    183183<!ENTITY talloc-version               "2.1.10">
     184<!ENTITY telepathy-glib-version       "0.24.1">
    184185<!ENTITY wayland-version              "1.14.0">
    185186<!ENTITY wayland-protocols-version    "1.11">
     
    244245<!ENTITY screen-version               "4.5.1">
    245246<!ENTITY sharutils-version            "4.15.2">
     247<!ENTITY telepathy-logger-version     "0.8.2">
     248<!ENTITY telepathy-mission-control-version "5.16.4">
    246249<!ENTITY tidy-html5-version           "5.4.0">
    247250<!ENTITY time-version                 "1.7">
Note: See TracChangeset for help on using the changeset viewer.