Changeset a89d49f


Ignore:
Timestamp:
07/22/2014 02:44:05 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.6-blfs, 7.6-systemd, kde5-14269, kde5-14686, systemd-13485
Children:
09140ef
Parents:
02512b0
Message:

Import some packages required by new gnome section.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@13548 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 added
4 edited
1 moved

Legend:

Unmodified
Added
Removed
  • general/prog/prog.xml

    r02512b0 ra89d49f  
    4949  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="python2.xml"/>
    5050  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="python3.xml"/>
    51   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="python-modules.xml"/>
     51  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="python-modules-systemd.xml"/>
    5252  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ruby.xml"/>
    5353  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="scons.xml"/>
  • general/prog/python-modules-systemd.xml

    r02512b0 ra89d49f  
    3939      <listitem>
    4040        <para>
     41          <xref linkend="pyatspi2"/>
     42        </para>
     43      </listitem>
     44      <listitem>
     45        <para>
    4146          <xref linkend="py2cairo"/>
    4247        </para>
     
    7479
    7580  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     81    href="pyatspi2-systemd.xml"/>
     82
     83  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    7684    href="py2cairo.xml"/>
    7785
  • multimedia/libdriv/libdriv.xml

    r02512b0 ra89d49f  
    7373  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sbc.xml"/>
    7474  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sdl.xml"/>
     75  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sound-theme-freedesktop-systemd.xml"/>
    7576  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="soundtouch.xml"/>
    7677  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="speex.xml"/>
  • systemd.ent

    r02512b0 ra89d49f  
     1<!ENTITY colord-gtk-version           "0.1.25">
    12<!ENTITY libepoxy-version             "1.2">
    23<!ENTITY libevdev-version             "1.2.2">
    34<!ENTITY libinput-version             "0.4.0">
    45<!ENTITY libxkbcommon-version         "0.4.2">
     6<!ENTITY pyatspi2-version             "2.12.0">
     7<!ENTITY sound-theme-freedesktop-version "0.8">
    58<!ENTITY wayland-version              "1.5.0">
    69<!ENTITY weston-version               "1.5.0">
  • x/lib/lib.xml

    r02512b0 ra89d49f  
    3636  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="clutter-gst2.xml"/>
    3737  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="clutter-gtk.xml"/>
     38  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="colord-gtk-systemd.xml"/>
    3839  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="fltk.xml"/>
    3940  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="freeglut.xml"/>
Note: See TracChangeset for help on using the changeset viewer.