source: xfce/apps/xfce4-pulseaudio-plugin.xml@ fd17dae

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
Last change on this file since fd17dae was fd17dae, checked in by Bruce Dubbs <bdubbs@…>, 4 years ago

Add xfce4-pulseaudio-plugin-0.4.3.
Add xfce4-dev-tools-4.14.0.
Add keybinder-3.0-03.2.
Add pavucontrol-4.0.

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

  • Property mode set to 100644
File size: 4.3 KB
RevLine 
[fd17dae]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!-- Shorten the url here a bit -->
8 <!ENTITY pap "xfce4-pulseaudio-plugin">
9 <!ENTITY papv "&pap;-&xfce4-pulseaudio-plugin-version;">
10
11 <!ENTITY xfce4-pulseaudio-plugin-download-http "https://gitlab.xfce.org/panel-plugins/&pap;/-/archive/&papv;/&papv;.tar.bz2">
12 <!ENTITY xfce4-pulseaudio-plugin-download-ftp " ">
13 <!ENTITY xfce4-pulseaudio-plugin-md5sum "42af00087653013f32a14acbec123303">
14 <!ENTITY xfce4-pulseaudio-plugin-size "108 KB">
15 <!ENTITY xfce4-pulseaudio-plugin-buildsize "8.3 MB">
16 <!ENTITY xfce4-pulseaudio-plugin-time "0.1 SBU">
17]>
18
19<sect1 id="xfce4-pulseaudio-plugin" xreflabel="&papv;">
20 <?dbhtml filename="xfce4-pulseaudio-plugin.html"?>
21
22 <sect1info>
23 <othername>$LastChangedBy$</othername>
24 <date>$Date$</date>
25 </sect1info>
26
27 <title>&papv;</title>
28
29 <indexterm zone="xfce4-pulseaudio-plugin">
30 <primary sortas="a-xfce4-pulseaudio-plugin">xfce4-pulseaudio-plugin</primary>
31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to the Xfce4 Pulseaudio Plugin</title>
35
36 <para>
37 The <application>Xfce4 Pulseaudio Plugin</application> is a plugin for
38 the Xfce panel which provides a convenient way to adjust the audio volume
39 of the PulseAudio sound system and to an auto mixer tool like
40 pavucontrol. It can optionally handle multimedia keys for controlling the
41 audio volume.
42 </para>
43
44 &lfs10_checked;
45
46 <note><para>This package extracts to a <emphasis>very non-standard</emphasis>
47 directory.</para></note>
48
49
50 <bridgehead renderas="sect3">Package Information</bridgehead>
51 <itemizedlist spacing="compact">
52 <listitem>
53 <para>
54 Download (HTTP): <ulink url="&xfce4-pulseaudio-plugin-download-http;"/>
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download (FTP): <ulink url="&xfce4-pulseaudio-plugin-download-ftp;"/>
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Download MD5 sum: &xfce4-pulseaudio-plugin-md5sum;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Download size: &xfce4-pulseaudio-plugin-size;
70 </para>
71 </listitem>
72 <listitem>
73 <para>
74 Estimated disk space required: &xfce4-pulseaudio-plugin-buildsize;
75 </para>
76 </listitem>
77 <listitem>
78 <para>
79 Estimated build time: &xfce4-pulseaudio-plugin-time;
80 </para>
81 </listitem>
82 </itemizedlist>
83
84 <bridgehead renderas="sect3">Xfce4 Pulseaudio Plugin Dependencies</bridgehead>
85
86 <bridgehead renderas="sect4">Required</bridgehead>
87 <para role="required">
88 <xref linkend="dbus-glib"/>,
89 <xref linkend="keybinder3"/>,
90 <xref linkend="libnotify"/>,
91 <xref linkend="pulseaudio"/>,
92 <xref linkend="xfce4-dev-tools"/>, and
93 <xref linkend="xfce4-panel"/>
94 </para>
95
96 <bridgehead renderas="sect4">Recommended</bridgehead>
97 <para role="recommended">
98 <xref linkend="pavucontrol"/> (runtime)
99 </para>
100
101 <para condition="html" role="usernotes">
102 User Notes: <ulink url="&blfs-wiki;/xfce4-pulseaudio-plugin"/>
103 </para>
104 </sect2>
105
106 <sect2 role="installation">
107 <title>Installation of the Xfce4 Pulseaudio Plugin</title>
108
109 <para>
110 Install the <application>Xfce4 Pulseaudio Plugin</application> by
111 running the following commands:
112 </para>
113
114<screen><userinput>./configure --prefix=/usr &amp;&amp;
115make</userinput></screen>
116
117 <para>
118 This package does not come with a test suite.
119 </para>
120
121 <para>
122 Now, as the <systemitem class="username">root</systemitem> user:
123 </para>
124
125<screen role="root"><userinput>make install</userinput></screen>
126
127 </sect2>
128
129 <sect2 role="content">
130 <title>Contents</title>
131
132 <segmentedlist>
133 <segtitle>Installed Program</segtitle>
134 <segtitle>Installed Libraries</segtitle>
135 <segtitle>Installed Directories</segtitle>
136
137 <seglistitem>
138 <seg>
139 None
140 </seg>
141 <seg>
142 libpulseaudio-plugin.so
143 </seg>
144 <seg>
145 None
146 </seg>
147 </seglistitem>
148 </segmentedlist>
149
150 </sect2>
151
152</sect1>
Note: See TracBrowser for help on using the repository browser.