mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Update to gstreamer, gst-plugins, gst-libaf-1.8.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17202 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
7ea4cb65f3
commit
e35976a1ea
@ -1,12 +1,12 @@
|
|||||||
<!-- $LastChangedBy$ $Date$ -->
|
<!-- $LastChangedBy$ $Date$ -->
|
||||||
|
|
||||||
<!ENTITY day "31"> <!-- Always 2 digits -->
|
<!ENTITY day "01"> <!-- Always 2 digits -->
|
||||||
<!ENTITY month "03"> <!-- Always 2 digits -->
|
<!ENTITY month "04"> <!-- Always 2 digits -->
|
||||||
<!ENTITY year "2016">
|
<!ENTITY year "2016">
|
||||||
<!ENTITY copyrightdate "2001-&year;">
|
<!ENTITY copyrightdate "2001-&year;">
|
||||||
<!ENTITY copyholder "The BLFS Development Team">
|
<!ENTITY copyholder "The BLFS Development Team">
|
||||||
<!ENTITY version "&year;-&month;-&day;">
|
<!ENTITY version "&year;-&month;-&day;">
|
||||||
<!ENTITY releasedate "March 31st &year;">
|
<!ENTITY releasedate "April 1st &year;">
|
||||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||||
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
|
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
|
||||||
|
@ -44,6 +44,16 @@
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>April 1st, 2016</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Update to gstreamer, gst-plugins, gst-libaf-1.8.0. Fixes
|
||||||
|
<ulink url="&blfs-ticket-root;7645">#7645</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>March 31st, 2016</para>
|
<para>March 31st, 2016</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
@ -6,10 +6,10 @@
|
|||||||
|
|
||||||
<!ENTITY gst10-libav-download-http "&gstreamer-dl;/gst-libav/gst-libav-&gst10-libav-version;.tar.xz">
|
<!ENTITY gst10-libav-download-http "&gstreamer-dl;/gst-libav/gst-libav-&gst10-libav-version;.tar.xz">
|
||||||
<!ENTITY gst10-libav-download-ftp " ">
|
<!ENTITY gst10-libav-download-ftp " ">
|
||||||
<!ENTITY gst10-libav-md5sum "cfe9a06913d4fd4067e9e47f6e05fac2">
|
<!ENTITY gst10-libav-md5sum "361638fa45466c5050bcde6bfe10fa46">
|
||||||
<!ENTITY gst10-libav-size "7.4 MB">
|
<!ENTITY gst10-libav-size "7.6 MB">
|
||||||
<!ENTITY gst10-libav-buildsize "599 MB (with tests)">
|
<!ENTITY gst10-libav-buildsize "514 MB (with tests)">
|
||||||
<!ENTITY gst10-libav-time "3.6 SBU (with tests)">
|
<!ENTITY gst10-libav-time "5.1 SBU (with tests)">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="gst10-libav" xreflabel="gst-libav-&gst10-libav-version;">
|
<sect1 id="gst10-libav" xreflabel="gst-libav-&gst10-libav-version;">
|
||||||
|
@ -7,10 +7,10 @@
|
|||||||
<!ENTITY gst10-plugins-bad-download-http
|
<!ENTITY gst10-plugins-bad-download-http
|
||||||
"&gstreamer-dl;/gst-plugins-bad/gst-plugins-bad-&gst10-plugins-bad-version;.tar.xz">
|
"&gstreamer-dl;/gst-plugins-bad/gst-plugins-bad-&gst10-plugins-bad-version;.tar.xz">
|
||||||
<!ENTITY gst10-plugins-bad-download-ftp " ">
|
<!ENTITY gst10-plugins-bad-download-ftp " ">
|
||||||
<!ENTITY gst10-plugins-bad-md5sum "4857adcafe41e4b9b8805cf88303bd55">
|
<!ENTITY gst10-plugins-bad-md5sum "1c2d797bb96a81e9ef570c7a0a37203e">
|
||||||
<!ENTITY gst10-plugins-bad-size "4.1 MB">
|
<!ENTITY gst10-plugins-bad-size "4.3 MB">
|
||||||
<!ENTITY gst10-plugins-bad-buildsize "217 MB (with tests)">
|
<!ENTITY gst10-plugins-bad-buildsize "195 MB (with tests)">
|
||||||
<!ENTITY gst10-plugins-bad-time "2.5 SBU (with tests)">
|
<!ENTITY gst10-plugins-bad-time "4.0 SBU (with tests)">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="gst10-plugins-bad" xreflabel="gst-plugins-bad-&gst10-plugins-bad-version;">
|
<sect1 id="gst10-plugins-bad" xreflabel="gst-plugins-bad-&gst10-plugins-bad-version;">
|
||||||
@ -168,7 +168,8 @@ sed -e '/user_data (/ s/mstream/&, NULL/' \
|
|||||||
following commands:
|
following commands:
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<screen><userinput>./configure --prefix=/usr \
|
<screen><userinput>./configure --prefix=/usr \
|
||||||
|
--disable-wayland \
|
||||||
--with-package-name="GStreamer Bad Plugins &gst10-plugins-bad-version; BLFS" \
|
--with-package-name="GStreamer Bad Plugins &gst10-plugins-bad-version; BLFS" \
|
||||||
--with-package-origin="http://www.linuxfromscratch.org/blfs/view/svn/" &&
|
--with-package-origin="http://www.linuxfromscratch.org/blfs/view/svn/" &&
|
||||||
make</userinput></screen>
|
make</userinput></screen>
|
||||||
@ -185,6 +186,16 @@ make</userinput></screen>
|
|||||||
<screen role="root"><userinput>make install</userinput></screen>
|
<screen role="root"><userinput>make install</userinput></screen>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
|
<sect2 role="commands">
|
||||||
|
<title>Command Explanations</title>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
<option>--disable-wayland</option>: This options is required
|
||||||
|
without a full wayland based desktop environment.
|
||||||
|
</para>
|
||||||
|
|
||||||
|
</sect2>
|
||||||
|
|
||||||
<sect2 role="content">
|
<sect2 role="content">
|
||||||
<title>Contents</title>
|
<title>Contents</title>
|
||||||
|
|
||||||
|
@ -7,10 +7,10 @@
|
|||||||
<!ENTITY gst10-plugins-base-download-http
|
<!ENTITY gst10-plugins-base-download-http
|
||||||
"&gstreamer-dl;/gst-plugins-base/gst-plugins-base-&gst10-plugins-base-version;.tar.xz">
|
"&gstreamer-dl;/gst-plugins-base/gst-plugins-base-&gst10-plugins-base-version;.tar.xz">
|
||||||
<!ENTITY gst10-plugins-base-download-ftp " ">
|
<!ENTITY gst10-plugins-base-download-ftp " ">
|
||||||
<!ENTITY gst10-plugins-base-md5sum "3ddde0ad598ef69f58d6a2e87f8b460f">
|
<!ENTITY gst10-plugins-base-md5sum "20cc8231609318310f2a55f64c86cbb4">
|
||||||
<!ENTITY gst10-plugins-base-size "2.8 MB">
|
<!ENTITY gst10-plugins-base-size "2.8 MB">
|
||||||
<!ENTITY gst10-plugins-base-buildsize "143 MB (with tests)">
|
<!ENTITY gst10-plugins-base-buildsize "122 MB (with tests)">
|
||||||
<!ENTITY gst10-plugins-base-time "2.1 SBU (with tests)">
|
<!ENTITY gst10-plugins-base-time "2.8 SBU (with tests)">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="gst10-plugins-base" xreflabel="gst-plugins-base-&gst10-plugins-base-version;">
|
<sect1 id="gst10-plugins-base" xreflabel="gst-plugins-base-&gst10-plugins-base-version;">
|
||||||
|
@ -7,10 +7,10 @@
|
|||||||
<!ENTITY gst10-plugins-good-download-http
|
<!ENTITY gst10-plugins-good-download-http
|
||||||
"&gstreamer-dl;/gst-plugins-good/gst-plugins-good-&gst10-plugins-good-version;.tar.xz">
|
"&gstreamer-dl;/gst-plugins-good/gst-plugins-good-&gst10-plugins-good-version;.tar.xz">
|
||||||
<!ENTITY gst10-plugins-good-download-ftp " ">
|
<!ENTITY gst10-plugins-good-download-ftp " ">
|
||||||
<!ENTITY gst10-plugins-good-md5sum "a1958df7aa498b42793e2f2048673815">
|
<!ENTITY gst10-plugins-good-md5sum "91ed4649c7c2e43a61f731d144f6f6d0">
|
||||||
<!ENTITY gst10-plugins-good-size "3.1 MB">
|
<!ENTITY gst10-plugins-good-size "3.1 MB">
|
||||||
<!ENTITY gst10-plugins-good-buildsize "155 MB (with tests)">
|
<!ENTITY gst10-plugins-good-buildsize "132 MB (with tests)">
|
||||||
<!ENTITY gst10-plugins-good-time "1.9 SBU (with tests)">
|
<!ENTITY gst10-plugins-good-time "2.8 SBU (with tests)">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="gst10-plugins-good" xreflabel="gst-plugins-good-&gst10-plugins-good-version;">
|
<sect1 id="gst10-plugins-good" xreflabel="gst-plugins-good-&gst10-plugins-good-version;">
|
||||||
@ -137,15 +137,7 @@
|
|||||||
following commands:
|
following commands:
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<screen><userinput>sed -e '/smgradio/ {
|
<screen><userinput>./configure --prefix=/usr \
|
||||||
a \ \/* Radionomy Hot40Music shoutcast stream *\/
|
|
||||||
a \ g_object_set (src, "location",
|
|
||||||
a \ "http://streaming.radionomy.com:80/Hot40Music", NULL);
|
|
||||||
}' \
|
|
||||||
-e '/Virgin/,/smgradio/d' \
|
|
||||||
-i tests/check/elements/souphttpsrc.c &&
|
|
||||||
|
|
||||||
./configure --prefix=/usr \
|
|
||||||
--with-package-name="GStreamer Good Plugins &gst10-plugins-good-version; BLFS" \
|
--with-package-name="GStreamer Good Plugins &gst10-plugins-good-version; BLFS" \
|
||||||
--with-package-origin="http://www.linuxfromscratch.org/blfs/view/svn/" &&
|
--with-package-origin="http://www.linuxfromscratch.org/blfs/view/svn/" &&
|
||||||
make</userinput></screen>
|
make</userinput></screen>
|
||||||
@ -161,20 +153,6 @@ make</userinput></screen>
|
|||||||
<screen role="root"><userinput>make install</userinput></screen>
|
<screen role="root"><userinput>make install</userinput></screen>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
<sect2 role="commands">
|
|
||||||
<title>Command Explanations</title>
|
|
||||||
|
|
||||||
<para><command>sed -e '/smgradio/ ...
|
|
||||||
-i tests/check/elements/souphttpsrc.c</command>: Fixes
|
|
||||||
failing ICY test. Previous provider has streaming disabled outside UK.<!--
|
|
||||||
To be removed at release 1.6.3.
|
|
||||||
tests: souphttpsrc test_icy_stream:0: Assertion 'caps != NULL' failed
|
|
||||||
https://bugzilla.gnome.org/show_bug.cgi?id=758114
|
|
||||||
https://bug758114.bugzilla-attachments.gnome.org/attachment.cgi?id=316570-->
|
|
||||||
</para>
|
|
||||||
|
|
||||||
</sect2>
|
|
||||||
|
|
||||||
<sect2 role="content">
|
<sect2 role="content">
|
||||||
<title>Contents</title>
|
<title>Contents</title>
|
||||||
|
|
||||||
|
@ -7,10 +7,10 @@
|
|||||||
<!ENTITY gst10-plugins-ugly-download-http
|
<!ENTITY gst10-plugins-ugly-download-http
|
||||||
"&gstreamer-dl;/gst-plugins-ugly/gst-plugins-ugly-&gst10-plugins-ugly-version;.tar.xz">
|
"&gstreamer-dl;/gst-plugins-ugly/gst-plugins-ugly-&gst10-plugins-ugly-version;.tar.xz">
|
||||||
<!ENTITY gst10-plugins-ugly-download-ftp " ">
|
<!ENTITY gst10-plugins-ugly-download-ftp " ">
|
||||||
<!ENTITY gst10-plugins-ugly-md5sum "dbd92afb3816cbfa90ab1f197144a2e2">
|
<!ENTITY gst10-plugins-ugly-md5sum "d9daccca9dffdbcef4373cde81f9ae2c">
|
||||||
<!ENTITY gst10-plugins-ugly-size "840 KB">
|
<!ENTITY gst10-plugins-ugly-size "880 KB">
|
||||||
<!ENTITY gst10-plugins-ugly-buildsize "20 MB (with tests)">
|
<!ENTITY gst10-plugins-ugly-buildsize "18 MB (with tests)">
|
||||||
<!ENTITY gst10-plugins-ugly-time "0.2 SBU (with tests)">
|
<!ENTITY gst10-plugins-ugly-time "0.3 SBU (with tests)">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="gst10-plugins-ugly" xreflabel="gst-plugins-ugly-&gst10-plugins-ugly-version;">
|
<sect1 id="gst10-plugins-ugly" xreflabel="gst-plugins-ugly-&gst10-plugins-ugly-version;">
|
||||||
|
@ -6,10 +6,10 @@
|
|||||||
|
|
||||||
<!ENTITY gstreamer10-download-http "&gstreamer-dl;/gstreamer/gstreamer-&gstreamer10-version;.tar.xz">
|
<!ENTITY gstreamer10-download-http "&gstreamer-dl;/gstreamer/gstreamer-&gstreamer10-version;.tar.xz">
|
||||||
<!ENTITY gstreamer10-download-ftp " ">
|
<!ENTITY gstreamer10-download-ftp " ">
|
||||||
<!ENTITY gstreamer10-md5sum "b4cdeb2b9cb20dd6ac022a4f417eae0d">
|
<!ENTITY gstreamer10-md5sum "6846d7289ec323c38c49b818171e955a">
|
||||||
<!ENTITY gstreamer10-size "3.4 MB">
|
<!ENTITY gstreamer10-size "3.5 MB">
|
||||||
<!ENTITY gstreamer10-buildsize "136 MB (with tests)">
|
<!ENTITY gstreamer10-buildsize "116 MB (with tests)">
|
||||||
<!ENTITY gstreamer10-time "1.5 SBU (with tests)">
|
<!ENTITY gstreamer10-time "2.3 SBU (with tests)">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="gstreamer10" xreflabel="GStreamer-&gstreamer10-version;">
|
<sect1 id="gstreamer10" xreflabel="GStreamer-&gstreamer10-version;">
|
||||||
|
12
packages.ent
12
packages.ent
@ -721,12 +721,12 @@
|
|||||||
<!ENTITY flac-version "1.3.1">
|
<!ENTITY flac-version "1.3.1">
|
||||||
<!ENTITY frei0r-version "27-01-15">
|
<!ENTITY frei0r-version "27-01-15">
|
||||||
<!ENTITY gavl-version "1.4.0">
|
<!ENTITY gavl-version "1.4.0">
|
||||||
<!ENTITY gstreamer10-version "1.6.3"> <!-- Even minors only -->
|
<!ENTITY gstreamer10-version "1.8.0"> <!-- Even minors only -->
|
||||||
<!ENTITY gst10-plugins-base-version "1.6.3"> <!-- Even minors only -->
|
<!ENTITY gst10-plugins-base-version "1.8.0"> <!-- Even minors only -->
|
||||||
<!ENTITY gst10-plugins-good-version "1.6.3"> <!-- Even minors only -->
|
<!ENTITY gst10-plugins-good-version "1.8.0"> <!-- Even minors only -->
|
||||||
<!ENTITY gst10-plugins-bad-version "1.6.3"> <!-- Even minors only -->
|
<!ENTITY gst10-plugins-bad-version "1.8.0"> <!-- Even minors only -->
|
||||||
<!ENTITY gst10-plugins-ugly-version "1.6.3"> <!-- Even minors only -->
|
<!ENTITY gst10-plugins-ugly-version "1.8.0"> <!-- Even minors only -->
|
||||||
<!ENTITY gst10-libav-version "1.6.3"> <!-- Even minors only -->
|
<!ENTITY gst10-libav-version "1.8.0"> <!-- Even minors only -->
|
||||||
<!ENTITY icedtea-sound-version "1.0.1">
|
<!ENTITY icedtea-sound-version "1.0.1">
|
||||||
<!ENTITY liba52-version "0.7.4">
|
<!ENTITY liba52-version "0.7.4">
|
||||||
<!ENTITY libao-version "1.2.0">
|
<!ENTITY libao-version "1.2.0">
|
||||||
|
Loading…
Reference in New Issue
Block a user