Changeset f856738
- Timestamp:
- 12/12/2011 08:16:56 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:
- fb21320
- Parents:
- dffe92e8
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rdffe92e8 rf856738 57 57 <!-- End LFS versions --> 58 58 59 <!ENTITY blfs-bootscripts-version "201112 06">59 <!ENTITY blfs-bootscripts-version "20111212"> 60 60 <!ENTITY blfs-bootscripts-download "&downloads-root;/blfs-bootscripts-&blfs-bootscripts-version;.tar.bz2"> 61 61 … … 802 802 <!-- Part XII --> 803 803 <!-- Chapter 38 --> 804 <!ENTITY alsa-version "1.0.2 1">804 <!ENTITY alsa-version "1.0.24.1"> 805 805 <!ENTITY alsa-lib-version "&alsa-version;"> 806 806 <!ENTITY alsa-plugins-version "&alsa-version;"> … … 811 811 <!ENTITY alsa-download-http "http://gd.tuwien.ac.at/opsys/linux/alsa"> 812 812 <!ENTITY alsa-download-ftp "ftp://ftp.alsa-project.org/pub"> 813 <!ENTITY audiofile-version "0. 2.7">813 <!ENTITY audiofile-version "0.3.2"> 814 814 <!ENTITY esound-version "0.2.41"> 815 815 <!ENTITY sdl-version "1.2.14"> -
general/prog/llvm.xml
rdffe92e8 rf856738 83 83 84 84 <screen><userinput>touch tools/edis/EnhancedDisassembly.exports && 85 ./configure --prefix=/opt/llvm &&85 ./configure --prefix=/opt/llvm && 86 86 find -name Makefile -exec \ 87 87 sed -ir -e '/^LIBRARYNAME/a SHARED_LIBRARY = 1' \ -
introduction/welcome/changelog.xml
rdffe92e8 rf856738 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[abenton] - Updated Webkitgtk to 1.6.1.</para> 48 <para>[bdubbs] - Updated to audiofile-0.3.2.</para> 49 </listitem> 50 <listitem> 51 <para>[bdubbs] - Updated to alsa-lib-1.0.24.1.</para> 52 </listitem> 53 <listitem> 54 <para>[abenton] - Updated to Webkitgtk to 1.6.1.</para> 49 55 </listitem> 50 56 </itemizedlist> -
multimedia/libdriv/alsa-lib.xml
rdffe92e8 rf856738 7 7 <!ENTITY alsa-lib-download-http "&alsa-download-http;/lib/alsa-lib-&alsa-lib-version;.tar.bz2"> 8 8 <!ENTITY alsa-lib-download-ftp "&alsa-download-ftp;/lib/alsa-lib-&alsa-lib-version;.tar.bz2"> 9 <!ENTITY alsa-lib-md5sum " d8a556041a4cbeeae0c32eadeffb3c74">10 <!ENTITY alsa-lib-size " 790 KB">11 <!ENTITY alsa-lib-buildsize "3 5MB (additional 17 MB to build and install docs)">12 <!ENTITY alsa-lib-time "0. 7SBU (less than 0.1 SBU to build and install docs)">9 <!ENTITY alsa-lib-md5sum "7cc05f25e1d5b65da8fb3fdcd540f226"> 10 <!ENTITY alsa-lib-size "820 KB"> 11 <!ENTITY alsa-lib-buildsize "32 MB (additional 17 MB to build and install docs)"> 12 <!ENTITY alsa-lib-time "0.3 SBU (less than 0.1 SBU to build and install docs)"> 13 13 ]> 14 14 … … 34 34 Utilities</application>) requiring access to the ALSA sound interface.</para> 35 35 36 &lfs 65_checked;36 &lfs70_checked; 37 37 38 38 <bridgehead renderas="sect3">Package Information</bridgehead> … … 107 107 <screen><userinput>make doc</userinput></screen> 108 108 109 <para>Now, as the <systemitem class="username">root</systemitem> user:</para> 109 <para>Now, to install the API documentation, as the <systemitem 110 class="username">root</systemitem> user:</para> 110 111 111 112 <screen role="root"><userinput>install -v -d -m755 /usr/share/doc/alsa-&alsa-lib-version;/html && -
multimedia/libdriv/audiofile.xml
rdffe92e8 rf856738 7 7 <!ENTITY audiofile-download-http "http://www.68k.org/~michael/audiofile/audiofile-&audiofile-version;.tar.gz"> 8 8 <!ENTITY audiofile-download-ftp " "> 9 <!ENTITY audiofile-md5sum " a39be317a7b1971b408805dc5e371862">10 <!ENTITY audiofile-size " 491KB">11 <!ENTITY audiofile-buildsize "1 1 MB">12 <!ENTITY audiofile-time "0. 3SBU">9 <!ENTITY audiofile-md5sum "cb2c4fe6e899e688ffe5d1568581cb63"> 10 <!ENTITY audiofile-size "712 KB"> 11 <!ENTITY audiofile-buildsize "101 MB"> 12 <!ENTITY audiofile-time "0.6 SBU"> 13 13 ]> 14 14 … … 34 34 to support basic sound file formats.</para> 35 35 36 &lfs 65_checked;36 &lfs70_checked; 37 37 38 38 <bridgehead renderas="sect3">Package Information</bridgehead> … … 58 58 </itemizedlist> 59 59 60 <bridgehead renderas="sect3">Audio File Dependencies</bridgehead> 61 62 <bridgehead renderas="sect4">Required</bridgehead> 63 <para role="required"> 64 <xref linkend="alsa-lib"/> 65 </para> 66 60 67 <para condition="html" role="usernotes">User Notes: 61 68 <ulink url="&blfs-wiki;/audiofile"/></para> -
server/major/apache.xml
rdffe92e8 rf856738 269 269 </sect3> 270 270 271 <sect3 id=" apache-init">271 <sect3 id="httpd-init"> 272 272 <title>Boot Script</title> 273 273 274 274 <para>If you want the <application>Apache</application> server to 275 275 start automatically when the system is booted, install the 276 <filename>/etc/rc.d/init.d/ apache</filename> init script included276 <filename>/etc/rc.d/init.d/httpd</filename> init script included 277 277 in the <xref linkend="bootscripts"/> package.</para> 278 278 279 <indexterm zone="apache apache-init">279 <indexterm zone="apache httpd-init"> 280 280 <primary sortas="f-apache">apache</primary> 281 281 </indexterm> 282 282 283 <screen role="root"><userinput>make install- apache</userinput></screen>283 <screen role="root"><userinput>make install-httpd</userinput></screen> 284 284 285 285 </sect3>
Note:
See TracChangeset
for help on using the changeset viewer.