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 libdvdread-download-http "https://get.videolan.org/libdvdread/&libdvdread-version;/libdvdread-&libdvdread-version;.tar.bz2">
|
---|
8 | <!ENTITY libdvdread-download-ftp " ">
|
---|
9 | <!ENTITY libdvdread-md5sum "034581479968405ed415c34a50d00224">
|
---|
10 | <!ENTITY libdvdread-size "384 KB">
|
---|
11 | <!ENTITY libdvdread-buildsize "3.8 MB">
|
---|
12 | <!ENTITY libdvdread-time "less than 0.1 SBU">
|
---|
13 | ]>
|
---|
14 |
|
---|
15 | <sect1 id="libdvdread" xreflabel="libdvdread-&libdvdread-version;">
|
---|
16 | <?dbhtml filename="libdvdread.html"?>
|
---|
17 |
|
---|
18 | <sect1info>
|
---|
19 | <date>$Date$</date>
|
---|
20 | </sect1info>
|
---|
21 |
|
---|
22 | <title>Libdvdread-&libdvdread-version;</title>
|
---|
23 |
|
---|
24 | <indexterm zone="libdvdread">
|
---|
25 | <primary sortas="a-Libdvdread">Libdvdread</primary>
|
---|
26 | </indexterm>
|
---|
27 |
|
---|
28 | <sect2 role="package">
|
---|
29 | <title>Introduction to Libdvdread</title>
|
---|
30 |
|
---|
31 | <para>
|
---|
32 | <application>libdvdread</application> is a library which
|
---|
33 | provides a simple foundation for reading DVDs.
|
---|
34 | </para>
|
---|
35 |
|
---|
36 | &lfs110a_checked;
|
---|
37 |
|
---|
38 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
39 | <itemizedlist spacing="compact">
|
---|
40 | <listitem>
|
---|
41 | <para>
|
---|
42 | Download (HTTP): <ulink url="&libdvdread-download-http;"/>
|
---|
43 | </para>
|
---|
44 | </listitem>
|
---|
45 | <listitem>
|
---|
46 | <para>
|
---|
47 | Download (FTP): <ulink url="&libdvdread-download-ftp;"/>
|
---|
48 | </para>
|
---|
49 | </listitem>
|
---|
50 | <listitem>
|
---|
51 | <para>
|
---|
52 | Download MD5 sum: &libdvdread-md5sum;
|
---|
53 | </para>
|
---|
54 | </listitem>
|
---|
55 | <listitem>
|
---|
56 | <para>
|
---|
57 | Download size: &libdvdread-size;
|
---|
58 | </para>
|
---|
59 | </listitem>
|
---|
60 | <listitem>
|
---|
61 | <para>
|
---|
62 | Estimated disk space required: &libdvdread-buildsize;
|
---|
63 | </para>
|
---|
64 | </listitem>
|
---|
65 | <listitem>
|
---|
66 | <para>
|
---|
67 | Estimated build time: &libdvdread-time;
|
---|
68 | </para>
|
---|
69 | </listitem>
|
---|
70 | </itemizedlist>
|
---|
71 |
|
---|
72 | <para condition="html" role="usernotes">User Notes:
|
---|
73 | <ulink url="&blfs-wiki;/libdvdread"/></para>
|
---|
74 | </sect2>
|
---|
75 |
|
---|
76 | <sect2 role="installation">
|
---|
77 | <title>Installation of Libdvdread</title>
|
---|
78 |
|
---|
79 | <para>
|
---|
80 | Install <application>libdvdread</application> by running the
|
---|
81 | following commands:
|
---|
82 | </para>
|
---|
83 |
|
---|
84 | <screen><userinput>./configure --prefix=/usr \
|
---|
85 | --disable-static \
|
---|
86 | --docdir=/usr/share/doc/libdvdread-&libdvdread-version; &&
|
---|
87 | make</userinput></screen>
|
---|
88 |
|
---|
89 | <para>
|
---|
90 | This package does not come with a test suite.
|
---|
91 | </para>
|
---|
92 |
|
---|
93 | <para>
|
---|
94 | Now, as the <systemitem class="username">root</systemitem> user:
|
---|
95 | </para>
|
---|
96 |
|
---|
97 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
98 | </sect2>
|
---|
99 |
|
---|
100 | <sect2 role="commands">
|
---|
101 | <title>Command Explanations</title>
|
---|
102 |
|
---|
103 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
104 | href="../../xincludes/static-libraries.xml"/>
|
---|
105 |
|
---|
106 | </sect2>
|
---|
107 |
|
---|
108 | <sect2 role="content">
|
---|
109 | <title>Contents</title>
|
---|
110 |
|
---|
111 | <segmentedlist>
|
---|
112 | <segtitle>Installed Programs</segtitle>
|
---|
113 | <segtitle>Installed Library</segtitle>
|
---|
114 | <segtitle>Installed Directories</segtitle>
|
---|
115 |
|
---|
116 | <seglistitem>
|
---|
117 | <seg>None</seg>
|
---|
118 | <seg>libdvdread.so</seg>
|
---|
119 | <seg>
|
---|
120 | /usr/include/dvdread and
|
---|
121 | /usr/share/doc/libdvdread-&libdvdread-version;</seg>
|
---|
122 | </seglistitem>
|
---|
123 | </segmentedlist>
|
---|
124 |
|
---|
125 | <variablelist>
|
---|
126 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
127 | <?dbfo list-presentation="list"?>
|
---|
128 | <?dbhtml list-presentation="table"?>
|
---|
129 |
|
---|
130 | <varlistentry id="libdvdread-lib">
|
---|
131 | <term><filename class="libraryfile">libdvdread.so</filename></term>
|
---|
132 | <listitem>
|
---|
133 | <para>
|
---|
134 | provides functionality required to access DVDs
|
---|
135 | </para>
|
---|
136 | <indexterm zone="libdvdread libdvdread-lib">
|
---|
137 | <primary sortas="c-libdvdread">libdvdread.so</primary>
|
---|
138 | </indexterm>
|
---|
139 | </listitem>
|
---|
140 | </varlistentry>
|
---|
141 | </variablelist>
|
---|
142 | </sect2>
|
---|
143 |
|
---|
144 | </sect1>
|
---|