source: gnome/add/gnome-media.xml@ c66e7d17

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since c66e7d17 was c66e7d17, checked in by Wayne Blaszczyk <wblaszcz@…>, 14 years ago

Updated to Sound Juicer-2.28.1 and minor ammendment to GNOME Media.

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

  • Property mode set to 100644
File size: 6.7 KB
Line 
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 <!ENTITY gnome-media-download-http "&gnome-download-http;/gnome-media/&gnome-version;/gnome-media-&gnome-media-version;.tar.bz2">
8 <!ENTITY gnome-media-download-ftp "&gnome-download-ftp;/gnome-media/&gnome-version;/gnome-media-&gnome-media-version;.tar.bz2">
9 <!ENTITY gnome-media-md5sum "44fa273824cb18bb3118756d4bef69e6">
10 <!ENTITY gnome-media-size "2.4 MB">
11 <!ENTITY gnome-media-buildsize "34 MB">
12 <!ENTITY gnome-media-time "0.5 SBU">
13]>
14
15<sect1 id="gnome-media" xreflabel="GNOME Media-&gnome-media-version;">
16 <?dbhtml filename="gnome-media.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>GNOME Media-&gnome-media-version;</title>
24
25 <indexterm zone="gnome-media">
26 <primary sortas="a-GNOME Media">GNOME Media</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to GNOME Media</title>
31
32 <para>The <application>GNOME Media</application> package contains
33 <application>GNOME</application>'s media applications.</para>
34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
38 <para>Download (HTTP): <ulink url="&gnome-media-download-http;"/></para>
39 </listitem>
40 <listitem>
41 <para>Download (FTP): <ulink url="&gnome-media-download-ftp;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download MD5 sum: &gnome-media-md5sum;</para>
45 </listitem>
46 <listitem>
47 <para>Download size: &gnome-media-size;</para>
48 </listitem>
49 <listitem>
50 <para>Estimated disk space required: &gnome-media-buildsize;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated build time: &gnome-media-time;</para>
54 </listitem>
55 </itemizedlist>
56
57 <bridgehead renderas="sect3">GNOME Media Dependencies</bridgehead>
58
59 <bridgehead renderas="sect4">Required</bridgehead>
60 <para role="required"><xref linkend="GConf"/>,
61 <xref linkend="gnome-doc-utils"/>
62 <xref linkend="gstreamer"/>, and
63 <xref linkend="libglade"/></para>
64
65 <bridgehead renderas="sect4">Optional</bridgehead>
66 <para role="optional">
67 <xref linkend="gst-plugins-base"/> (required to build the sound mixer and
68 recorder),
69 <xref linkend="libcanberra"/>,
70 <xref linkend="libunique"/>,
71 <ulink url="http://pulseaudio.org/">PulseAudio</ulink>, and
72 <xref linkend="rarian"/></para>
73
74 <para condition="html" role="usernotes">User Notes:
75 <ulink url="&blfs-wiki;/gnome-media"/></para>
76
77 </sect2>
78
79 <sect2 role="installation">
80 <title>Installation of GNOME Media</title>
81
82 <para>Install <application>GNOME Media</application> by
83 running the following commands:</para>
84
85<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
86 --sysconfdir=&gnome-etc-dir; \
87 --localstatedir=/var/lib \
88 --libexecdir=$(pkg-config \
89 --variable=prefix ORBit-2.0)/lib/gnome-media &amp;&amp;
90make</userinput></screen>
91
92 <para>This package does not come with a test suite.</para>
93
94 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
95
96<screen role="root"><userinput>make install</userinput></screen>
97
98 </sect2>
99
100 <sect2 role="commands">
101 <title>Command Explanations</title>
102
103 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
104 href="../../xincludes/gnome-prefix.xml"/>
105
106 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
107 href="../../xincludes/gnome-sysconfdir.xml"/>
108
109 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
110 href="../../xincludes/scrollkeeper-dir.xml"/>
111
112 <para><parameter>--libexecdir=$(pkg-config --variable=prefix
113 ORBit-2.0)/lib/gnome-media</parameter>: This parameter causes the libexec
114 files to be installed in the preferred location of
115 <filename class="directory">$GNOME_PREFIX/lib/gnome-media</filename> instead
116 of <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
117
118 <para><option>--disable-scrollkeeper</option>: Use this parameter if you
119 wish to disable the updates to the scrollkeeper database.</para>
120
121 </sect2>
122
123 <sect2 role="content">
124 <title>Contents</title>
125
126 <segmentedlist>
127 <segtitle>Installed Programs</segtitle>
128 <segtitle>Installed Libraries</segtitle>
129 <segtitle>Installed Directories</segtitle>
130
131 <seglistitem>
132 <seg>gnome-audio-profiles-properties, gnome-sound-recorder,
133 gnome-volume-control, and gstreamer-properties</seg>
134 <seg>libgnome-media-profiles.{so,a} and a libgnome-media-profiles.{so,a}
135 Glade library</seg>
136 <seg><envar>$GNOME_PREFIX</envar>/{include/gnome-media/profiles,
137 share/{gnome/help/{gnome-audio-profiles,gnome-sound-recorder,
138 gnome-volume-control,gstreamer-properties},gnome-media/{glade,pixmaps,
139 sounds},gnome-sound-recorder/ui,gstreamer-properties/icons,
140 omf/{gnome-audio-profiles,gnome-sound-recorder,gnome-volume-control,
141 gstreamer-properties}}}</seg>
142 </seglistitem>
143 </segmentedlist>
144
145 <variablelist>
146 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
147 <?dbfo list-presentation="list"?>
148 <?dbhtml list-presentation="table"?>
149
150 <varlistentry id="gnome-sound-recorder">
151 <term><command>gnome-sound-recorder</command></term>
152 <listitem>
153 <para>is <application>GNOME</application>'s recorder.</para>
154 <indexterm zone="gnome-media gnome-sound-recorder">
155 <primary sortas="b-gnome-sound-recorder">gnome-sound-recorder</primary>
156 </indexterm>
157 </listitem>
158 </varlistentry>
159
160 <varlistentry id="gnome-volume-control">
161 <term><command>gnome-volume-control</command></term>
162 <listitem>
163 <para>is <application>GNOME</application>'s mixer with volume
164 applet.</para>
165 <indexterm zone="gnome-media gnome-volume-control">
166 <primary sortas="b-gnome-volume-control">gnome-volume-control</primary>
167 </indexterm>
168 </listitem>
169 </varlistentry>
170
171 <varlistentry id="gstreamer-properties">
172 <term><command>gstreamer-properties</command></term>
173 <listitem>
174 <para>is a GUI front-end to <application>GStreamer</application>'s
175 audio/video input/output parameters.</para>
176 <indexterm zone="gnome-media gstreamer-properties">
177 <primary sortas="b-gstreamer-properties">gstreamer-properties</primary>
178 </indexterm>
179 </listitem>
180 </varlistentry>
181
182 </variablelist>
183
184 </sect2>
185
186</sect1>
Note: See TracBrowser for help on using the repository browser.