Changeset bf0c8b8


Ignore:
Timestamp:
09/02/2014 03:53:33 PM (10 years ago)
Author:
Christopher Gregory <cjg@…>
Branches:
7.6-blfs, 7.6-systemd, kde5-14686, systemd-13485
Children:
bb040d25
Parents:
c1a3646
Message:

complete the addition.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rc1a3646 rbf0c8b8  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "01">                   <!-- Always 2 digits -->
     3<!ENTITY day          "02">                   <!-- Always 2 digits -->
    44<!ENTITY month        "09">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS systemd Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "September 1st, &year;">
     9<!ENTITY releasedate  "September 2nd, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "systemd">              <!-- svn|[release #] -->
  • multimedia/libdriv/icedtea-sound.xml

    rc1a3646 rbf0c8b8  
    1010  <!ENTITY icedtea-sound-size          "1.44 MB">
    1111  <!ENTITY icedtea-sound-buildsize     "4.4 MB">
    12   <!ENTITY icedtea-sound-time          "0.2 SBU">
     12  <!ENTITY icedtea-sound-time          "0.1 SBU">
    1313]>
    1414
  • multimedia/libdriv/libdriv.xml

    rc1a3646 rbf0c8b8  
    4949  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gst10-plugins-ugly.xml"/>
    5050  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gst10-libav.xml"/>
     51  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="icedtea-sound.xml"/>
    5152  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="liba52.xml"/>
    5253  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libao.xml"/>
  • packages.ent

    rc1a3646 rbf0c8b8  
    608608<!ENTITY gst10-plugins-ugly-version   "1.4.0">  <!-- Even minors only -->
    609609<!ENTITY gst10-libav-version          "1.4.0">  <!-- Even minors only -->
     610<!ENTITY icedtea-sound-version        "1.0.1">
    610611<!ENTITY liba52-version               "0.7.4">
    611612<!ENTITY libao-version                "1.2.0">
Note: See TracChangeset for help on using the changeset viewer.