Changeset b1a0a05
- Timestamp:
- 02/01/2013 10:28:27 PM (11 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 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, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/inkscape-core-mods, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 8517108
- Parents:
- 831caa1f
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r831caa1f rb1a0a05 4 4 --> 5 5 6 <!ENTITY day " 29"> <!-- Always 2 digits -->7 <!ENTITY month "0 1"> <!-- Always 2 digits -->6 <!ENTITY day "02"> <!-- Always 2 digits --> 7 <!ENTITY month "02"> <!-- Always 2 digits --> 8 8 <!ENTITY year "2013"> 9 9 <!ENTITY copyrightdate "2001-&year;"> 10 10 <!ENTITY copyholder "The BLFS Development Team"> 11 11 <!ENTITY version "&year;-&month;-&day;"> 12 <!ENTITY releasedate " January 29th, &year;">12 <!ENTITY releasedate "February 2nd, &year;"> 13 13 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 14 14 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r831caa1f rb1a0a05 46 46 47 47 <listitem> 48 <para>February 2nd, 2013</para> 49 <itemizedlist> 50 <listitem> 51 <para>[randy] - Modified the build commands and dependencies in the 52 VLC instructions.</para> 53 </listitem> 54 </itemizedlist> 55 </listitem> 56 57 <listitem> 48 58 <para>January 29th, 2013</para> 49 59 <itemizedlist> -
multimedia/videoutils/vlc.xml
r831caa1f rb1a0a05 11 11 <!ENTITY vlc-md5sum "4f959c0766ada8cea5a72c65fce94ebe"> 12 12 <!ENTITY vlc-size "18 MB"> 13 <!ENTITY vlc-buildsize " 600 MB">13 <!ENTITY vlc-buildsize "as much as 600 MB, but likely around 500"> 14 14 <!ENTITY vlc-time "4.0 SBU"> 15 15 ]> … … 73 73 <para> 74 74 Estimated build time: &vlc-time; 75 </para> 76 </listitem> 77 </itemizedlist> 78 79 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 80 <itemizedlist spacing="compact"> 81 <listitem> 82 <para> 83 Required patch: 84 <ulink url="&patch-root;/vlc-&vlc-version;-opencv_fixes-1.patch"/> 75 85 </para> 76 86 </listitem> … … 93 103 <xref linkend="libmad"/> and 94 104 <xref linkend="qt"/> (<application>Qt</application> is required for the 95 graphical user interface. Without Qt you will only be able to use the 96 command line or <application>ncurses</application> interface) 105 graphical user interface; without <application>Qt</application> you will 106 only be able to use the command line or <application>ncurses</application> 107 interface) 97 108 </para> 98 109 99 110 <bridgehead renderas="sect4">Optional input drivers and libraries</bridgehead> 100 111 <para role="optional"> 112 <ulink url="http://www.mcmurchy.com/minizip/minizip-1.2.7.tar.gz">Minizip</ulink>, 101 113 <ulink url="http://code.google.com/p/libproxy/">Libproxy</ulink>, 102 114 <ulink url="http://www.live555.com/">Live555</ulink>, … … 108 120 <ulink url="http://opencv.willowgarage.com/wiki/">OpenCV</ulink>, 109 121 <xref linkend="samba3"/>, 110 <xref linkend="gvfs"/>, 111 <ulink url="http://www.gnu.org/software/vcdimager/">VCDImager</ulink> and 112 <ulink url="http://libcddb.sourceforge.net/">libcddb</ulink> 122 <!-- <xref linkend="gvfs"/>, --> 123 <ulink url="http://linuxtv.org/downloads/v4l-utils/">Video4Linux</ulink>, 124 <ulink url="http://www.gnu.org/software/vcdimager/">VCDImager</ulink> 125 (requires <ulink url="http://www.gnu.org/software/libcdio/">libcdio</ulink>) 126 and <ulink url="http://libcddb.sourceforge.net/">libcddb</ulink> 113 127 </para> 114 128 115 129 <bridgehead renderas="sect4">Optional mux/demux plugins</bridgehead> 116 130 <para role="optional"> 131 <ulink url="http://www.videolan.org/developers/libdvbpsi.html">libdvbpsi</ulink>, 117 132 <ulink url="http://code.google.com/p/game-music-emu/">Game Music Emu</ulink>, 133 <ulink url="http://sourceforge.net/projects/sidplay2/files/sidplay2/">sidplay-libs</ulink> 134 (with patches located in contrib/src/sidplay2 subdirectory), 118 135 <xref linkend="libogg"/>, 119 136 <ulink url="http://directory.fsf.org/wiki/Libshout">libshout</ulink>, 137 <ulink url="http://matroska.org/">libmatroska</ulink> 138 (requires <ulink url="http://matroska.org/">libebml</ulink>), 120 139 <ulink url="http://modplug-xmms.sourceforge.net/">libmodplug</ulink> and 121 140 <ulink url="http://www.musepack.net/index.php?pg=home">Musepack</ulink> … … 124 143 <bridgehead renderas="sect4">Optional codec plugins</bridgehead> 125 144 <para role="optional"> 126 <ulink url="http://sourceforge.net/projects/libshine-fxp/">Shine</ulink>, 145 <ulink url="http://www.splitted-desktop.com/static/libva/">libva</ulink>, 146 <!-- <ulink url="http://sourceforge.net/projects/libshine-fxp/">Shine</ulink>, --> 127 147 <ulink url="http://www.khronos.org/openmax/">OpenMAX</ulink>, 128 <ulink url="http://www.splitted-desktop.com/static/libva/">libva</ulink>,129 148 <xref linkend="faad2"/>, 130 149 <ulink url="http://www.twolame.org/">Twolame</ulink>, … … 133 152 <xref linkend="libmpeg2"/>, 134 153 <xref linkend="libvorbis"/>, 154 <ulink url="http://wiki.xiph.org/Tremor">Tremor</ulink>, 135 155 <xref linkend="speex"/>, 156 <ulink url="http://www.opus-codec.org/">Opus</ulink>, 136 157 <xref linkend="libtheora"/>, 137 158 <ulink url="http://diracvideo.org/download/dirac-research/">Dirac</ulink>, … … 148 169 <bridgehead renderas="sect4">Optional video plugins</bridgehead> 149 170 <para role="optional"> 150 <xref linkend="sdl"/>, 171 <xref linkend="sdl"/> 172 (with <ulink url="http://www.libsdl.org/projects/SDL_image/">SDL_image</ulink>), 151 173 <xref linkend="freetype2"/>, 174 <xref linkend="fontconfig"/>, 152 175 <xref linkend="fribidi"/>, 153 <xref linkend=" fontconfig"/>,176 <xref linkend="librsvg"/>, 154 177 <xref linkend="aalib"/> and 155 178 <ulink url="http://caca.zoy.org/">libcaca</ulink> … … 166 189 <bridgehead renderas="sect4">Optional interface plugins</bridgehead> 167 190 <para role="optional"> 191 <ulink url="http://xcb.freedesktop.org/dist/">xcb-util-keysyms</ulink>, 168 192 <ulink url="http://www.lirc.org/">LIRC</ulink> and 169 193 <ulink url="http://www.feep.net/libtar/">libtar</ulink> … … 178 202 <bridgehead renderas="sect4">Optional service discovery plugins</bridgehead> 179 203 <para role="optional"> 204 <xref linkend="avahi"/>, 180 205 <ulink url="http://libmtp.sourceforge.net/">MTP</ulink> and 181 206 <ulink url="http://pupnp.sourceforge.net/">UPnP</ulink> … … 184 209 <bridgehead renderas="sect4">Optional miscellaneous dependencies</bridgehead> 185 210 <para role="optional"> 211 <xref linkend="libxml2"/>, 212 <xref linkend="taglib"/>, 186 213 <xref linkend="libnotify"/>, 187 <xref linkend="taglib"/>, 188 <ulink url="http://medialibrary.sourceforge.net/">MediaLibrary</ulink>, 189 <xref linkend="sqlite"/> and 214 <ulink url="http://medialibrary.sourceforge.net/">MediaLibrary</ulink> 215 (requires <xref linkend="sqlite"/>) and 190 216 <ulink url="http://www.lua.org/">Lua</ulink> 191 217 </para> … … 203 229 </para> 204 230 205 <screen><userinput>./configure --prefix=/usr --disable-lua && 231 <screen><userinput>patch -Np1 -i ../vlc-&vlc-version;-opencv_fixes-1.patch && 232 ./bootstrap && 233 sed -i "s|LDFLAGS_sid)|& -L/usr/lib/sidplay/builders|" \ 234 modules/demux/Makefile.in && 235 236 ./configure --prefix=/usr --disable-lua && 206 237 make</userinput></screen> 207 238 … … 214 245 </para> 215 246 216 <screen role="root"><userinput>make install</userinput></screen> 247 <screen role="root"><userinput>make docdir=/usr/share/doc/vlc-&vlc-version; install</userinput></screen> 248 249 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 250 href="../../xincludes/update-icons-and-desktop.xml"/> 217 251 </sect2> 218 252 219 253 <sect2 role="commands"> 220 254 <title>Command Explanations</title> 255 256 <para> 257 <command>./bootstrap</command>: This command is required because the patch 258 modifies <application>Autotools</application> files and 259 <application>VLC</application> uses a custom reconfiguration system. 260 </para> 261 262 <para> 263 <command>sed -i ...</command>: This command fixes building against the 264 <application>Sidplay2</application> package. 265 </para> 221 266 222 267 <para> … … 227 272 228 273 <para> 229 < parameter>--disable-avcodec</parameter>: Use this switch if you don't274 <option>--disable-avcodec</option>: Use this switch if you don't 230 275 have <application>FFmpeg</application> installed. 231 276 </para> 232 277 233 278 <para> 234 < parameter>--disable-a52</parameter>: Use this switch if you don't have279 <option>--disable-a52</option>: Use this switch if you don't have 235 280 <application>liba52</application> installed. 236 281 </para> 237 282 238 283 <para> 239 < parameter>--disable-libgcrypt</parameter>: Use this switch if you don't284 <option>--disable-libgcrypt</option>: Use this switch if you don't 240 285 have <application>libgcrypt</application> installed. 241 286 </para> 242 287 243 244 <para> 245 <parameter>--disable-mad</parameter>: Use this switch if you don't 288 <para> 289 <option>--disable-mad</option>: Use this switch if you don't 246 290 have <application>libmad</application> installed. 291 </para> 292 293 <para> 294 <option>--enable-shine</option>: Use this option if you wish to build the 295 <application>Shine</application> plugin. 296 </para> 297 298 <para> 299 <option>--enable-faad</option>: Use this option if you have 300 <application>FAAD</application> installed and wish to build the 301 <application>FAAD</application> plugin. 302 </para> 303 304 <para> 305 <option>--enable-tremor</option>: Use this option if you have 306 <application>Tremor</application> installed and wish to build the 307 <application>Tremor</application> plugin. 308 </para> 309 310 <para> 311 <option>--enable-aa</option>: Use this option if you have 312 <application>AAlib</application> installed and wish to build the 313 <application>AAlib</application> plugin. 247 314 </para> 248 315 … … 266 333 </seg> 267 334 <seg> 335 /usr/include/vlc, 268 336 /usr/lib/vlc, 269 /usr/include/vlc,270 337 /usr/share/vlc and 271 /usr/share/doc/vlc 338 /usr/share/doc/vlc-&vlc-version; 272 339 </seg> 273 340 </seglistitem>
Note:
See TracChangeset
for help on using the changeset viewer.