Changeset 1ed3e64
- Timestamp:
- 01/26/2023 10:03:02 PM (2 months ago)
- Branches:
- 11.3, ken/inkscape-core-mods, trunk
- Children:
- bed8f3e
- Parents:
- 2b2ab6d3
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r2b2ab6d3 r1ed3e64 43 43 <itemizedlist> 44 44 <listitem> 45 <para>[bdubbs] - Update to xine-lib-1.2.13. Fixes 46 <ulink url="&blfs-ticket-root;17566">#17566</ulink>.</para> 47 </listitem> 48 <listitem> 45 49 <para>[bdubbs] - Update to IO-Socket-SSL-2.081 (Perl Module). Fixes 46 50 <ulink url="&blfs-ticket-root;17564">#17564</ulink>.</para> -
multimedia/libdriv/xine-lib.xml
r2b2ab6d3 r1ed3e64 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 " 3d0660c9da158c31dd65e955e4ac8cd2">11 <!ENTITY xine-lib-size " 5.1MB">12 <!ENTITY xine-lib-buildsize " 169MB (with API documentation)">10 <!ENTITY xine-lib-md5sum "034956cbb1e3629e7cade3d311ffd06a"> 11 <!ENTITY xine-lib-size "4.8 MB"> 12 <!ENTITY xine-lib-buildsize "98 MB (with API documentation)"> 13 13 <!ENTITY xine-lib-time "0.5 SBU (Using parallelism=4; with API documentation)"> 14 14 ]> … … 133 133 --> 134 134 135 <!-- 135 136 <para> 136 137 First, fix building this package with ffmpeg-5.1: … … 138 139 139 140 <screen><userinput remap="pre">sed -e '/\/avformat.h/i #include <libavcodec/version.h>' \ 140 -i src/combined/ffmpeg/demux_avformat.c && 141 sed -e '/\/avio.h/i #include <libavutil/avutil.h>' \ 142 -i src/combined/ffmpeg/input_avio.c</userinput></screen> 143 144 <para> 145 Then, fix building this package with binutils-2.39: 141 -i src/combined/ffmpeg/demux_avformat.c </userinput></screen> 142 --> 143 <note> 144 <para>This package tarball expands to the directory xine-lib.1.2.13/, 145 not he expected xine-lib-1.2.13/.</para> 146 </note> 147 148 <para> 149 First, fix building this package with binutils-2.39: 146 150 </para> 147 151 -
packages.ent
r2b2ab6d3 r1ed3e64 989 989 <!ENTITY x264-version "20220819"> 990 990 <!ENTITY x265-version "20220819"> 991 <!ENTITY xine-lib-version "1.2.1 2">991 <!ENTITY xine-lib-version "1.2.13"> 992 992 <!ENTITY xvid-version "1.3.7"> 993 993
Note:
See TracChangeset
for help on using the changeset viewer.