Changeset f50f3f3
- Timestamp:
- 03/24/2019 08:38:58 PM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.0, 9.1, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
- 400a529a
- Parents:
- 941658d
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/perl-modules/perl-net-dns.xml
r941658d rf50f3f3 6 6 7 7 <!ENTITY my-download-http "&perl_authors;/id/N/NL/NLNETLABS/Net-DNS-&Net-DNS-version;.tar.gz"> 8 <!ENTITY my-md5sum " 8a40402888487b853f861d21433f341a">8 <!ENTITY my-md5sum "565d3ae163591f3da7e1a20827b73c28"> 9 9 10 10 ]> -
introduction/welcome/changelog.xml
r941658d rf50f3f3 45 45 <para>March 24th, 2019</para> 46 46 <itemizedlist> 47 <listitem> 48 <para>[bdubbs] - Update to ffmpeg-4.1.2. Fixes 49 <ulink url="&blfs-ticket-root;11851">#11851</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[bdubbs] - Update to cups-2.2.11. Fixes 53 <ulink url="&blfs-ticket-root;11850">#11850</ulink>.</para> 54 </listitem> 55 <listitem> 56 <para>[bdubbs] - Update to Net-DNS-1.20 (Perl Module). Fixes 57 <ulink url="&blfs-ticket-root;11853">#11853</ulink>.</para> 58 </listitem> 47 59 <listitem> 48 60 <para>[pierre] - Update to plasma-5.15.3. Needed for -
multimedia/videoutils/ffmpeg.xml
r941658d rf50f3f3 7 7 <!ENTITY ffmpeg-download-http "http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.xz"> 8 8 <!ENTITY ffmpeg-download-ftp " "> 9 <!ENTITY ffmpeg-md5sum " 720fc84617a2c38aeae79aff3689a567">9 <!ENTITY ffmpeg-md5sum "8f7f0a6c5d81ff20d9d65d000a6b419d"> 10 10 <!ENTITY ffmpeg-size "8.5 MB"> 11 <!ENTITY ffmpeg-buildsize "15 9 MB (add 3.1 GB for the FATE suite/tests, add 17MB for docs)">12 <!ENTITY ffmpeg-time "1. 4 SBU (using parallelism=4; add 3.8 SBU (with THREADS=4) to run the FATE suite after sample files are downloaded; add 0.4SBU for docs)">11 <!ENTITY ffmpeg-buildsize "156 MB (add 3.2 GB for the FATE suite/tests, add 643 MB for docs)"> 12 <!ENTITY ffmpeg-time "1.5 SBU (using parallelism=4; add 3.8 SBU (with THREADS=4) to run the FATE suite after sample files are downloaded; add 0.6 SBU for docs)"> 13 13 ]> 14 14 -
packages.ent
r941658d rf50f3f3 396 396 <!ENTITY LWP-Protocol-https-version "6.07"> 397 397 <!ENTITY Module-Build-version "0.4224"> 398 <!ENTITY Net-DNS-version "1. 19">398 <!ENTITY Net-DNS-version "1.20"> 399 399 <!ENTITY Parse-Yapp-version "1.21"> 400 400 <!ENTITY PerlIO-utf8_strict-version "0.007"> … … 967 967 968 968 <!-- Chapter 48 --> 969 <!ENTITY ffmpeg-version "4.1. 1">969 <!ENTITY ffmpeg-version "4.1.2"> 970 970 <!ENTITY mplayer-version "1.3.0"> 971 971 <!ENTITY xine-ui-version "0.99.10"> … … 985 985 <!-- Part XII --> 986 986 <!-- Chapter 50 --> 987 <!ENTITY cups-version "2.2.1 0">987 <!ENTITY cups-version "2.2.11"> 988 988 <!ENTITY cups-filters-version "1.22.2"> 989 989 <!ENTITY gs-version "9.26"> -
pst/printing/cups.xml
r941658d rf50f3f3 7 7 <!ENTITY cups-download-http "https://github.com/apple/cups/releases/download/v&cups-version;/cups-&cups-version;-source.tar.gz"> 8 8 <!ENTITY cups-download-ftp " "> 9 <!ENTITY cups-md5sum " 3d22d747403ec5dcd0b66d1332564816">9 <!ENTITY cups-md5sum "7afbbcd2497e7d742583c492f6de40cd"> 10 10 <!ENTITY cups-size "9.9 MB"> 11 <!ENTITY cups-buildsize "63 MB ">12 <!ENTITY cups-time "0.5 SBU ">11 <!ENTITY cups-buildsize "63 MB (Add 39 MB for tests)"> 12 <!ENTITY cups-time "0.5 SBU (Add 0.9 SBU for tests)"> 13 13 ]> 14 14 … … 237 237 To test the results, issue: <command>make -k check</command>. An already 238 238 active graphical session with bus address is necessary to run the tests. 239 Some tests fail for unknown reasons.240 239 </para> 241 240
Note:
See TracChangeset
for help on using the changeset viewer.