Changeset 9e7590d


Ignore:
Timestamp:
09/26/2020 04:44:44 AM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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:
e344c79
Parents:
0f443e55
Message:

Update to pipewire-0.3.12.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    r0f443e55 r9e7590d  
    4343    -->
    4444    <listitem>
     45      <para>September 26th, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to pipewire-0.3.12. Fixes
     49          <ulink url="&blfs-ticket-root;14033">#14033</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53   
     54    <listitem>
    4555      <para>September 25th, 2020</para>
    4656      <itemizedlist>
  • multimedia/libdriv/pipewire.xml

    r0f443e55 r9e7590d  
    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        "edadeacaff576fc9c9438a9706f92d42">
     9  <!ENTITY pipewire-md5sum        "66f8577f1f9acaf012858c23c05d9322">
    1010  <!ENTITY pipewire-size          "1.1 MB">
    1111  <!ENTITY pipewire-buildsize     "87 MB (with tests)">
  • packages.ent

    r0f443e55 r9e7590d  
    995995<!ENTITY opal-version                 "3.10.10">
    996996<!ENTITY opus-version                 "1.3.1">
    997 <!ENTITY pipewire-version             "0.3.11">
     997<!ENTITY pipewire-version             "0.3.12">
    998998<!ENTITY pulseaudio-major-version     "13.0">
    999999<!ENTITY pulseaudio-version           "&pulseaudio-major-version;">
Note: See TracChangeset for help on using the changeset viewer.