source: multimedia/libdriv/libdvdcss.xml@ 45ab6c7

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 45ab6c7 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

  • Property mode set to 100644
File size: 4.3 KB
RevLine 
[35944d3b]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;
[0eb92388]6
[8dfc5c3]7 <!ENTITY libdvdcss-download-http "https://get.videolan.org/libdvdcss/&libdvdcss-version;/libdvdcss-&libdvdcss-version;.tar.bz2">
[d6da5da]8 <!ENTITY libdvdcss-download-ftp " ">
[136fbca]9 <!ENTITY libdvdcss-md5sum "7b74f2e142b13c9de6dc8d807ab912d4">
[5cdbb1b]10 <!ENTITY libdvdcss-size "360 KB">
11 <!ENTITY libdvdcss-buildsize "3.2 MB">
[6d1e8a3]12 <!ENTITY libdvdcss-time "less than 0.1 SBU">
[48b7295]13]>
14
[d296551c]15<sect1 id="libdvdcss" xreflabel="libdvdcss-&libdvdcss-version;">
[35944d3b]16 <?dbhtml filename="libdvdcss.html"?>
17
18 <sect1info>
19 <date>$Date$</date>
20 </sect1info>
21
[9309ce6]22 <title>libdvdcss-&libdvdcss-version;</title>
[35944d3b]23
24 <indexterm zone="libdvdcss">
[d6da5da]25 <primary sortas="a-libdvdcss">libdvdcss</primary>
[35944d3b]26 </indexterm>
27
28 <sect2 role="package">
[9309ce6]29 <title>Introduction to libdvdcss</title>
[35944d3b]30
[e355d777]31 <para>
32 <application>libdvdcss</application> is a simple library
33 designed for accessing DVDs as a block device without having to
34 bother about the decryption.
35 </para>
[35944d3b]36
[d437f756]37 &lfs101_checked;
[e355f3c6]38
[35944d3b]39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
[e355d777]42 <para>
43 Download (HTTP): <ulink url="&libdvdcss-download-http;"/>
44 </para>
[35944d3b]45 </listitem>
46 <listitem>
[e355d777]47 <para>
48 Download (FTP): <ulink url="&libdvdcss-download-ftp;"/>
49 </para>
[35944d3b]50 </listitem>
51 <listitem>
[e355d777]52 <para>
53 Download MD5 sum: &libdvdcss-md5sum;
54 </para>
[35944d3b]55 </listitem>
56 <listitem>
[e355d777]57 <para>
58 Download size: &libdvdcss-size;
59 </para>
[35944d3b]60 </listitem>
61 <listitem>
[e355d777]62 <para>
63 Estimated disk space required: &libdvdcss-buildsize;
64 </para>
[35944d3b]65 </listitem>
66 <listitem>
[e355d777]67 <para>
68 Estimated build time: &libdvdcss-time;
69 </para>
[35944d3b]70 </listitem>
71 </itemizedlist>
72
[9309ce6]73 <bridgehead renderas="sect3">libdvdcss Dependencies</bridgehead>
[35944d3b]74
[1a571104]75 <bridgehead renderas="sect4">Optional (to Create Documentation)</bridgehead>
[e355d777]76 <para role="optional">
[d6da5da]77 <xref linkend="doxygen"/>
[e355d777]78 </para>
[35944d3b]79
[0e2aa08]80 <para condition="html" role="usernotes">User Notes:
[d6da5da]81 <ulink url="&blfs-wiki;/libdvdcss"/>
82 </para>
[35944d3b]83 </sect2>
84
85 <sect2 role="installation">
[9309ce6]86 <title>Installation of libdvdcss</title>
[35944d3b]87
[e355d777]88 <para>
89 Install <application>libdvdcss</application> by running the
90 following commands:
91 </para>
[35944d3b]92
[d6da5da]93<screen><userinput>./configure --prefix=/usr \
94 --disable-static \
95 --docdir=/usr/share/doc/libdvdcss-&libdvdcss-version; &amp;&amp;
[35944d3b]96make</userinput></screen>
97
[e355d777]98 <para>
99 This package does not come with a test suite.
100 </para>
[35944d3b]101
[e355d777]102 <para>
103 Now, as the <systemitem class="username">root</systemitem> user:
104 </para>
[35944d3b]105
106<screen role="root"><userinput>make install</userinput></screen>
107
108 </sect2>
109
[8ce712e]110 <sect2 role="commands">
111 <title>Command Explanations</title>
112
[e355d777]113 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
114 href="../../xincludes/static-libraries.xml"/>
[8ce712e]115
116 </sect2>
117
[35944d3b]118 <sect2 role="content">
119 <title>Contents</title>
120
121 <segmentedlist>
[c3c56b2]122 <segtitle>Installed Programs</segtitle>
[35944d3b]123 <segtitle>Installed Library</segtitle>
124 <segtitle>Installed Directories</segtitle>
125
126 <seglistitem>
[c3c56b2]127 <seg>
128 None
129 </seg>
[e355d777]130 <seg>
131 libdvdcss.so
132 </seg>
133 <seg>
134 /usr/include/dvdcss and
135 /usr/share/doc/libdvdcss-&libdvdcss-version;
136 </seg>
[35944d3b]137 </seglistitem>
138 </segmentedlist>
139
140 <variablelist>
141 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
142 <?dbfo list-presentation="list"?>
143 <?dbhtml list-presentation="table"?>
144
145 <varlistentry id="libdvdcss-lib">
[d6da5da]146 <term><filename class="libraryfile">libdvdcss.so</filename></term>
[35944d3b]147 <listitem>
[e355d777]148 <para>
149 provides the functionality that is required for transparent
[4c24eb0a]150 DVD access with CSS decryption
[e355d777]151 </para>
[35944d3b]152 <indexterm zone="libdvdcss libdvdcss-lib">
[e355d777]153 <primary sortas="c-libdvdcss">libdvdcss.so</primary>
[35944d3b]154 </indexterm>
155 </listitem>
156 </varlistentry>
157
158 </variablelist>
159
160 </sect2>
[d296551c]161
162</sect1>
Note: See TracBrowser for help on using the repository browser.