Changeset 0eb92388
- Timestamp:
- 01/02/2005 11:05:34 PM (20 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- aaadebad
- Parents:
- d044f84
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
rd044f84 r0eb92388 24 24 25 25 <listitem><para>January 2nd, 2005 [randy]: Added commands to Imlib2 26 instructions to install documentation, suggested by David 27 Jensen; updated GNOME Print-0.37 instructions; added parameters tothe28 make command in the DB-3 instructions to properly link the29 pthread library.</para></listitem>26 instructions to install documentation, suggested by David Jensen; updated 27 GNOME Print-0.37 instructions; added parameters to the make command in the 28 DB-3 instructions to properly link the pthread library; fixed broken FTP 29 link in the libdvdcss instructions.</para></listitem> 30 30 31 31 <listitem><para>January 1st, 2005 [randy]: Added LWP, Date::Manip and -
multimedia/libdriv/libdvdcss.xml
rd044f84 r0eb92388 3 3 <!ENTITY % general-entities SYSTEM "../../general.ent"> 4 4 %general-entities; 5 5 6 6 <!ENTITY libdvdcss-download-http "http://www.videolan.org/pub/libdvdcss/&libdvdcss-version;/libdvdcss-&libdvdcss-version;.tar.bz2"> 7 <!ENTITY libdvdcss-download-ftp "ftp://ftp. us.sinuspl.net/pub/src/libdvdcss-&libdvdcss-version;.tar.bz2">7 <!ENTITY libdvdcss-download-ftp "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/libdvdcss-&libdvdcss-version;.tar.bz2"> 8 8 <!ENTITY libdvdcss-size "205 KB"> 9 9 <!ENTITY libdvdcss-buildsize "2.6 MB"> … … 22 22 <title>Introduction to <application>libdvdcss</application></title> 23 23 24 <para><application>libdvdcss</application> is a 25 simple library designed for accessing <acronym>DVD</acronym>s as a block 26 device without having to botherabout the decryption.</para>24 <para><application>libdvdcss</application> is a simple library designed for 25 accessing <acronym>DVD</acronym>s as a block device without having to bother 26 about the decryption.</para> 27 27 28 28 <sect3><title>Package information</title> … … 33 33 url="&libdvdcss-download-ftp;"/></para></listitem> 34 34 <listitem><para>Download size: &libdvdcss-size;</para></listitem> 35 <listitem><para>Estimated Disk space required:35 <listitem><para>Estimated disk space required: 36 36 &libdvdcss-buildsize;</para></listitem> 37 37 <listitem><para>Estimated build time: … … 56 56 <title>Contents</title> 57 57 58 <para>The libdvdcss package contains the <filename59 class="libraryfile">libdvdcss</filename> library.</para>58 <para>The libdvdcss package contains the 59 <filename class="libraryfile">libdvdcss</filename> library.</para> 60 60 61 61 </sect2> … … 64 64 65 65 <sect3><title>libdvdcss</title> 66 <para><filename class="libraryfile">libdvdcss</filename> provides 67 the functionality that is required for transparent 68 <acronym>DVD</acronym> access with <acronym>CSS</acronym> decryption. 69 </para></sect3> 66 <para><filename class="libraryfile">libdvdcss</filename> provides the 67 functionality that is required for transparent <acronym>DVD</acronym> access 68 with <acronym>CSS</acronym> decryption.</para></sect3> 70 69 71 70 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.