Author: krejzi Date: 2012-06-17 07:54:03 -0600 (Sun, 17 Jun 2012) New Revision: 10337
Modified: trunk/BOOK/general.ent trunk/BOOK/introduction/welcome/changelog.xml trunk/BOOK/multimedia/videoutils/videoutils.xml Log: Removed Transcode untill fix is available Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2012-06-17 10:46:50 UTC (rev 10336) +++ trunk/BOOK/general.ent 2012-06-17 13:54:03 UTC (rev 10337) @@ -3,13 +3,13 @@ $Date$ --> -<!ENTITY day "13"> <!-- Always 2 digits --> +<!ENTITY day "17"> <!-- Always 2 digits --> <!ENTITY month "06"> <!-- Always 2 digits --> <!ENTITY year "2012"> <!ENTITY copyrightdate "2001-&year;"> <!ENTITY copyholder "The BLFS Development Team"> <!ENTITY version "&year;-&month;-&day;"> -<!ENTITY releasedate "June 13th, &year;"> +<!ENTITY releasedate "June 17th, &year;"> <!-- <!ENTITY releasedate "November &day;st, &year;"> --> <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2012-06-17 10:46:50 UTC (rev 10336) +++ trunk/BOOK/introduction/welcome/changelog.xml 2012-06-17 13:54:03 UTC (rev 10337) @@ -42,6 +42,16 @@ --> <listitem> + <para>June 17th, 2012</para> + <itemizedlist> + <listitem> + <para>[krejzi] - Removed Transcode as it is not + possible to build with recent FFMpeg.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>June 13th, 2012</para> <itemizedlist> <listitem> Modified: trunk/BOOK/multimedia/videoutils/videoutils.xml =================================================================== --- trunk/BOOK/multimedia/videoutils/videoutils.xml 2012-06-17 10:46:50 UTC (rev 10336) +++ trunk/BOOK/multimedia/videoutils/videoutils.xml 2012-06-17 13:54:03 UTC (rev 10337) @@ -25,7 +25,7 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dvb-apps.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ffmpeg.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mplayer.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="transcode.xml"/> +<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="transcode.xml"/> --> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="vlc.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xine-ui.xml"/> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page