source: multimedia/libdriv/libdvdread.xml@ 8f5633e

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 8f5633e was 8f5633e, checked in by Bruce Dubbs <bdubbs@…>, 3 years ago

Update to libdvdread-6.1.2.wq

  • Property mode set to 100644
File size: 4.0 KB
RevLine 
[1fb078f]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[48b7295]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
[06a5391]6
[8dfc5c3]7 <!ENTITY libdvdread-download-http "https://get.videolan.org/libdvdread/&libdvdread-version;/libdvdread-&libdvdread-version;.tar.bz2">
[9391992]8 <!ENTITY libdvdread-download-ftp " ">
[8f5633e]9 <!ENTITY libdvdread-md5sum "034581479968405ed415c34a50d00224">
[254bc90d]10 <!ENTITY libdvdread-size "384 KB">
[9e91b25]11 <!ENTITY libdvdread-buildsize "3.8 MB">
[0a8de48]12 <!ENTITY libdvdread-time "less than 0.1 SBU">
[48b7295]13]>
14
[fd680fb]15<sect1 id="libdvdread" xreflabel="libdvdread-&libdvdread-version;">
[1fb078f]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
[2eeb8695]31 <para>
32 <application>libdvdread</application> is a library which
33 provides a simple foundation for reading DVDs.
34 </para>
[1fb078f]35
[d437f756]36 &lfs101_checked;
[e355f3c6]37
[1fb078f]38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
[2eeb8695]41 <para>
42 Download (HTTP): <ulink url="&libdvdread-download-http;"/>
43 </para>
[1fb078f]44 </listitem>
45 <listitem>
[2eeb8695]46 <para>
47 Download (FTP): <ulink url="&libdvdread-download-ftp;"/>
48 </para>
[1fb078f]49 </listitem>
50 <listitem>
[2eeb8695]51 <para>
52 Download MD5 sum: &libdvdread-md5sum;
53 </para>
[1fb078f]54 </listitem>
55 <listitem>
[2eeb8695]56 <para>
57 Download size: &libdvdread-size;
58 </para>
[1fb078f]59 </listitem>
60 <listitem>
[2eeb8695]61 <para>
62 Estimated disk space required: &libdvdread-buildsize;
63 </para>
[1fb078f]64 </listitem>
65 <listitem>
[2eeb8695]66 <para>
67 Estimated build time: &libdvdread-time;
68 </para>
[1fb078f]69 </listitem>
70 </itemizedlist>
71
[0e2aa08]72 <para condition="html" role="usernotes">User Notes:
73 <ulink url="&blfs-wiki;/libdvdread"/></para>
[1fb078f]74 </sect2>
75
76 <sect2 role="installation">
77 <title>Installation of Libdvdread</title>
78
[2eeb8695]79 <para>
80 Install <application>libdvdread</application> by running the
81 following commands:
82 </para>
[1fb078f]83
[3844cf2]84<screen><userinput>./configure --prefix=/usr \
[0a8de48]85 --disable-static \
[0d0e0a7]86 --docdir=/usr/share/doc/libdvdread-&libdvdread-version; &amp;&amp;
[98e781c]87make</userinput></screen>
88
[2eeb8695]89 <para>
90 This package does not come with a test suite.
91 </para>
[8a8e021]92
[2eeb8695]93 <para>
94 Now, as the <systemitem class="username">root</systemitem> user:
95 </para>
[98e781c]96
97<screen role="root"><userinput>make install</userinput></screen>
[1fb078f]98 </sect2>
[48b7295]99
[2eef5f83]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
[1fb078f]108 <sect2 role="content">
109 <title>Contents</title>
[48b7295]110
[1fb078f]111 <segmentedlist>
[c3c56b2]112 <segtitle>Installed Programs</segtitle>
[e355f3c6]113 <segtitle>Installed Library</segtitle>
[2eef5f83]114 <segtitle>Installed Directories</segtitle>
[48b7295]115
[1fb078f]116 <seglistitem>
[2eef5f83]117 <seg>None</seg>
[9391992]118 <seg>libdvdread.so</seg>
[2eef5f83]119 <seg>
120 /usr/include/dvdread and
121 /usr/share/doc/libdvdread-&libdvdread-version;</seg>
[1fb078f]122 </seglistitem>
123 </segmentedlist>
[48b7295]124
[1fb078f]125 <variablelist>
126 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
127 <?dbfo list-presentation="list"?>
128 <?dbhtml list-presentation="table"?>
[48b7295]129
[1fb078f]130 <varlistentry id="libdvdread-lib">
[9391992]131 <term><filename class="libraryfile">libdvdread.so</filename></term>
[1fb078f]132 <listitem>
[2eeb8695]133 <para>
[4c24eb0a]134 provides functionality required to access DVDs
[2eeb8695]135 </para>
[1fb078f]136 <indexterm zone="libdvdread libdvdread-lib">
[9391992]137 <primary sortas="c-libdvdread">libdvdread.so</primary>
[1fb078f]138 </indexterm>
139 </listitem>
140 </varlistentry>
141 </variablelist>
142 </sect2>
[4c24eb0a]143
[1fb078f]144</sect1>
Note: See TracBrowser for help on using the repository browser.