Changeset c959ef9 for xfce/apps


Ignore:
Timestamp:
08/31/2020 03:26:28 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
e1616ac2
Parents:
443f05a
Message:

Use better url for xfce4-pulseaudio-plugin. xfce4-dev-tools is no longer needed.

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

Location:
xfce/apps
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • xfce/apps/apps.xml

    r443f05a rc959ef9  
    2626  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ristretto.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfce4-notifyd.xml"/>
    28   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfce4-dev-tools.xml"/>
     28<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfce4-dev-tools.xml"/>-->
    2929  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfce4-pulseaudio-plugin.xml"/>
    3030
  • xfce/apps/xfce4-pulseaudio-plugin.xml

    r443f05a rc959ef9  
    99  <!ENTITY papv "&pap;-&xfce4-pulseaudio-plugin-version;">
    1010
    11   <!ENTITY xfce4-pulseaudio-plugin-download-http "https://gitlab.xfce.org/panel-plugins/&pap;/-/archive/&papv;/&papv;.tar.bz2">
     11  <!ENTITY xfce4-pulseaudio-plugin-download-http "https://archive.xfce.org/src/panel-plugins/&pap;/0.4/&papv;.tar.bz2">
    1212  <!ENTITY xfce4-pulseaudio-plugin-download-ftp  " ">
    13   <!ENTITY xfce4-pulseaudio-plugin-md5sum        "42af00087653013f32a14acbec123303">
    14   <!ENTITY xfce4-pulseaudio-plugin-size          "108 KB">
     13  <!ENTITY xfce4-pulseaudio-plugin-md5sum        "3d86032acb9364d47e0a144350c63e1a">
     14  <!ENTITY xfce4-pulseaudio-plugin-size          "422 KB">
    1515  <!ENTITY xfce4-pulseaudio-plugin-buildsize     "8.3 MB">
    1616  <!ENTITY xfce4-pulseaudio-plugin-time          "0.1 SBU">
     
    4343
    4444    &lfs10_checked;
    45 
    46     <note><para>This package extracts to a <emphasis>very non-standard</emphasis>
    47     directory.</para></note>
    48 
    4945
    5046    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8783    <para role="required">
    8884      <xref linkend="dbus-glib"/>,
    89       <xref linkend="keybinder3"/>,
    9085      <xref linkend="libnotify"/>,
    91       <xref linkend="pulseaudio"/>,
    92       <xref linkend="xfce4-dev-tools"/>, and
     86      <xref linkend="pulseaudio"/>, and
    9387      <xref linkend="xfce4-panel"/>
    9488    </para>
     
    9690    <bridgehead renderas="sect4">Recommended</bridgehead>
    9791    <para role="recommended">
     92      <xref linkend="keybinder3"/> and
    9893      <xref linkend="pavucontrol"/> (runtime)
    9994    </para>
Note: See TracChangeset for help on using the changeset viewer.