Changeset 1f21b9c


Ignore:
Timestamp:
05/31/2019 05:28:25 AM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
33dc8289
Parents:
235d561b
Message:

Update to pipewire-0.2.6

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r235d561b r1f21b9c  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "30">                   <!-- Always 2 digits -->
     3<!ENTITY day          "31">                   <!-- Always 2 digits -->
    44<!ENTITY month        "05">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "May 30th, &year;">
     9<!ENTITY releasedate  "May 31st, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r235d561b r1f21b9c  
    4242    </listitem>
    4343    -->
     44    <listitem>
     45      <para>May 31st, 2019</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to pipewire-0.2.6. Fixes
     49          <ulink url="&blfs-ticket-root;12092">#12092</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
    4454    <listitem>
    4555      <para>May 30th, 2019</para>
  • kde/plasma5/plasma-all.xml

    r235d561b r1f21b9c  
    7070    <xref linkend="mesa"/> built with <xref linkend="wayland"/>,
    7171    <xref linkend="NetworkManager"/>,
     72    <xref linkend="pipewire"/>,
    7273    <xref linkend="pulseaudio"/>,
    7374    <xref linkend="qca"/>,
  • multimedia/libdriv/pipewire.xml

    r235d561b r1f21b9c  
    77  <!ENTITY pipewire-download-http "https://github.com/PipeWire/pipewire/archive/&pipewire-version;/pipewire-&pipewire-version;.tar.gz">
    88  <!ENTITY pipewire-download-ftp  " ">
    9   <!ENTITY pipewire-md5sum        "558660cd68f7119ba9477dd996e7d041">
     9  <!ENTITY pipewire-md5sum        "95c5a745b56b68065d528fcf0b1aca31">
    1010  <!ENTITY pipewire-size          "412 KB">
    11   <!ENTITY pipewire-buildsize     "39 MB">
     11  <!ENTITY pipewire-buildsize     "38 MB">
    1212  <!ENTITY pipewire-time          "0.5 SBU">
    1313]>
     
    8181      <xref linkend="gst10-plugins-base"/>,
    8282      <xref linkend="libva"/>,
    83       <xref linkend="sbc"/>,
    84       <xref linkend="sdl2"/>, and
    85       <xref linkend="v4l-utils"/>
     83      <xref linkend="sbc"/>, and
     84      <xref linkend="sdl2"/>
    8685    </para>
    8786
  • packages.ent

    r235d561b r1f21b9c  
    949949<!ENTITY opal-version                 "3.10.10">
    950950<!ENTITY opus-version                 "1.3.1">
    951 <!ENTITY pipewire-version             "0.2.5">
     951<!ENTITY pipewire-version             "0.2.6">
    952952<!ENTITY pulseaudio-major-version     "12.2">
    953953<!ENTITY pulseaudio-version           "&pulseaudio-major-version;">
Note: See TracChangeset for help on using the changeset viewer.