Changeset b1f9f130
- Timestamp:
- 09/16/2014 06:11:39 AM (9 years ago)
- Branches:
- 7.6-blfs, 7.6-systemd, kde5-14686, systemd-13485
- Children:
- b28afcc
- Parents:
- 0e657ea
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r0e657ea rb1f9f130 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 4"> <!-- Always 2 digits -->3 <!ENTITY day "15"> <!-- Always 2 digits --> 4 4 <!ENTITY month "09"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2014"> … … 7 7 <!ENTITY copyholder "The BLFS systemd Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "September 1 4th, &year;">9 <!ENTITY releasedate "September 15th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "systemd"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r0e657ea rb1f9f130 44 44 45 45 --> 46 <listitem> 47 <para>September 16th, 2014</para> 48 <itemizedlist> 49 <listitem> 50 <para>[bdubbs] - Update to libdvdread-5.0.0. Fixes 51 <ulink url="&blfs-ticket-root;5490">#5490</ulink>.</para> 52 </listitem> 53 <listitem> 54 <para>[bdubbs] - Update to libdvdnav-5.0.1. Fixes 55 <ulink url="&blfs-ticket-root;5491">#5491</ulink>.</para> 56 </listitem> 57 <listitem> 58 <para>[ken] - Clarify install-tl-unx runtime dependencies. Fixes 59 <ulink url="&blfs-ticket-root;5502">#5502</ulink>.</para> 60 </listitem> 61 </itemizedlist> 62 </listitem> 63 46 64 <listitem> 47 65 <para>September 14th, 2014</para> -
lxde/apps/lxdm-systemd.xml
r0e657ea rb1f9f130 128 128 </para> 129 129 130 <screen><userinput>./configure --prefix=/usr 131 132 133 134 130 <screen><userinput>./configure --prefix=/usr \ 131 --sysconfdir=/etc \ 132 --with-pam \ 133 --disable-consolekit \ 134 --with-systemdsystemunitdir=/lib/systemd/system && 135 135 make</userinput></screen> 136 136 -
multimedia/libdriv/libdvdnav.xml
r0e657ea rb1f9f130 6 6 7 7 <!ENTITY libdvdnav-download-http 8 "http://d vdnav.mplayerhq.hu/releases/libdvdnav-&libdvdnav-version;.tar.xz">8 "http://download.videolan.org/pub/videolan/libdvdnav/&libdvdnav-version;/libdvdnav-&libdvdnav-version;.tar.bz2"> 9 9 <!ENTITY libdvdnav-download-ftp " "> 10 10 <!ENTITY libdvdnav-md5sum "8a1b2ebfe81daecb590893cb9093f832"> 11 <!ENTITY libdvdnav-size " 108 KB">12 <!ENTITY libdvdnav-buildsize " 4.8MB">13 <!ENTITY libdvdnav-time " 0.1 SBU">11 <!ENTITY libdvdnav-size "348 KB"> 12 <!ENTITY libdvdnav-buildsize "7.2 MB"> 13 <!ENTITY libdvdnav-time "less than 0.1 SBU"> 14 14 ]> 15 15 … … 74 74 following commands:</para> 75 75 76 <screen><userinput>./ autogen.sh --prefix=/usr&&76 <screen><userinput>./configure --prefix=/usr --docdir=/usr/share/doc/libdvdnav-&libdvdnav-version; && 77 77 make</userinput></screen> 78 78 … … 83 83 84 84 <screen role="root"><userinput>make install</userinput></screen> 85 </sect2>86 87 <sect2 role="commands">88 <title>Command Explanations</title>89 90 <para><command>./autogen.sh</command>: This package does not come with the91 normal <command>configure</command> script, so92 the <command>autogen.sh</command> script is used to generate and run93 <command>configure</command>.</para>94 85 </sect2> 95 86 -
multimedia/libdriv/libdvdread.xml
r0e657ea rb1f9f130 6 6 7 7 <!ENTITY libdvdread-download-http 8 "http://d vdnav.mplayerhq.hu/releases/libdvdread-&libdvdread-version;.tar.xz">8 "http://download.videolan.org/pub/videolan/libdvdread/&libdvdread-version;/libdvdread-&libdvdread-version;.tar.bz2"> 9 9 <!ENTITY libdvdread-download-ftp " "> 10 <!ENTITY libdvdread-md5sum " 1aa8ad88e462791a8e77d628a63ee788">11 <!ENTITY libdvdread-size "3 20KB">10 <!ENTITY libdvdread-md5sum "20b964a3fb290b8df45c6b25d37411de"> 11 <!ENTITY libdvdread-size "372 KB"> 12 12 <!ENTITY libdvdread-buildsize "4.9 MB"> 13 13 <!ENTITY libdvdread-time "less than 0.1 SBU"> -
packages.ent
r0e657ea rb1f9f130 637 637 <!ENTITY libdiscid-version "0.6.1"> 638 638 <!ENTITY libdvdcss-version "1.3.0"> 639 <!ENTITY libdvdread-version " 4.9.9">640 <!ENTITY libdvdnav-version " 4.2.1">639 <!ENTITY libdvdread-version "5.0.0"> 640 <!ENTITY libdvdnav-version "5.0.1"> 641 641 <!ENTITY libdv-version "1.0.0"> 642 642 <!ENTITY libmad-version "0.15.1b"> -
pst/typesetting/tl-installer.xml
r0e657ea rb1f9f130 84 84 <para> 85 85 <xref linkend="xorg7-lib"/> and 86 <xref linkend="libxcb"/> are needed for asy, inimf, mf, pdfclose, pdfopen 87 and xdvixaw. But if you are using <application>TeX</application> to create 88 a PDF file, you will need an <xref linkend="x-window-system"/> to support a 89 PDF viewer of your choice, for example <xref linkend="epdfview"/>. 90 </para> 91 <para> 92 <ulink url="http://www.fftw.org/">FFTW</ulink> is used by the binary version 93 of asy, at least on i686. 94 </para> 95 <para> 96 <ulink 97 url="ftp://ftp.gnu.org/gnu/readline/readline-5.2.tar.gz">libreadline-5.2</ulink> 98 is used by the binary version of asy, at least on i686 : this only requires 99 <filename>libreadline.so.5.2</filename> which can be manually copied from 100 the <filename class="directory">shm/</filename> directory after running 101 <command>configure</command> and <command>make</command> and then 102 symlinked as <filename>libreadline.so.5</filename>. 86 <xref linkend="libxcb"/> are needed for inimf, mf, pdfclose, pdfopen and 87 xdvixaw. But if you are using asy, or using <application>TeX</application> 88 to create a PDF file, you will need an <xref linkend="x-window-system"/> 89 (for PDF files, this is to support a PDF viewer of your choice, for example 90 <xref linkend="epdfview"/>). 103 91 </para> 104 92 <para> … … 107 95 page in LFS is needed for xindy.run which is used by 108 96 <application>xindy</application> 97 </para> 98 <para> 99 If you are building on 32-bit x86, the binary version of asy needs <ulink 100 url="http://www.fftw.org/">FFTW</ulink>, <xref linkend="glu"/> and <ulink 101 url="ftp://ftp.gnu.org/gnu/readline/readline-5.2.tar.gz">libreadline-5.2</ulink> 102 : this only requires <filename>libreadline.so.5.2</filename> which can be 103 manually copied from the <filename class="directory">shm/</filename> 104 directory after running <command>configure</command> and <command>make</command> 105 and then symlinked as <filename>libreadline.so.5</filename>. 109 106 </para> 110 107 <para> … … 181 178 182 179 <para>At this point the binary installation is complete.</para> 180 181 </sect2> 182 183 <sect2 role="commands"> 184 <title>Command Explanations</title> 185 186 <para> 187 <option>./install-tl --location 188 http://mirror.aut.ac.nz/CTAN/systems/texlive/tlnet/</option>: use a 189 variation of this if you wish to use a different mirror, e.g. because 190 you are in New Zealand but the installer chooses to use an Australian 191 mirror. The list of mirrors is at http://ctan.org/mirrors. 192 </para> 183 193 184 194 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.