Changeset 63b1a9a


Ignore:
Timestamp:
06/11/2020 05:08:38 AM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
20ad9bf
Parents:
a88d9f3c
Message:

Update to pipewire-0.3.6

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    ra88d9f3c r63b1a9a  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "10">                   <!-- Always 2 digits -->
     3<!ENTITY day          "11">                   <!-- Always 2 digits -->
    44<!ENTITY month        "06">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2020">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "June 10th, &year;">
     9<!ENTITY releasedate  "June 11th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    ra88d9f3c r63b1a9a  
    4343    -->
    4444    <listitem>
     45      <para>June 11th, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to pipewire-0.3.6. Fixes
     49          <ulink url="&blfs-ticket-root;13659">#13659</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>June 10th, 2020</para>
    4656      <itemizedlist>
  • multimedia/libdriv/pipewire.xml

    ra88d9f3c r63b1a9a  
    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        "8e9445c79bf4d1b570e136e4841f0dbb">
    10   <!ENTITY pipewire-size          "908 KB">
    11   <!ENTITY pipewire-buildsize     "94 MB">
    12   <!ENTITY pipewire-time          "1.0 SBU (Using parallelism=4)">
     9  <!ENTITY pipewire-md5sum        "4499d8380e23d11956299a4af30b069f">
     10  <!ENTITY pipewire-size          "948 KB">
     11  <!ENTITY pipewire-buildsize     "96 MB">
     12  <!ENTITY pipewire-time          "0.3 SBU (Using parallelism=4)">
    1313]>
    1414
  • packages.ent

    ra88d9f3c r63b1a9a  
    987987<!ENTITY opal-version                 "3.10.10">
    988988<!ENTITY opus-version                 "1.3.1">
    989 <!ENTITY pipewire-version             "0.3.5">
     989<!ENTITY pipewire-version             "0.3.6">
    990990<!ENTITY pulseaudio-major-version     "13.0">
    991991<!ENTITY pulseaudio-version           "&pulseaudio-major-version;">
Note: See TracChangeset for help on using the changeset viewer.