Changeset d39e2a9
- Timestamp:
- 12/03/2011 02:24:46 PM (13 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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:
- c972630
- Parents:
- e7ffe884
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
re7ffe884 rd39e2a9 4 4 --> 5 5 6 <!ENTITY day "0 2"> <!-- Always 2 digits -->6 <!ENTITY day "03"> <!-- Always 2 digits --> 7 7 <!ENTITY month "12"> <!-- Always 2 digits --> 8 8 <!ENTITY year "2011"> … … 832 832 <!ENTITY liba52-version "0.7.4"> 833 833 <!ENTITY xvid-version "1.2.2"> 834 <!ENTITY xine-lib-version "1.1. 19">834 <!ENTITY xine-lib-version "1.1.20"> 835 835 <!ENTITY libmikmod-version "3.1.11"> 836 836 <!ENTITY gstreamer-version "0.10.25"> -
introduction/welcome/changelog.xml
re7ffe884 rd39e2a9 43 43 --> 44 44 <listitem> 45 <para>December 2rd, 2011</para> 46 <itemizedlist> 47 <listitem> 48 <para>[abenton] - Updated xine-lib to 1.1.20.</para> 49 </listitem> 50 </itemizedlist> 51 </listitem> 52 53 <listitem> 45 54 <para>December 2nd, 2011</para> 46 55 <itemizedlist> -
multimedia/libdriv/xine-lib.xml
re7ffe884 rd39e2a9 64 64 65 65 <bridgehead renderas="sect4">Required</bridgehead> 66 <para role="required"><xref linkend="x-window-system"/> and 67 <xref linkend=" esound"/> or OSS or68 <xref linkend="a lsa"/> or <xref linkend="arts"/> or66 <para role="required"><xref linkend="x-window-system"/> and at least one of: 67 <xref linkend="alsa"/>, <xref linkend="esound"/>, OSS, 68 <xref linkend="arts"/>, 69 69 <ulink url="http://pulseaudio.org/">PulseAudio</ulink> or 70 70 <ulink url="http://jackaudio.org/">JACK</ulink></para> 71 71 72 <bridgehead renderas="sect4">Recommended</bridgehead> 73 <para role="recommended"><!-- <xref linkend="pkgconfig"/> and --> 74 <xref linkend="ffmpeg"/> <!--(with <option>postproc</option> enabled)--></para> 72 <!-- <bridgehead renderas="sect4">Recommended</bridgehead> 73 <para role="recommended"><xref linkend="pkgconfig"/></para> --> 75 74 76 75 <bridgehead renderas="sect4">Optional</bridgehead> 77 <para role="optional"><xref linkend="aalib"/>, 78 <xref linkend="libmng"/>, 79 <xref linkend="sdl"/>, 80 <xref linkend="libfame"/>, 81 <xref linkend="libvorbis"/>, 82 <xref linkend="speex"/>, 83 <xref linkend="gnome-vfs"/>, 84 <xref linkend="flac"/>, 85 <xref linkend="samba3"/>, 86 <xref linkend="imagemagick"/>, 87 <ulink url="http://www.directfb.org/">DirectFB</ulink>, 88 <xref linkend="libtheora"/>, 76 <para role="optional"><xref linkend="ffmpeg"/>, <xref linkend="flac"/>, 77 <xref linkend="libtheora"/>, <xref linkend="libvorbis"/>, 78 <xref linkend="sdl"/>, <xref linkend="speex"/>, <xref linkend="libfame"/>, 79 <xref linkend="libmng"/>, <xref linkend="gnome-vfs"/>, 80 <xref linkend="libmad"/> 81 <xref linkend="samba3"/>, <xref linkend="imagemagick"/>, 82 <ulink url="http://www.directfb.org/">DirectFB</ulink>, <ulink 83 url="http://sourceforge.net/projects/dvd/">libdvdnav</ulink>, 89 84 <ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink>, 90 <ulink url="http://sourceforge.net/projects/modplug-xmms/">libmodplug</ulink>, 85 <ulink 86 url="http://sourceforge.net/projects/modplug-xmms/">libmodplug</ulink>, 87 <xref linkend="aalib"/>, <xref linkend="liba52"/>, libdts (now <ulink 88 url="http://www.videolan.org/developers/libdca.html">libdca</ulink>), 91 89 <ulink url="http://www.wavpack.com/">WavPack</ulink>, and 92 90 <ulink url="http://dxr3.sourceforge.net/">libdxr3</ulink>.</para> 93 91 94 <para>If the following packages willare not found on the system, versions92 <para>If the following packages are not found on the system, versions 95 93 of their libraries from the internal source tree will be used: 96 <ulink url="http://www.gnu.org/software/libcdio/">libcdio</ulink> and 97 <ulink url="http://www.vcdimager.org/">VCDImager</ulink> (both required, 98 or neither), and 94 <ulink url="http://www.gnu.org/software/libcdio/">libcdio</ulink>, 95 <ulink url="http://www.vcdimager.org/">VCDImager</ulink> and 99 96 <ulink url="http://www.musepack.net/">libmpcdec</ulink>.</para> 100 97 101 98 <para>The following are needed to build the API documentation: 102 <ulink url="http://sourceforge.net/projects/sgmltools-lite/">sgmltools-lite</ulink> 99 <ulink 100 url="http://sourceforge.net/projects/sgmltools-lite/">sgmltools-lite</ulink> 103 101 and <ulink url="http://www.xfig.org/">Transfig</ulink></para> 104 105 <para>The developers recommended that you use the internal source tree106 versions of <xref linkend="liba52"/>, libdts (now <ulink107 url="http://www.videolan.org/developers/libdca.html">libdca</ulink>), <ulink108 url="http://sourceforge.net/projects/dvd/">libdvdnav</ulink>, and <xref109 linkend="libmad"/> and not system-installed versions.</para>110 102 111 103 <para condition="html" role="usernotes">User Notes: … … 120 112 following commands:</para> 121 113 122 <screen><userinput>./configure --prefix=/usr \ 123 --docdir=/usr/share/doc/xine-lib-&xine-lib-version; && 114 <screen><userinput>./configure --prefix=/usr --docdir=/usr/share/doc/xine-lib-&xine-lib-version; && 124 115 make</userinput></screen> 125 116 126 117 <para>This package does not come with a test suite.</para> 127 118 128 <para>Now, as the <systemitem class="username">root</systemitem> user:</para> 119 <para>Now, as the <systemitem class="username">root</systemitem> 120 user:</para> 129 121 130 122 <screen role="root"><userinput>make install</userinput></screen> … … 136 128 137 129 <!--<para><option> 138 sed -i 's/\(inline \)\(_x_is_fourcc\)/__\1int \2/' src/xine-engine/buffer.h && 139 </option>: This command enables c++ programs to use the header, for example 140 in <xref linkend="kdemultimedia"/></para>--> 141 142 <!-- <para><option>\-\-enable-static</option>: This switch is used to enable 143 building the static library as some programs link against it.</para>--> 144 145 146 <!-- switch no longer needed 147 <para><option>\-\-with-external-ffmpeg</option>: This switch enables use of 148 an external <application>FFmpeg</application> library. The internally built 149 library produces poor results with some video files.</para>--> 150 151 <!-- See BLFS ticket 2476 for more info on the ffmpeg option. --> 152 153 <para><parameter>--docdir=/usr/share/xine-lib-&xine-lib-version;</parameter>: 130 sed -i 's/\(inline \)\(_x_is_fourcc\)/__\1int \2/' src/xine-engine/buffer.h 131 &&</option>: This command enables c++ programs to use the header, 132 for example in <xref linkend="kdemultimedia"/></para>--> 133 134 <para><option>--docdir=/usr/share/xine-lib-&xine-lib-version;</option>: 154 135 This switch causes the documentation to be installed into a versioned 155 136 directory instead of the default … … 161 142 <filename class="directory">/usr/lib</filename> you will need to tell 162 143 the <command>configure</command> command where to find it.</para> 144 145 <para><option>--with-external-a52dec</option>: use this option to force the 146 <filename>xineplug_decode_a52.so</filename> plugin to link against the 147 system installed liba52.</para> 148 149 <para><option>--with-external-libmad</option>: use this option to force the 150 <filename>xineplug_decode_mad.so</filename> plugin to link against the 151 system installed libmad.</para> 152 153 <para><option>--with-external-dvdnav</option>: use this option to force the 154 <filename>xineplug_decode_dxr3_spu.so</filename>, 155 <filename>xineplug_decode_spu.so</filename> and 156 <filename>xineplug_inp_dvd.so</filename> plugins to link against the 157 system installed libdvdnav and libdvdread</para> 163 158 164 159 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.