Changeset 7a395d1
- Timestamp:
- 10/11/2015 11:51:21 AM (8 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/inkscape-core-mods, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- a29486e4
- Parents:
- 70e06fa
- Files:
-
- 27 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r70e06fa r7a395d1 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 0"> <!-- Always 2 digits -->3 <!ENTITY day "11"> <!-- Always 2 digits --> 4 4 <!ENTITY month "10"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2015"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "October 9th &year;">9 <!ENTITY releasedate "October 11th &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/genlib/libusb.xml
r70e06fa r7a395d1 7 7 <!ENTITY libusb-download-http "&sourceforge-repo;/libusb/libusb-&libusb-version;.tar.bz2"> 8 8 <!ENTITY libusb-download-ftp " "> 9 <!ENTITY libusb-md5sum " f9e2bb5879968467e5ca756cb4e1fa7e">10 <!ENTITY libusb-size " 512KB">11 <!ENTITY libusb-buildsize "7. 3MB (additional 2.8 MB for API documentation)">12 <!ENTITY libusb-time " less than0.1 SBU">9 <!ENTITY libusb-md5sum "1d4eb194eaaa2bcfbba28102768c7dbf"> 10 <!ENTITY libusb-size "777 KB"> 11 <!ENTITY libusb-buildsize "7.6 MB (additional 2.8 MB for API documentation)"> 12 <!ENTITY libusb-time "0.1 SBU"> 13 13 ]> 14 14 … … 86 86 <title>Installation of libusb</title> 87 87 88 <note> 89 <para> 90 This package does not support parallel build. 91 </para> 92 </note> 93 88 94 <para> 89 95 Install <application>libusb</application> by running the following … … 92 98 93 99 <screen><userinput>./configure --prefix=/usr --disable-static && 94 make </userinput></screen>100 make -j1</userinput></screen> 95 101 96 102 <para> -
introduction/welcome/changelog.xml
r70e06fa r7a395d1 46 46 47 47 <listitem> 48 <para>October 11th, 2015</para> 49 <itemizedlist> 50 <listitem> 51 <para>[igor] - Update to mesa-11.0.3. Fixes 52 <ulink url="&blfs-ticket-root;7006">#7006</ulink>.</para> 53 </listitem> 54 <listitem> 55 <para>[igor] - Update to libusb-1.0.20. Fixes 56 <ulink url="&blfs-ticket-root;6892">#6892</ulink>.</para> 57 </listitem> 58 </itemizedlist> 59 </listitem> 60 61 <listitem> 48 62 <para>October 10th, 2015</para> 49 63 <itemizedlist> -
multimedia/libdriv/gst10-plugins-bad.xml
r70e06fa r7a395d1 120 120 <xref linkend="libmpeg2"/>, 121 121 <xref linkend="libvdpau"/>, 122 <xref linkend="mesa lib"/>,122 <xref linkend="mesa"/>, 123 123 <xref linkend="mpg123"/>, 124 124 <xref linkend="neon"/>, -
multimedia/libdriv/v4l-utils.xml
r70e06fa r7a395d1 78 78 <xref linkend="glu"/>, 79 79 <xref linkend="libjpeg"/>, and 80 <xref linkend="mesa lib"/>80 <xref linkend="mesa"/> 81 81 </para> 82 82 -
multimedia/libdriv/xine-lib.xml
r70e06fa r7a395d1 95 95 <xref linkend="libvorbis"/>, 96 96 <xref linkend="libvpx"/>, 97 <xref linkend="mesa lib"/>,97 <xref linkend="mesa"/>, 98 98 <xref linkend="samba"/>, 99 99 <xref linkend="sdl"/>, -
packages.ent
r70e06fa r7a395d1 130 130 <!ENTITY libtasn1-version "4.6"> 131 131 <!ENTITY libunistring-version "0.9.6"> 132 <!ENTITY libusb-version "1.0. 19">132 <!ENTITY libusb-version "1.0.20"> 133 133 <!ENTITY libusb-compat-version "0.1.5"> 134 134 <!ENTITY libxml2-version "2.9.2"> … … 443 443 <!ENTITY xcursor-themes-version "1.0.4"> 444 444 <!ENTITY xkeyboard-config-version "2.15"> 445 <!ENTITY mesa lib-version "11.0.2">445 <!ENTITY mesa-version "11.0.3"> 446 446 <!ENTITY xcb-util-version "0.4.0"> 447 447 <!ENTITY xcb-util-image-version "0.4.0"> -
postlfs/virtualization/qemu.xml
r70e06fa r7a395d1 84 84 <xref linkend="lzo"/>, 85 85 <xref linkend="nss"/> (for libcacard.so), 86 <xref linkend="mesa lib"/>, and86 <xref linkend="mesa"/>, and 87 87 <xref linkend="vte"/> 88 88 </para> -
x/installing/installing.xml
r70e06fa r7a395d1 64 64 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xcb-util-renderutil.xml"/> 65 65 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xcb-util-wm.xml"/> 66 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mesa lib.xml"/>66 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mesa.xml"/> 67 67 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xbitmaps.xml"/> 68 68 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x7app.xml"/> -
x/installing/libva.xml
r70e06fa r7a395d1 125 125 <bridgehead renderas="sect5">Required</bridgehead> 126 126 <para role="required"> 127 <xref linkend="mesa lib"/>127 <xref linkend="mesa"/> 128 128 </para> 129 129 -
x/installing/libvdpau-va-gl.xml
r70e06fa r7a395d1 103 103 <bridgehead renderas="sect5">Runtime Dependency</bridgehead> 104 104 <para role="optional"> 105 <xref linkend="mesa lib"/>105 <xref linkend="mesa"/> 106 106 </para> 107 107 -
x/installing/libvdpau.xml
r70e06fa r7a395d1 107 107 <bridgehead renderas="sect5">Runtime Dependency</bridgehead> 108 108 <para role="optional"> 109 <xref linkend="mesa lib"/>109 <xref linkend="mesa"/> 110 110 </para> 111 111 -
x/installing/mesa.xml
r70e06fa r7a395d1 5 5 %general-entities; 6 6 7 <!ENTITY mesa lib-download-http " ">8 <!ENTITY mesa lib-download-ftp "ftp://ftp.freedesktop.org/pub/mesa/&mesalib-version;/mesa-&mesalib-version;.tar.xz">9 <!ENTITY mesa lib-md5sum "2b3369d64481c1f72ce2d88f7acdb0fb">10 <!ENTITY mesa lib-size "6.9 MB">11 <!ENTITY mesa lib-buildsize "188 MB (without tests)">12 <!ENTITY mesa lib-time "4.5 SBU (without tests)">7 <!ENTITY mesa-download-http " "> 8 <!ENTITY mesa-download-ftp "ftp://ftp.freedesktop.org/pub/mesa/&mesa-version;/mesa-&mesa-version;.tar.xz"> 9 <!ENTITY mesa-md5sum "bf9118bf0fbf360715cfe60baf7a1db5"> 10 <!ENTITY mesa-size "6.9 MB"> 11 <!ENTITY mesa-buildsize "188 MB (without tests)"> 12 <!ENTITY mesa-time "4.5 SBU (without tests)"> 13 13 ]> 14 14 15 <sect1 id="mesa lib" xreflabel="MesaLib-&mesalib-version;">16 <?dbhtml filename="mesa lib.html"?>15 <sect1 id="mesa" xreflabel="Mesa-&mesa-version;"> 16 <?dbhtml filename="mesa.html"?> 17 17 18 18 <sect1info> … … 21 21 </sect1info> 22 22 23 <title>Mesa Lib-&mesalib-version;</title>24 25 <indexterm zone="mesa lib">26 <primary sortas="a-Mesa Lib">MesaLib</primary>23 <title>Mesa-&mesa-version;</title> 24 25 <indexterm zone="mesa"> 26 <primary sortas="a-Mesa">Mesa</primary> 27 27 </indexterm> 28 28 29 29 <sect2 role="package"> 30 <title>Introduction to Mesa Lib</title>30 <title>Introduction to Mesa</title> 31 31 32 32 <para> … … 41 41 <listitem> 42 42 <para> 43 Download (HTTP): <ulink url="&mesa lib-download-http;"/>44 </para> 45 </listitem> 46 <listitem> 47 <para> 48 Download (FTP): <ulink url="&mesa lib-download-ftp;"/>49 </para> 50 </listitem> 51 <listitem> 52 <para> 53 Download MD5 sum: &mesa lib-md5sum;54 </para> 55 </listitem> 56 <listitem> 57 <para> 58 Download size: &mesa lib-size;59 </para> 60 </listitem> 61 <listitem> 62 <para> 63 Estimated disk space required: &mesa lib-buildsize;64 </para> 65 </listitem> 66 <listitem> 67 <para> 68 Estimated build time: &mesa lib-time;43 Download (HTTP): <ulink url="&mesa-download-http;"/> 44 </para> 45 </listitem> 46 <listitem> 47 <para> 48 Download (FTP): <ulink url="&mesa-download-ftp;"/> 49 </para> 50 </listitem> 51 <listitem> 52 <para> 53 Download MD5 sum: &mesa-md5sum; 54 </para> 55 </listitem> 56 <listitem> 57 <para> 58 Download size: &mesa-size; 59 </para> 60 </listitem> 61 <listitem> 62 <para> 63 Estimated disk space required: &mesa-buildsize; 64 </para> 65 </listitem> 66 <listitem> 67 <para> 68 Estimated build time: &mesa-time; 69 69 </para> 70 70 </listitem> … … 77 77 Recommended patch: 78 78 <ulink 79 url="&patch-root;/mesa-&mesa lib-version;-add_xdemos-1.patch"/>80 (installs 2 demo programs for testing Mesa Lib- not needed if you79 url="&patch-root;/mesa-&mesa-version;-add_xdemos-1.patch"/> 80 (installs 2 demo programs for testing Mesa - not needed if you 81 81 install the <ulink url="ftp://ftp.freedesktop.org/pub/mesa/demos/"> 82 82 mesa-demos</ulink> package) … … 85 85 </itemizedlist> 86 86 87 <bridgehead renderas="sect3">Mesa LibDependencies</bridgehead>87 <bridgehead renderas="sect3">Mesa Dependencies</bridgehead> 88 88 89 89 <bridgehead renderas="sect4">Required</bridgehead> … … 107 107 <ulink url="ftp://ftp.freedesktop.org/pub/mesa/demos/">mesa-demos</ulink> 108 108 (provides more than 300 extra demos to test 109 <application>Mesa Lib</application>; this includes the same programs109 <application>Mesa</application>; this includes the same programs 110 110 added by the patch above), 111 111 <ulink url="http://omxil.sourceforge.net/">Bellagio OpenMAX Integration … … 128 128 129 129 <para condition="html" role="usernotes">User Notes: 130 <ulink url="&blfs-wiki;/mesa lib"/>130 <ulink url="&blfs-wiki;/mesa"/> 131 131 </para> 132 132 </sect2> 133 133 134 134 <sect2 role="installation"> 135 <title>Installation of Mesa Lib</title>135 <title>Installation of Mesa</title> 136 136 137 137 <para> … … 141 141 </para> 142 142 143 <screen><userinput>patch -Np1 -i ../mesa-&mesa lib-version;-add_xdemos-1.patch</userinput></screen>144 145 <para> 146 Install <application>Mesa Lib</application> by running the following143 <screen><userinput>patch -Np1 -i ../mesa-&mesa-version;-add_xdemos-1.patch</userinput></screen> 144 145 <para> 146 Install <application>Mesa</application> by running the following 147 147 commands: 148 148 </para> … … 198 198 </para> 199 199 200 <screen role="root"><userinput>install -v -dm755 /usr/share/doc/mesa-&mesa lib-version; &&201 cp -rfv docs/* /usr/share/doc/mesa-&mesa lib-version;</userinput></screen>200 <screen role="root"><userinput>install -v -dm755 /usr/share/doc/mesa-&mesa-version; && 201 cp -rfv docs/* /usr/share/doc/mesa-&mesa-version;</userinput></screen> 202 202 203 203 </sect2> … … 306 306 $XORG_PREFIX/{include/{EGL,GL,GLES,GLES2,GLES3,KHR},lib/{dri,vdpau}} 307 307 and 308 /usr/share/doc/mesa-&mesa lib-version; (optional)308 /usr/share/doc/mesa-&mesa-version; (optional) 309 309 </seg> 310 310 </seglistitem> … … 323 323 problems. 324 324 </para> 325 <indexterm zone="mesa libglxgears">325 <indexterm zone="mesa glxgears"> 326 326 <primary sortas="b-glxgears">glxgears</primary> 327 327 </indexterm> … … 336 336 graphics hardware and installed GL libraries. 337 337 </para> 338 <indexterm zone="mesa libglxinfo">338 <indexterm zone="mesa glxinfo"> 339 339 <primary sortas="b-glxinfo">glxinfo</primary> 340 340 </indexterm> … … 349 349 defined by the EGL-1.4 specification. 350 350 </para> 351 <indexterm zone="mesa liblibEGL">351 <indexterm zone="mesa libEGL"> 352 352 <primary sortas="c-libGL">libEGL.so</primary> 353 353 </indexterm> … … 362 362 Manager library. 363 363 </para> 364 <indexterm zone="mesa liblibgbm">364 <indexterm zone="mesa libgbm"> 365 365 <primary sortas="c-libgbm">libgbm.so</primary> 366 366 </indexterm> … … 374 374 is the <application>Mesa</application> OpenGL ES 1.1 library. 375 375 </para> 376 <indexterm zone="mesa liblibGLESv1_CM">376 <indexterm zone="mesa libGLESv1_CM"> 377 377 <primary sortas="c-libGLESv1_CM">libGLESv1_CM.so</primary> 378 378 </indexterm> … … 386 386 is the <application>Mesa</application> OpenGL ES 2.0 library. 387 387 </para> 388 <indexterm zone="mesa liblibGLES2">388 <indexterm zone="mesa libGLES2"> 389 389 <primary sortas="c-libGLES2">libGLES2.so</primary> 390 390 </indexterm> … … 398 398 is the main <application>Mesa</application> OpenGL library. 399 399 </para> 400 <indexterm zone="mesa liblibGL">400 <indexterm zone="mesa libGL"> 401 401 <primary sortas="c-libGL">libGL.so</primary> 402 402 </indexterm> … … 410 410 is the <application>Mesa</application> Off-screen Rendering library. 411 411 </para> 412 <indexterm zone="mesa liblibOSMesa">412 <indexterm zone="mesa libOSMesa"> 413 413 <primary sortas="c-libOSMesa">libOSMesa.so</primary> 414 414 </indexterm> … … 422 422 is the Xorg Gallium3D acceleration library. 423 423 </para> 424 <indexterm zone="mesa liblibxatracker">424 <indexterm zone="mesa libxatracker"> 425 425 <primary sortas="c-libxatracker">libxatracker.so</primary> 426 426 </indexterm> -
x/installing/x7app.xml
r70e06fa r7a395d1 174 174 <para role="required"> 175 175 <xref linkend="libpng"/>, 176 <xref linkend="mesa lib"/>,176 <xref linkend="mesa"/>, 177 177 <xref linkend="xbitmaps"/>, and 178 178 <xref linkend="xcb-util"/> -
x/installing/x7driver-ati.xml
r70e06fa r7a395d1 47 47 For Direct Rendering to work with newer Radeon Cards (R300 and later 48 48 chipsets), you need to enable the r300, r600 and radeonsi Gallium 49 drivers at <xref linkend="mesa lib"/> build time. Also, some cards49 drivers at <xref linkend="mesa"/> build time. Also, some cards 50 50 require Firmware to be available when the kernel driver is loaded. 51 51 Firmware can be obtained from <ulink … … 206 206 to accelerate 2D rendering. Glamor acceleration is required for 207 207 Radeon "Southern Islands" GPUs which use "radeonsi" Gallium3D driver 208 from <xref linkend="mesa lib"/>. To see which cards fall under208 from <xref linkend="mesa"/>. To see which cards fall under 209 209 "Southern Islands" category, read the 210 210 <ulink url="&radeon-marketing-names;"> -
x/installing/xorg-config.xml
r70e06fa r7a395d1 47 47 DRI is a framework for allowing software to access graphics hardware in a safe and 48 48 efficient manner. It is installed in <application>X</application> by default 49 (using <application>Mesa Lib</application>) if you have a supported video card.49 (using <application>Mesa</application>) if you have a supported video card. 50 50 </para> 51 51 … … 92 92 Another way to determine if DRI is working properly is to use one of the 93 93 two optionally installed OpenGL demo programs in <xref 94 linkend="mesa lib"/>. From an X terminal, run <command>glxinfo</command>94 linkend="mesa"/>. From an X terminal, run <command>glxinfo</command> 95 95 and look for the phrase: 96 96 </para> … … 119 119 Software Rasterizer for Direct Rendering. In such cases, you can use a new, 120 120 LLVM-accelerated, Software Rasterizer called LLVMPipe. In order to build 121 LLVMPipe just make sure that <xref linkend="llvm"/> is present at Mesa Lib121 LLVMPipe just make sure that <xref linkend="llvm"/> is present at Mesa 122 122 build time. Note that all decoding is done on the CPU instead of the GPU, 123 123 so the display will run slower than with hardware acceleration. -
x/lib/cairo.xml
r70e06fa r7a395d1 105 105 <xref linkend="libdrm"/>, 106 106 <xref linkend="lzo"/>, 107 <xref linkend="mesa lib"/>,107 <xref linkend="mesa"/>, 108 108 <xref linkend="qt4"/>, 109 109 <xref linkend="valgrind"/>, -
x/lib/clutter.xml
r70e06fa r7a395d1 42 42 Anything built with this toolkit needs hardware 3D acceleration from 43 43 the graphics driver at runtime. This is provided by 44 <application>Mesa Lib</application> (or by proprietary graphics drivers),44 <application>Mesa</application> (or by proprietary graphics drivers), 45 45 but is not available for every graphics card nor for all virtual 46 46 machines. You may wish to review <xref linkend="checking-dri"/>. -
x/lib/cogl.xml
r70e06fa r7a395d1 78 78 <para role="required"> 79 79 <xref linkend="gdk-pixbuf"/>, 80 <xref linkend="mesa lib"/>, and80 <xref linkend="mesa"/>, and 81 81 <xref linkend="pango"/> 82 82 </para> -
x/lib/fltk.xml
r70e06fa r7a395d1 93 93 <xref linkend="doxygen"/>, 94 94 <xref linkend="glu"/>, 95 <xref linkend="mesa lib"/>, and95 <xref linkend="mesa"/>, and 96 96 <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>) 97 97 </para> -
x/lib/freeglut.xml
r70e06fa r7a395d1 80 80 <para role="required"> 81 81 <xref linkend="cmake"/> and 82 <xref linkend="mesa lib"/>82 <xref linkend="mesa"/> 83 83 </para> 84 84 -
x/lib/glu.xml
r70e06fa r7a395d1 74 74 <bridgehead renderas="sect4">Required</bridgehead> 75 75 <para role="required"> 76 <xref linkend="mesa lib"/>76 <xref linkend="mesa"/> 77 77 </para> 78 78 … … 147 147 Utility library. 148 148 </para> 149 <indexterm zone=" mesaliblibGLU">149 <indexterm zone="glu libGLU"> 150 150 <primary sortas="c-libGLU">libGLU.so</primary> 151 151 </indexterm> -
x/lib/libepoxy.xml
r70e06fa r7a395d1 75 75 <bridgehead renderas="sect4">Required</bridgehead> 76 76 <para role="required"> 77 <xref linkend="mesa lib"/>77 <xref linkend="mesa"/> 78 78 </para> 79 79 -
x/lib/qt4.xml
r70e06fa r7a395d1 120 120 <para role="recommended"> 121 121 <xref linkend="alsa-lib"/>, 122 <xref linkend="mesa lib"/>,122 <xref linkend="mesa"/>, 123 123 <xref linkend="cacerts"/>, 124 124 <xref linkend="dbus"/>, -
x/lib/qt5.xml
r70e06fa r7a395d1 101 101 <xref linkend="libtiff"/>, 102 102 <xref linkend="libwebp"/>, 103 <xref linkend="mesa lib"/>,103 <xref linkend="mesa"/>, 104 104 <xref linkend="mtdev"/>, 105 105 <xref linkend="openssl"/>, -
x/lib/webkitgtk.xml
r70e06fa r7a395d1 87 87 <xref linkend="libsoup"/>, 88 88 <xref linkend="libwebp"/>, 89 <xref linkend="mesa lib"/>,89 <xref linkend="mesa"/>, 90 90 <xref linkend="ruby"/>, 91 91 <xref linkend="sqlite"/> and -
x/lib/webkitgtk2.xml
r70e06fa r7a395d1 85 85 <xref linkend="libsoup"/>, 86 86 <xref linkend="libwebp"/>, 87 <xref linkend="mesa lib"/>,87 <xref linkend="mesa"/>, 88 88 <xref linkend="ruby"/>, 89 89 <xref linkend="sqlite"/> and -
xsoft/office/libreoffice.xml
r70e06fa r7a395d1 198 198 <xref linkend="libxml2"/> and 199 199 <xref linkend="libxslt"/>, 200 <xref linkend="mesa lib"/>,200 <xref linkend="mesa"/>, 201 201 <xref linkend="neon"/>, 202 202 <xref linkend="npapi-sdk"/>,
Note:
See TracChangeset
for help on using the changeset viewer.