Changeset b26bc4c
- Timestamp:
- 08/22/2013 01:12:00 PM (11 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:
- f7e0baa
- Parents:
- 0274895f
- Files:
-
- 17 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r0274895f rb26bc4c 334 334 <!ENTITY autofs-version "5.0.7"> 335 335 <!ENTITY bluez-version "4.101"> 336 <!ENTITY colord-version "1.0. 2"> <!-- Even minors only -->336 <!ENTITY colord-version "1.0.3"> <!-- Even minors only --> 337 337 <!ENTITY cpio-version "2.11"> 338 338 <!ENTITY dbus-version "1.6.12"> <!-- Even minors only --> … … 356 356 <!ENTITY udev-version "Installed LFS Version"> 357 357 <!ENTITY udisks-version "1.0.4"> <!-- stable lt .90 micro version --> 358 <!ENTITY udisks2-version "2.1. 0"> <!-- stable lt .90 micro version -->358 <!ENTITY udisks2-version "2.1.1"> <!-- stable lt .90 micro version --> 359 359 <!ENTITY unrar-version "5.0.10"> 360 360 <!ENTITY unzip-version "6.0"> … … 482 482 <!ENTITY libtirpc-version "0.2.3"> 483 483 <!ENTITY neon-version "0.30.0"> 484 <!ENTITY serf-version "1.3. 0">484 <!ENTITY serf-version "1.3.1"> 485 485 486 486 <!-- Chapter 18 --> … … 515 515 516 516 <!-- Chapter 23 --> 517 <!ENTITY openldap-version "2.4.3 5">517 <!ENTITY openldap-version "2.4.36"> 518 518 <!ENTITY soprano-version "2.9.3"> 519 519 <!ENTITY unbound-version "1.4.20"> … … 564 564 <!ENTITY gdk-pixbuf-version "2.28.2"> 565 565 <!ENTITY goffice-version "0.8.17"> 566 <!ENTITY goffice010-version "0.10. 4">566 <!ENTITY goffice010-version "0.10.5"> 567 567 <!ENTITY gtk2-version "2.24.20"> 568 568 <!ENTITY gtk3-version "3.8.2"> … … 629 629 <!ENTITY gnome-video-effects-version "0.4.0"> 630 630 <!ENTITY gtksourceview-version "3.8.2"> 631 <!ENTITY libgtop-version "2.28. 4">631 <!ENTITY libgtop-version "2.28.5"> 632 632 <!ENTITY libpeas-version "1.8.1"> 633 <!ENTITY libwnck-version "3.4. 6">633 <!ENTITY libwnck-version "3.4.7"> 634 634 <!ENTITY totem-pl-parser-version "3.4.5"> 635 635 <!ENTITY vte-version "0.34.7"> … … 638 638 <!ENTITY dconf-version "0.16.1"> 639 639 <!ENTITY gnome-icon-theme-version "3.8.3"> 640 <!ENTITY gnome-icon-theme-extras-version "3.6.2"> 640 641 <!ENTITY gnome-icon-theme-symbolic-version "3.8.3"> 641 642 <!ENTITY gnome-themes-standard-version "3.8.3"> … … 649 650 <!ENTITY epiphany-version "3.8.2"> 650 651 <!ENTITY evince-version "3.8.3"> 651 <!ENTITY file-roller-version "3.8. 3">652 <!ENTITY file-roller-version "3.8.4"> 652 653 <!ENTITY gedit-version "3.8.3"> 653 654 <!ENTITY gnome-calculator-version "3.8.2"> … … 701 702 <!-- Chapter 34 --> 702 703 <!ENTITY AbiWord-version "2.9.4"> 703 <!ENTITY gnumeric-version "1.12. 4">704 <!ENTITY gnumeric-version "1.12.5"> 704 705 <!ENTITY gnucash-version "2.4.11"> 705 706 … … 805 806 806 807 <!-- Chapter 40 --> 807 <!ENTITY ffmpeg-version "1.2. 1">808 <!ENTITY ffmpeg-version "1.2.2"> 808 809 <!ENTITY mplayer-version "1.1.1"> 809 810 <!ENTITY xine-ui-version "0.99.7"> … … 822 823 <!-- Chapter 42 --> 823 824 <!ENTITY cups-version "1.6.3"> 824 <!ENTITY cups-filters-version "1.0.3 5">825 <!ENTITY cups-filters-version "1.0.36"> 825 826 <!ENTITY gs-version "9.07"> 826 827 <!ENTITY gutenprint-version "5.2.9"> -
general/prog/subversion.xml
r0274895f rb26bc4c 139 139 </para> 140 140 141 <screen><userinput>./configure --prefix=/usr --disable-static && 141 <screen><userinput>./configure --prefix=/usr \ 142 --disable-static \ 143 --with-apache-libexecdir=$(/usr/bin/apxs -q libexecdir) && 142 144 make</userinput></screen> 143 145 … … 216 218 217 219 <screen role="root"><userinput>make install-swig-pl && 218 make install-swig-py && 220 make install-swig-py swig_pydir=/usr/lib/python&python2-majorver;/site-packages/libsvn \ 221 swig_pydir_extra=/usr/lib/python&python2-majorver;/site-packages/svn && 219 222 make install-swig-rb</userinput></screen> 220 221 <para>222 In order for <application>Python</application> to automatically discover223 the bindings, add224 <filename class="directory">/usr/lib/svn-python</filename> to the225 <envar>PYTHONPATH</envar> environment variable to the system or personal226 profiles.227 </para>228 223 229 224 </sect2> … … 234 229 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 235 230 href="../../xincludes/static-libraries.xml"/> 231 232 <para> 233 <parameter>--with-apache-libexecdir=...</parameter>: 234 This switch sets <application>Apache HTTPD</application> 235 module install dir. 236 </para> 236 237 237 238 </sect2> … … 300 301 /usr/lib/perl5/site_perl/&lfs-perl-version;/auto/SVN (optional), 301 302 /usr/lib/perl5/site_perl/&lfs-perl-version;/SVN (optional), 303 /usr/lib/python&python2-majorver;/site-packages/libsvn (optional), 304 /usr/lib/python&python2-majorver;/site-packages/svn (optional), 302 305 /usr/lib/ruby/site_ruby/<x.y>/i686-linux/svn (optional), 303 /usr/lib/svn-javahl (optional), 304 /usr/lib/svn-python (optional), and 306 /usr/lib/svn-javahl (optional), and 305 307 /usr/share/doc/subversion-&subversion-version; 306 308 </seg> -
general/sysutils/colord.xml
r0274895f rb26bc4c 8 8 "http://www.freedesktop.org/software/colord/releases/colord-&colord-version;.tar.xz"> 9 9 <!ENTITY colord-download-ftp " "> 10 <!ENTITY colord-md5sum " 98cd74c2be108cbd81c4a9cd6b324910">11 <!ENTITY colord-size "1. 0MB">12 <!ENTITY colord-buildsize "3 4MB">10 <!ENTITY colord-md5sum "a5e0da68c656812113fe0fcdda33e82c"> 11 <!ENTITY colord-size "1.1 MB"> 12 <!ENTITY colord-buildsize "35 MB"> 13 13 <!ENTITY colord-time "0.3 SBU"> 14 14 ]> … … 87 87 <para role="recommended"> 88 88 <xref linkend="gobject-introspection"/>, 89 <xref linkend="polkit"/>, 90 <xref linkend="udev"/> or 91 <xref linkend="udev-extras"/> (for GUdev) and 89 <xref linkend="polkit"/> and 92 90 <xref linkend="vala"/> 93 91 </para> -
general/sysutils/udisks2.xml
r0274895f rb26bc4c 7 7 <!ENTITY udisks2-download-http "http://udisks.freedesktop.org/releases/udisks-&udisks2-version;.tar.bz2"> 8 8 <!ENTITY udisks2-download-ftp " "> 9 <!ENTITY udisks2-md5sum " a8c806034f096a8b10dfae1c4a917d0c">10 <!ENTITY udisks2-size "8 08KB">9 <!ENTITY udisks2-md5sum "80e03f312542b800cf3162254b202725"> 10 <!ENTITY udisks2-size "820 KB"> 11 11 <!ENTITY udisks2-buildsize "45 MB"> 12 12 <!ENTITY udisks2-time "0.3 SBU"> -
gnome/applications/file-roller.xml
r0274895f rb26bc4c 9 9 <!ENTITY file-roller-download-ftp 10 10 "&gnome-download-ftp;/file-roller/3.8/file-roller-&file-roller-version;.tar.xz"> 11 <!ENTITY file-roller-md5sum " ff3229109799eaa2ee0b60fd4a8e23ca">11 <!ENTITY file-roller-md5sum "daee8374afe23a3c7d83ec42bb84da22"> 12 12 <!ENTITY file-roller-size "1.5 MB"> 13 13 <!ENTITY file-roller-buildsize "45 MB"> -
gnome/platform/gnome-icon-theme-extras.xml
r0274895f rb26bc4c 37 37 </para> 38 38 39 &lfs7 2_checked;39 &lfs73_checked; 40 40 41 41 <bridgehead renderas="sect3">Package Information</bridgehead> -
gnome/platform/libgtop.xml
r0274895f rb26bc4c 7 7 <!ENTITY libgtop-download-http "&gnome-download-http;/libgtop/2.28/libgtop-&libgtop-version;.tar.xz"> 8 8 <!ENTITY libgtop-download-ftp "&gnome-download-ftp;/libgtop/2.28/libgtop-&libgtop-version;.tar.xz"> 9 <!ENTITY libgtop-md5sum " c8aee3c9bde9033303147e993aa1b932">9 <!ENTITY libgtop-md5sum "3f15032ef2bf06f2b26efd13bc4ae9ab"> 10 10 <!ENTITY libgtop-size "640 KB"> 11 <!ENTITY libgtop-buildsize "1 6MB">11 <!ENTITY libgtop-buildsize "17 MB"> 12 12 <!ENTITY libgtop-time "0.2 SBU"> 13 13 ]> -
gnome/platform/libwnck.xml
r0274895f rb26bc4c 7 7 <!ENTITY libwnck-download-http "&gnome-download-http;/libwnck/3.4/libwnck-&libwnck-version;.tar.xz"> 8 8 <!ENTITY libwnck-download-ftp "&gnome-download-ftp;/libwnck/3.4/libwnck-&libwnck-version;.tar.xz"> 9 <!ENTITY libwnck-md5sum " 6780261537563baf99a6f0505c8c78f5">9 <!ENTITY libwnck-md5sum "b028685089dd1267dab64cca77fd7f35"> 10 10 <!ENTITY libwnck-size "652 KB"> 11 <!ENTITY libwnck-buildsize "2 2MB">11 <!ENTITY libwnck-buildsize "20 MB"> 12 12 <!ENTITY libwnck-time "0.2 SBU"> 13 13 ]> -
gnome/platform/platform.xml
r0274895f rb26bc4c 50 50 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dconf.xml"/> 51 51 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-icon-theme.xml"/> 52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-icon-theme-extras.xml"/> 52 53 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-icon-theme-symbolic.xml"/> 53 54 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-themes-standard.xml"/> -
introduction/welcome/changelog.xml
r0274895f rb26bc4c 45 45 --> 46 46 <listitem> 47 <para>August 2 0th, 2013</para>47 <para>August 22nd, 2013</para> 48 48 <itemizedlist> 49 49 <listitem> 50 50 <para>[ken] - libjpeg-turbo can be built with either NASM or yasm 51 51 (now tested with yasm on i686).</para> 52 </listitem> 53 <listitem> 54 <para>[krejzi] - Colord 1.0.3.</para> 55 </listitem> 56 <listitem> 57 <para>[krejzi] - CUPS Filters 1.0.36.</para> 58 </listitem> 59 <listitem> 60 <para>[krejzi] - FFmpeg 1.2.1.</para> 61 </listitem> 62 <listitem> 63 <para>[krejzi] - File Roller 3.8.4.</para> 64 </listitem> 65 <listitem> 66 <para>[krejzi] - Gnumeric 1.12.5.</para> 67 </listitem> 68 <listitem> 69 <para>[krejzi] - GOffice 0.10.5.</para> 70 </listitem> 71 <listitem> 72 <para>[krejzi] - libgtop 2.28.5.</para> 73 </listitem> 74 <listitem> 75 <para>[krejzi] - libwnck 3.4.7.</para> 76 </listitem> 77 <listitem> 78 <para>[krejzi] - OpenLDAP 2.4.36.</para> 79 </listitem> 80 <listitem> 81 <para>[krejzi] - Serf 1.3.1.</para> 82 </listitem> 83 <listitem> 84 <para>[krejzi] - UDisks 2.1.1.</para> 85 </listitem> 86 <listitem> 87 <para>[krejzi] - Xorg Intel Driver 2.21.15.</para> 52 88 </listitem> 53 89 </itemizedlist> -
multimedia/videoutils/ffmpeg.xml
r0274895f rb26bc4c 8 8 "http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.bz2"> 9 9 <!ENTITY ffmpeg-download-ftp " "> 10 <!ENTITY ffmpeg-md5sum " 5071a26cc149f380908ce79ec2a677ef">10 <!ENTITY ffmpeg-md5sum "4997660dfc077922e37d0583f9322f6b"> 11 11 <!ENTITY ffmpeg-size "5.7 MB"> 12 12 <!ENTITY ffmpeg-buildsize "100 MB"> -
networking/netlibs/serf.xml
r0274895f rb26bc4c 7 7 <!ENTITY serf-download-http "https://serf.googlecode.com/files/serf-&serf-version;.tar.bz2"> 8 8 <!ENTITY serf-download-ftp " "> 9 <!ENTITY serf-md5sum " bb0dbf9494495db7e8b34eac99b2dc3a">10 <!ENTITY serf-size "13 3KB">11 <!ENTITY serf-buildsize "3. 0MB">9 <!ENTITY serf-md5sum "da5aca0cad19fd9c19129c3f8f7393dd"> 10 <!ENTITY serf-size "136 KB"> 11 <!ENTITY serf-buildsize "3.1 MB"> 12 12 <!ENTITY serf-time "0.1 SBU"> 13 13 ]> … … 96 96 </para> 97 97 98 <screen><userinput>sed -i "/incdir/s:MAJOR':&\n\nenv\['SHLIBVERSION'\]='0.\${MAJOR}.0':" SConstruct && 99 sed -i "/Append/s:RPATH=libdir,::" SConstruct && 98 <screen><userinput>sed -i "/Append/s:RPATH=libdir,::" SConstruct && 100 99 sed -i "/Default/s:lib_static,::" SConstruct && 101 100 sed -i "/Alias/s:install_static,::" SConstruct && … … 110 109 </para> 111 110 112 <screen role="root"><userinput>scons PREFIX=/usr install && 113 ln -sfv libserf-1.so.0.1.0 /usr/lib/libserf-1.so.0 && 114 ln -sfv libserf-1.so.0.1.0 /usr/lib/libserf-1.so</userinput></screen> 111 <screen role="root"><userinput>scons PREFIX=/usr install</userinput></screen> 115 112 116 113 </sect2> … … 120 117 121 118 <para> 122 <command>sed -i "..."</command>: First sed modifies the build script 123 to build shared versioned library, second sed removes runtime path 124 from shared library and third and fourth sed disable building and 119 <command>sed -i "..."</command>: First command removes runtime path 120 from shared library and last two commands disable building and 125 121 installing of the static library. 126 122 </para> -
pst/printing/cups-filters.xml
r0274895f rb26bc4c 5 5 %general-entities; 6 6 7 <!ENTITY cups-filters-download-http "http://www.openprinting.org/download/cups-filters/cups-filters-&cups-filters-version;.tar.xz"> 7 <!ENTITY cups-filters-download-http 8 "http://www.openprinting.org/download/cups-filters/cups-filters-&cups-filters-version;.tar.xz"> 8 9 <!ENTITY cups-filters-download-ftp " "> 9 10 <!ENTITY cups-filters-md5sum "f722074dfa8efd3fcb8502cede13a608"> … … 69 70 <para> 70 71 Estimated build time: &cups-filters-time; 71 </para>72 </listitem>73 </itemizedlist>74 75 <bridgehead renderas="sect3">Additional Downloads</bridgehead>76 <itemizedlist spacing="compact">77 <listitem>78 <para>79 Required patch:80 <ulink url="&patch-root;/cups-filters-&cups-filters-version;-poppler_fix-1.patch"/>81 72 </para> 82 73 </listitem> -
server/other/openldap.xml
r0274895f rb26bc4c 7 7 <!ENTITY openldap-download-http " "> 8 8 <!ENTITY openldap-download-ftp "ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-&openldap-version;.tgz"> 9 <!ENTITY openldap-md5sum " cd75d82ca89fb0280cba66ca6bd97448">9 <!ENTITY openldap-md5sum "744701405d396b1fb9de6cb7a453c6e9"> 10 10 <!ENTITY openldap-size "5.3 MB"> 11 11 <!ENTITY openldap-buildsize "130 MB"> -
x/installing/x7driver-ati.xml
r0274895f rb26bc4c 97 97 <note> 98 98 <para> 99 This is <emphasis>required for "South Islands" GPUs</emphasis>99 This is <emphasis>required for "Southern Islands" GPUs</emphasis> 100 100 but optional for R300 to R700, Evergreen and "Northern Islands" 101 GPUs - see the link under "Glamor Acceleration" below. )101 GPUs - see the link under "Glamor Acceleration" below. 102 102 </para> 103 103 </note> … … 186 186 <para> 187 187 <parameter>--enable-glamor</parameter>: This switch enables 188 new GL-based acceleration. As well as specifying this in the 189 build, it needs to be enabled at run time (see below). 188 new GL-based 2D acceleration. As well as specifying this in the 189 build, it needs to be enabled at run time (see below). It is, 190 however, enabled by default for Radeon <!-- since 7.2.0 --> 191 "Southern Islands" and newer GPUs. 190 192 </para> 191 193 … … 198 200 Glamor is an acceleration library which uses cards' 3D capabilities 199 201 to accelerate 2D rendering. Glamor acceleration is required for 200 Radeon "South Islands" GPUs which use "radeonsi" Gallium3D driver202 Radeon "Southern Islands" GPUs which use "radeonsi" Gallium3D driver 201 203 from <xref linkend="mesalib"/>. To see which cards fall under 202 "South Islands" category, read the204 "Southern Islands" category, read the 203 205 <ulink url="&radeon-marketing-names;"> 204 206 Decoder ring for engineering vs marketing names</ulink>. Please note … … 208 210 209 211 <para> 210 Glamor acceleration is not enabled by default. You have to use a 212 Glamor acceleration is not enabled by default for chipsets that don't 213 use "radeonsi" Gallium3D driver. You have to use a 211 214 <filename>xorg.conf</filename> file to enable it. To enable 212 Glamor , create the following213 <filename>/etc/X11/xorg.conf</filename> as the215 Glamor for cards other than "Southern Islands" and later, create the 216 following <filename>/etc/X11/xorg.conf</filename> as the 214 217 <systemitem class="username">root</systemitem> user: 215 218 </para> -
x/installing/x7driver-intel.xml
r0274895f rb26bc4c 5 5 %general-entities; 6 6 7 <!ENTITY xorg-intel-driver-version "2.21.1 4">7 <!ENTITY xorg-intel-driver-version "2.21.15"> 8 8 9 9 <!ENTITY xorg-intel-driver-download-http "&xorg-download-http;/driver/xf86-video-intel-&xorg-intel-driver-version;.tar.bz2"> 10 10 <!ENTITY xorg-intel-driver-download-ftp "&xorg-download-ftp;/driver/xf86-video-intel-&xorg-intel-driver-version;.tar.bz2"> 11 <!ENTITY xorg-intel-driver-md5sum " cec86adb1746aaa349280af546b335af">11 <!ENTITY xorg-intel-driver-md5sum "8b646d257ace8197d6ab4e5ddeb8efb2"> 12 12 <!ENTITY xorg-intel-driver-size "1.9 MB"> 13 13 <!ENTITY xorg-intel-driver-buildsize "66 MB"> … … 127 127 128 128 <para> 129 < command>--enable-kms-only</command>: This switch omits the UMS130 (User ModeSetting) code.129 <parameter>--enable-kms-only</parameter>: This switch omits the UMS 130 (User Mode Setting) code. 131 131 </para> 132 132 133 133 <para> 134 < command>--with-default-accel=sna</command>: Use the SandyBridge New135 Acceleration method.134 <parameter>--with-default-accel=sna</parameter>: This switch enables 135 SandyBridge New Acceleration method by default. 136 136 </para> 137 137 138 138 </sect3> 139 140 <!-- commented 2013-07-30 with move to \-\-with-default-accel=sna, remove if no problems141 <sect3>142 <title>SandyBridge New Acceleration</title>143 144 <para>145 The SandyBridge New Acceleration (SNA) stands for new 2D acceleration architecture146 developed by Intel developers that can outpreform the standard UXA 2D acceleration147 architecture. It has been actively developed for the last year and it is in great148 shape. While the name mentions SandyBridge, it can work with older hardware without149 any problems.150 </para>151 152 <para>153 The SNA is not enabled by default. You have to use <filename>xorg.conf</filename>154 to enable it at runtime. To enable SNA, create the following155 <filename>/etc/X11/xorg.conf</filename> as the156 <systemitem class="username">root</systemitem> user:157 </para>158 159 <screen role="root"><userinput>cat >> /etc/X11/xorg.conf << "EOF"160 <literal>Section "Device"161 Identifier "intel"162 Driver "intel"163 Option "AccelMethod" "sna"164 EndSection</literal>165 EOF</userinput></screen>166 167 </sect3> -->168 139 169 140 <sect3 role="content"> … … 171 142 172 143 <segmentedlist> 173 <segtitle>Installed Librar ies</segtitle>144 <segtitle>Installed Library</segtitle> 174 145 <segtitle>Installed Xorg Driver</segtitle> 175 146 -
x/lib/goffice010.xml
r0274895f rb26bc4c 9 9 <!ENTITY goffice010-download-ftp 10 10 "&gnome-download-ftp;/goffice/0.10/goffice-&goffice010-version;.tar.xz"> 11 <!ENTITY goffice010-md5sum " 93f06f8ee70d2601b158762b0a543927">11 <!ENTITY goffice010-md5sum "fdf0d74d9ba19e5705f88bab3978de18"> 12 12 <!ENTITY goffice010-size "2.2 MB"> 13 13 <!ENTITY goffice010-buildsize "95 MB"> -
xsoft/office/gnumeric.xml
r0274895f rb26bc4c 7 7 <!ENTITY gnumeric-download-http "&gnome-download-http;/gnumeric/1.12/gnumeric-&gnumeric-version;.tar.xz"> 8 8 <!ENTITY gnumeric-download-ftp "&gnome-download-ftp;/gnumeric/1.12/gnumeric-&gnumeric-version;.tar.xz"> 9 <!ENTITY gnumeric-md5sum " 0ec8e9902245fc099ca985ece80e48af">9 <!ENTITY gnumeric-md5sum "6c33601214aefc52742fdaf28246e137"> 10 10 <!ENTITY gnumeric-size "15 MB"> 11 11 <!ENTITY gnumeric-buildsize "285 MB">
Note:
See TracChangeset
for help on using the changeset viewer.