Changeset d6264b7
- Timestamp:
- 12/08/2020 05:04:19 PM (3 years ago)
- Branches:
- 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 934c29ba
- Parents:
- 70e41393
- Files:
-
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r70e41393 rd6264b7 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 7"> <!-- Always 2 digits -->3 <!ENTITY day "08"> <!-- Always 2 digits --> 4 4 <!ENTITY month "12"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2020"> -
introduction/welcome/changelog.xml
r70e41393 rd6264b7 43 43 --> 44 44 <listitem> 45 <para>December 8th, 2020</para> 46 <itemizedlist> 47 <listitem> 48 <para>[bdubbs] - Update to gstreamer gst-plugins-base gst-plugins-good 49 gst-plugins-bad gst-plugins-ugly gstreamer-vaapi 50 gst-libav 1.18.2. Fixes 51 <ulink url="&blfs-ticket-root;14350">#14350</ulink>.</para> 52 </listitem> 53 <listitem> 54 <para>[bdubbs] - Update to xine-lib-1.2.11. Fixes 55 <ulink url="&blfs-ticket-root;14351">#14351</ulink>.</para> 56 </listitem> 57 </itemizedlist> 58 </listitem> 59 60 <listitem> 45 61 <para>December 7th, 2020</para> 46 62 <itemizedlist> -
multimedia/libdriv/gst10-libav.xml
r70e41393 rd6264b7 7 7 <!ENTITY gst10-libav-download-http "&gstreamer-dl;/gst-libav/gst-libav-&gst10-libav-version;.tar.xz"> 8 8 <!ENTITY gst10-libav-download-ftp " "> 9 <!ENTITY gst10-libav-md5sum " 74d73db6c805d1a01bcf7212c2c556c6">9 <!ENTITY gst10-libav-md5sum "862f655444105719e6d7e888a398267e"> 10 10 <!ENTITY gst10-libav-size "272 KB"> 11 <!ENTITY gst10-libav-buildsize "8. 5MB">11 <!ENTITY gst10-libav-buildsize "8.2 MB"> 12 12 <!ENTITY gst10-libav-time "less than 0.1 SBU (Using parallelism=4)"> 13 13 ]> -
multimedia/libdriv/gst10-plugins-bad.xml
r70e41393 rd6264b7 8 8 "&gstreamer-dl;/gst-plugins-bad/gst-plugins-bad-&gst10-plugins-bad-version;.tar.xz"> 9 9 <!ENTITY gst10-plugins-bad-download-ftp " "> 10 <!ENTITY gst10-plugins-bad-md5sum "6 1ef37e40d81804e77388b178d108a49">10 <!ENTITY gst10-plugins-bad-md5sum "606a819cfc9f1a0b94242914f48f5df5"> 11 11 <!ENTITY gst10-plugins-bad-size "5.4 MB"> 12 <!ENTITY gst10-plugins-bad-buildsize "1 68MB (with tests)">13 <!ENTITY gst10-plugins-bad-time " 1.0SBU (Using parallelism=4; with tests)">12 <!ENTITY gst10-plugins-bad-buildsize "131 MB (with tests)"> 13 <!ENTITY gst10-plugins-bad-time "0.8 SBU (Using parallelism=4; with tests)"> 14 14 ]> 15 15 … … 191 191 href="../../xincludes/gst10-plugins.xml"/> 192 192 193 <!-- no longer needed!194 <para>195 First, fix <filename>meson.build</filename> so that neon is detected196 correctly:197 </para>198 199 <screen><userinput remap="pre">sed -i 's/0.30.99/0.31.99/' ext/neon/meson.build</userinput></screen>200 -->201 202 193 <para> 203 194 Install <application>GStreamer Bad Plug-ins</application> by running the … … 217 208 To test the results, issue: <command>ninja test</command>. Several tests 218 209 need a terminal emulator in a graphical session. 219 One test, <filename>elements/dtls</filename>, is known to fail.220 210 </para> 221 211 … … 226 216 <screen role="root"><userinput>ninja install</userinput></screen> 227 217 </sect2> 228 <!-- 229 <sect2 role="commands"> 230 <title>Command Explanations</title> 231 232 <para> 233 <parameter>- -disable-wayland</parameter>: This switch is required 234 without a full wayland based desktop environment. 235 </para> 236 237 <para> 238 <parameter>- -disable-opencv</parameter>: This switch is required 239 if <xref linkend="opencv"/> is installed without additional modules 240 (specifically bgsegm). 241 </para> 242 243 </sect2> 244 --> 218 245 219 <sect2 role="content"> 246 220 <title>Contents</title> -
multimedia/libdriv/gst10-plugins-base.xml
r70e41393 rd6264b7 8 8 "&gstreamer-dl;/gst-plugins-base/gst-plugins-base-&gst10-plugins-base-version;.tar.xz"> 9 9 <!ENTITY gst10-plugins-base-download-ftp " "> 10 <!ENTITY gst10-plugins-base-md5sum " 686081ec256a5d2d731237f13ea82f70">10 <!ENTITY gst10-plugins-base-md5sum "aa1cd08a72f65298e5136a9c1620c2d1"> 11 11 <!ENTITY gst10-plugins-base-size "3.0 MB"> 12 <!ENTITY gst10-plugins-base-buildsize " 100MB (with tests)">13 <!ENTITY gst10-plugins-base-time " 1.0SBU (Using parallelism=4; with tests)">12 <!ENTITY gst10-plugins-base-buildsize "83 MB (with tests)"> 13 <!ENTITY gst10-plugins-base-time "0.8 SBU (Using parallelism=4; with tests)"> 14 14 ]> 15 15 -
multimedia/libdriv/gst10-plugins-good.xml
r70e41393 rd6264b7 8 8 "&gstreamer-dl;/gst-plugins-good/gst-plugins-good-&gst10-plugins-good-version;.tar.xz"> 9 9 <!ENTITY gst10-plugins-good-download-ftp " "> 10 <!ENTITY gst10-plugins-good-md5sum " 458807697f65eb33b9c20945a975c6a8">10 <!ENTITY gst10-plugins-good-md5sum "1a5ab378790d52a95551736db429251e"> 11 11 <!ENTITY gst10-plugins-good-size "3.1 MB"> 12 <!ENTITY gst10-plugins-good-buildsize " 101MB (with tests)">13 <!ENTITY gst10-plugins-good-time "0. 7SBU (Using parallelism=4; with tests)">12 <!ENTITY gst10-plugins-good-buildsize "92 MB (with tests)"> 13 <!ENTITY gst10-plugins-good-time "0.5 SBU (Using parallelism=4; with tests)"> 14 14 ]> 15 15 -
multimedia/libdriv/gst10-plugins-ugly.xml
r70e41393 rd6264b7 8 8 "&gstreamer-dl;/gst-plugins-ugly/gst-plugins-ugly-&gst10-plugins-ugly-version;.tar.xz"> 9 9 <!ENTITY gst10-plugins-ugly-download-ftp " "> 10 <!ENTITY gst10-plugins-ugly-md5sum " ccc736cb48a1049434a6f4b850883cf0">10 <!ENTITY gst10-plugins-ugly-md5sum "5ca5beef76b5ae2208bcff56d702b06a"> 11 11 <!ENTITY gst10-plugins-ugly-size "496 KB"> 12 <!ENTITY gst10-plugins-ugly-buildsize " 8.9MB (with tests)">12 <!ENTITY gst10-plugins-ugly-buildsize "7.8 MB (with tests)"> 13 13 <!ENTITY gst10-plugins-ugly-time "less than 0.1 SBU (with tests)"> 14 14 ]> -
multimedia/libdriv/gstreamer10-vaapi.xml
r70e41393 rd6264b7 7 7 <!ENTITY gstreamer10-vaapi-download-http "&gstreamer-dl;/gstreamer-vaapi/gstreamer-vaapi-&gstreamer-vaapi-version;.tar.xz"> 8 8 <!ENTITY gstreamer10-vaapi-download-ftp " "> 9 <!ENTITY gstreamer10-vaapi-md5sum " 6170c003f11b3b35b177ad9e99a650b2">9 <!ENTITY gstreamer10-vaapi-md5sum "847e69c82dbf2fb63cc0f038311f1d06"> 10 10 <!ENTITY gstreamer10-vaapi-size "764 KB"> 11 <!ENTITY gstreamer10-vaapi-buildsize "1 6MB">11 <!ENTITY gstreamer10-vaapi-buildsize "15 MB"> 12 12 <!ENTITY gstreamer10-vaapi-time "0.2 SBU"> 13 13 ]> -
multimedia/libdriv/gstreamer10.xml
r70e41393 rd6264b7 7 7 <!ENTITY gstreamer10-download-http "&gstreamer-dl;/gstreamer/gstreamer-&gstreamer10-version;.tar.xz"> 8 8 <!ENTITY gstreamer10-download-ftp " "> 9 <!ENTITY gstreamer10-md5sum " 277c1f6a5688df4cc30111566e5c1eb9">9 <!ENTITY gstreamer10-md5sum "729e3da87743d1ef04b2cdc9a5f1dc13"> 10 10 <!ENTITY gstreamer10-size "2.6 MB"> 11 <!ENTITY gstreamer10-buildsize " 60MB (with tests)">12 <!ENTITY gstreamer10-time "0. 5SBU (Using parallelism=4; with tests)">11 <!ENTITY gstreamer10-buildsize "49 MB (with tests)"> 12 <!ENTITY gstreamer10-time "0.3 SBU (Using parallelism=4; with tests)"> 13 13 ]> 14 14 … … 121 121 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 122 122 href="../../xincludes/gst10-objc-error.xml"/> 123 <!-- 124 <para> 125 At first, fix a problem causing memory leaking and spurious warnings: 126 </para> 127 128 <screen><userinput>patch -Np1 -i ../gstreamer-&gstreamer10-version;-buffer_size_reset_fix-1.patch</userinput></screen> 129 130 <para> 131 First, fix a regression in the test suite: 132 </para> 133 134 <screen><userinput remap="pre">sed -i "s/leaks.c'/&, not tracer_hooks or not gst_debug/" -i tests/check/meson.build</userinput></screen> 135 --> 123 136 124 <para> 137 125 Install <application>gstreamer</application> by running the following -
multimedia/libdriv/xine-lib.xml
r70e41393 rd6264b7 8 8 "&sourceforge-dl;/xine/xine-lib-&xine-lib-version;.tar.xz"> 9 9 <!ENTITY xine-lib-download-ftp "&gentoo-ftp-repo;/xine-lib-&xine-lib-version;.tar.xz"> 10 <!ENTITY xine-lib-md5sum " f4ac0fc08d74e1b8f3c389617ee9cfdc">10 <!ENTITY xine-lib-md5sum "417ee1737db4aed150a562a568b0a13b"> 11 11 <!ENTITY xine-lib-size "5.0 MB"> 12 <!ENTITY xine-lib-buildsize "10 2MB (wtih API documentation)">13 <!ENTITY xine-lib-time "0. 6SBU (Using parallelism=4; with API documentation)">12 <!ENTITY xine-lib-buildsize "101 MB (wtih API documentation)"> 13 <!ENTITY xine-lib-time "0.5 SBU (Using parallelism=4; with API documentation)"> 14 14 ]> 15 15 … … 133 133 134 134 <para> 135 First fix an issue introduced by GCC-10 and later:136 </para>137 138 <screen><userinput>sed -e 's/^const/extern &/' \139 -i src/libreal/real_common.h</userinput></screen>140 141 <para>142 135 Install <application>Xine Libraries</application> by running the following 143 136 commands: -
packages.ent
r70e41393 rd6264b7 965 965 <!ENTITY frei0r-version "1.7.0"> 966 966 <!ENTITY gavl-version "1.4.0"> 967 <!ENTITY gstreamer10-version "1.18. 1"> <!-- Even minors only -->968 <!ENTITY gst10-plugins-base-version "1.18. 1"> <!-- Even minors only -->969 <!ENTITY gst10-plugins-good-version "1.18. 1"> <!-- Even minors only -->970 <!ENTITY gst10-plugins-bad-version "1.18. 1"> <!-- Even minors only -->971 <!ENTITY gst10-plugins-ugly-version "1.18. 1"> <!-- Even minors only -->972 <!ENTITY gst10-libav-version "1.18. 1"> <!-- Even minors only -->973 <!ENTITY gstreamer-vaapi-version "1.18. 1"> <!-- Even minors only -->967 <!ENTITY gstreamer10-version "1.18.2"> <!-- Even minors only --> 968 <!ENTITY gst10-plugins-base-version "1.18.2"> <!-- Even minors only --> 969 <!ENTITY gst10-plugins-good-version "1.18.2"> <!-- Even minors only --> 970 <!ENTITY gst10-plugins-bad-version "1.18.2"> <!-- Even minors only --> 971 <!ENTITY gst10-plugins-ugly-version "1.18.2"> <!-- Even minors only --> 972 <!ENTITY gst10-libav-version "1.18.2"> <!-- Even minors only --> 973 <!ENTITY gstreamer-vaapi-version "1.18.2"> <!-- Even minors only --> 974 974 <!ENTITY icedtea-sound-version "1.0.1"> 975 975 <!ENTITY id3lib-version "3.8.3"> … … 1013 1013 <!ENTITY x264-version "20200819"> 1014 1014 <!ENTITY x265-version "3.4"> 1015 <!ENTITY xine-lib-version "1.2.1 0">1015 <!ENTITY xine-lib-version "1.2.11"> 1016 1016 <!ENTITY xvid-version "1.3.7"> 1017 1017
Note:
See TracChangeset
for help on using the changeset viewer.