Changeset 731b319c
- Timestamp:
- 01/20/2005 03:17:56 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:
- 4e046302
- Parents:
- ec2270f
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rec2270f r731b319c 445 445 <!ENTITY liba52-version "0.7.4"> 446 446 <!ENTITY xvid-version "1.0.2"> 447 <!ENTITY xine-lib-version "1 -rc7">447 <!ENTITY xine-lib-version "1.0"> 448 448 <!ENTITY libmikmod-version "3.1.11"> 449 449 <!ENTITY gstreamer-version "0.8.7"> -
introduction/welcome/changelog.xml
rec2270f r731b319c 23 23 <itemizedlist> 24 24 25 <listitem><para>January 20th, 2005 [randy]: Updated to 26 MPlayer-1.0pre6a.</para></listitem>25 <listitem><para>January 20th, 2005 [randy]: Updated to MPlayer-1.0pre6a and 26 xine Libraries-1.0.</para></listitem> 27 27 28 28 <listitem><para>January 19th, 2005 [randy]: Added installation of -
multimedia/libdriv/xine-lib.xml
rec2270f r731b319c 8 8 <!ENTITY xine-lib-size "7.3 MB"> 9 9 <!ENTITY xine-lib-buildsize "82 MB"> 10 <!ENTITY xine-lib-time "3. 44SBU">10 <!ENTITY xine-lib-time "3.56 SBU"> 11 11 ]> 12 12 … … 18 18 <?dbhtml filename="xine-lib.html"?> 19 19 <title>xine Libraries-&xine-lib-version;</title> 20 <indexterm zone="xine-lib"> 21 <primary sortas="a-Xine-Libraries">Xine Libraries</primary></indexterm> 20 22 21 23 <sect2> … … 39 41 </sect3> 40 42 41 < sect3><title>Additional downloads</title>43 <!-- <sect3><title>Additional downloads</title> 42 44 <itemizedlist spacing='compact'> 43 45 <listitem><para><ulink 44 46 url="&patch-root;/xine-lib-&xine-lib-version;-discover_smb-1.patch"/></para> 45 47 </listitem></itemizedlist> 46 </sect3> 48 </sect3> --> 47 49 48 50 <sect3><title><application>xine Libraries</application> dependencies</title> … … 71 73 <ulink url="http://www.audiocoding.com/modules/mydownloads/">FAAD</ulink>, 72 74 <ulink url="http://www.libstk.org/">LibSTK</ulink>, 75 <ulink 76 url="http://0pointer.de/lennart/projects/polypaudio/">polypaudio</ulink>, 73 77 <ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink>, 74 78 <ulink url="http://sourceforge.net/projects/dvd/">libdvdnav</ulink>, … … 87 91 following commands:</para> 88 92 89 <screen><userinput><command>patch -Np1 -i ../xine-lib-&xine-lib-version;-discover_smb-1.patch && 90 ./configure --prefix=/usr && 91 make && 92 make install</command></userinput></screen> 93 <screen><userinput><command>./configure --prefix=/usr && 94 make</command></userinput></screen> 95 96 <para>Now, as the root user:</para> 97 98 <screen><userinput role='root'><command>make install</command></userinput></screen> 93 99 94 100 </sect2> … … 97 103 <title>Contents</title> 98 104 99 <para>The <application>xine Libraries</application> package contains 100 <command>xine-config</command>, 101 the <filename class="libraryfile">libxine</filename> library, 102 various input/output plugins and fonts used by the output display 103 engine.</para> 105 <segmentedlist> 106 <segtitle>Installed Program</segtitle> 107 <segtitle>Installed Libraries</segtitle> 108 <segtitle>Installed Fonts</segtitle> 109 <segtitle>Installed Directories</segtitle> 110 <seglistitem> 111 <seg>xine-config</seg> 112 <seg>libxine.so and numerous plugin modules and video extensions</seg> 113 <seg>Output display engine fonts located in 114 /usr/share/xine/libxine1/fonts</seg> 115 <seg>/usr/include/xine, /usr/lib/xine, /usr/share/xine and 116 /usr/share/doc/xine</seg> 117 </seglistitem> 118 </segmentedlist> 104 119 105 </sect2> 120 <variablelist> 121 <bridgehead renderas="sect3">Short Descriptions</bridgehead> 122 <?dbfo list-presentation="list"?> 106 123 107 <sect2><title>Description</title> 124 <varlistentry id="xine-config"> 125 <term><command>xine-config</command></term> 126 <listitem><para>provides information to programs trying to link with the 127 <application>xine</application> libraries.</para> 128 <indexterm zone="xine-lib xine-config"> 129 <primary sortas="b-xine-config">xine-config</primary></indexterm> 130 </listitem> 131 </varlistentry> 108 132 109 <sect3><title>xine-config</title> 110 <para><command>xine-config</command> provides information to programs trying 111 to link with the <application>xine</application> libraries.</para></sect3> 112 113 <sect3><title>libxine libraries</title> 114 <para><filename class="libraryfile">libxine</filename> libraries provide the 115 <acronym>API</acronym> for processing audio/video files.</para></sect3> 133 <varlistentry id="libxine"> 134 <term><filename class='libraryfile'>libxine.so</filename></term> 135 <listitem><para> provides the <acronym>API</acronym> for processing 136 audio/video files.</para> 137 <indexterm zone="xine-lib libxine"> 138 <primary sortas="c-libxine">libxine.so</primary></indexterm> 139 </listitem> 140 </varlistentry> 141 </variablelist> 116 142 117 143 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.