Changeset c7cb25b
- Timestamp:
- 07/30/2017 08:46:41 PM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- ce34cbb
- Parents:
- f02583f
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rf02583f rc7cb25b 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "July 30 &year;">9 <!ENTITY releasedate "July 30th &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
rf02583f rc7cb25b 46 46 <para>July 30th, 2017</para> 47 47 <itemizedlist> 48 <listitem> 49 <para>[bdubbs] - Update to faad-2.8.1. Fixes 50 <ulink url="&blfs-ticket-root;9492">#9492</ulink>.</para> 51 </listitem> 52 <listitem> 53 <para>[bdubbs] - Update to faac-1.29.3. Fixes 54 <ulink url="&blfs-ticket-root;9416">#9416</ulink>.</para> 55 </listitem> 56 <listitem> 57 <para>[bdubbs] - Update to xfce4-terminal-0.8.6. Fixes 58 <ulink url="&blfs-ticket-root;9485">#9485</ulink>.</para> 59 </listitem> 48 60 <listitem> 49 61 <para>[dj] - Update to Node.js-8.2.1. Fixes -
multimedia/libdriv/faac.xml
rf02583f rc7cb25b 5 5 %general-entities; 6 6 7 <!ENTITY faac-download-http "&sourceforge-repo;/faac/faac-&faac-version;.tar. bz2">7 <!ENTITY faac-download-http "&sourceforge-repo;/faac/faac-&faac-version;.tar.gz"> 8 8 <!ENTITY faac-download-ftp " "> 9 <!ENTITY faac-md5sum " 6d3d7e8f5eb54438bdd9300223993acd">10 <!ENTITY faac-size " 300 KB">11 <!ENTITY faac-buildsize " 13MB">12 <!ENTITY faac-time " 0.1 SBU">9 <!ENTITY faac-md5sum "20108ccff238813937ae1fec6eb80e7c"> 10 <!ENTITY faac-size "220 KB"> 11 <!ENTITY faac-buildsize "5.1 MB"> 12 <!ENTITY faac-time "less than 0.1 SBU"> 13 13 ]> 14 14 … … 61 61 </itemizedlist> 62 62 63 <bridgehead renderas="sect3">FAAC Dependencies</bridgehead>64 65 <bridgehead renderas="sect4">Optional</bridgehead>66 <para>libmp4v2 from67 <ulink url="http://mpeg4ip.sourceforge.net/">mpeg4ip</ulink> (untested,68 as of 2007-09-28, development of the project is stopped;69 an internal version of the library is used if the external one70 is not found).</para>71 72 63 <para condition="html" role="usernotes">User Notes: 73 64 <ulink url="&blfs-wiki;/faac"/></para> … … 85 76 ./bootstrap && 86 77 87 CFLAGS=-std=c99 CXXFLAGS=-std=c++98 \88 78 ./configure --prefix=/usr --disable-static && 89 79 make</userinput></screen> … … 115 105 <sect2 role="commands"> 116 106 <title>Command Explanations</title> 117 118 <!-- <para><command>./bootstrap</command>: This command runs GNU Autotools119 to create the <command>configure</command> script and other required120 build files.</para> -->121 122 <!-- Note to editors: remove this sed if the new release re-enables the123 option (look for "#if 0" near "case OBJTYPE_FLAG:", this is line124 697 in frontend/main.c as of FAAC-1.26) or fixes the documentation125 so that it doesn't mention the disabled option. -->126 127 <para><envar>CFLAGS=... CXXFLAGS=...</envar>: These environment128 variables fix a problem with compiling under GCC-6.x.</para>129 107 130 108 <para><command>sed -i ...</command>: This command removes documentation -
multimedia/libdriv/faad2.xml
rf02583f rc7cb25b 5 5 %general-entities; 6 6 7 <!ENTITY faad2-download-http "&sourceforge-repo;/faac/faad2-&faad2-version;.tar. bz2">7 <!ENTITY faad2-download-http "&sourceforge-repo;/faac/faad2-&faad2-version;.tar.gz"> 8 8 <!ENTITY faad2-download-ftp " "> 9 <!ENTITY faad2-md5sum " 0404cb32b1cf0ffecc8e31eab0d10c2f">10 <!ENTITY faad2-size " 640KB">11 <!ENTITY faad2-buildsize "16 MB (without media player plugins)">12 <!ENTITY faad2-time "0.2 SBU (without media player plugins)">9 <!ENTITY faad2-md5sum "45f0593e99e97785c5ba79875a4e30a7"> 10 <!ENTITY faad2-size "784 KB"> 11 <!ENTITY faad2-buildsize "16 MB"> 12 <!ENTITY faad2-time "0.2 SBU"> 13 13 ]> 14 14 -
packages.ent
rf02583f rc7cb25b 641 641 <!ENTITY mousepad-version "0.4.0"> 642 642 <!ENTITY vte2-version "0.28.2"> 643 <!ENTITY xfce4-terminal-version "0.8. 5.1">643 <!ENTITY xfce4-terminal-version "0.8.6"> 644 644 <!ENTITY xfburn-version "0.5.4"> 645 645 <!ENTITY ristretto-version "0.8.2"> … … 752 752 <!ENTITY alsa-oss-version "1.0.28"> 753 753 <!ENTITY audiofile-version "0.3.6"> 754 <!ENTITY faac-version "1.29 ">755 <!ENTITY faad2-version "2.8. 0">754 <!ENTITY faac-version "1.29.3"> 755 <!ENTITY faad2-version "2.8.1"> 756 756 <!ENTITY fdk-aac-version "0.1.5"> 757 757 <!ENTITY flac-version "1.3.2"> -
server/major/apache.xml
rf02583f rc7cb25b 136 136 </para> 137 137 138 <screen><userinput> 139 patch -Np1 -i ../httpd-&apache-version;-blfs_layout-1.patch && 138 <screen><userinput>patch -Np1 -i ../httpd-&apache-version;-blfs_layout-1.patch && 140 139 141 140 sed '/dir.*CFG_PREFIX/s@^@#@' -i support/apxs.in && -
x/wm/icewm.xml
rf02583f rc7cb25b 83 83 commands:</para> 84 84 85 <screen><userinput> 86 ./configure --prefix=/usr \ 85 <screen><userinput>./configure --prefix=/usr \ 87 86 --sysconfdir=/etc \ 88 87 --docdir=/usr/share/icewm-&icewm-version; && -
xfce/apps/xfce4-terminal.xml
rf02583f rc7cb25b 8 8 "http://archive.xfce.org/src/apps/xfce4-terminal/0.8/xfce4-terminal-&xfce4-terminal-version;.tar.bz2"> 9 9 <!ENTITY xfce4-terminal-download-ftp " "> 10 <!ENTITY xfce4-terminal-md5sum " 235345e25547c13d11d13fc6a1db7f03">11 <!ENTITY xfce4-terminal-size "9 24KB">10 <!ENTITY xfce4-terminal-md5sum "92f5a3366e30f5f8238d8250f730b6af"> 11 <!ENTITY xfce4-terminal-size "932 KB"> 12 12 <!ENTITY xfce4-terminal-buildsize "13 MB"> 13 13 <!ENTITY xfce4-terminal-time "0.1 SBU">
Note:
See TracChangeset
for help on using the changeset viewer.