|
3 | 3 | matio is an C library for reading and writing Matlab MAT files.
|
4 | 4 |
|
5 | 5 | Runtime requirements:
|
6 |
| - cygwin-3.5.3-1 |
7 |
| - libhdf5-devel-1.12.3-1 |
8 |
| - libhdf5_200-1.12.3-1 |
9 |
| - libmatio-devel-1.5.27-1bl1 |
10 |
| - libmatio13-1.5.27-1bl1 |
11 |
| - pkg-config-2.2.0-1 |
| 6 | + cygwin-3.5.7-1 |
| 7 | + libhdf5-devel-1.14.6-1 |
| 8 | + libhdf5_310-1.14.6-1 |
| 9 | + libmatio-devel-1.5.28-1bl1 |
| 10 | + libmatio13-1.5.28-1bl1 |
| 11 | + pkg-config-2.3.0-1 |
12 | 12 | zlib-devel-1.3.1-1
|
13 | 13 | zlib0-1.3.1-1
|
14 | 14 |
|
15 | 15 | Build requirements:
|
16 | 16 | (besides corresponding -devel packages)
|
17 | 17 | autoconf-15-2
|
18 |
| - automake-11-1 |
19 |
| - binutils-2.42-1 |
| 18 | + automake-20240607-1 |
| 19 | + binutils-2.44-1 |
20 | 20 | cygport-0.36.9-1
|
21 |
| - gcc-core-11.4.0-1 |
22 |
| - libhdf5-devel-1.12.3-1 |
23 |
| - libtool-2.4.7-1 |
| 21 | + gcc-core-12.4.0-3 |
| 22 | + libhdf5-devel-1.14.6-1 |
| 23 | + libtool-2.5.4-1 |
24 | 24 | make-4.4.1-2
|
25 | 25 | zlib-devel-1.3.1-1
|
26 | 26 |
|
27 | 27 | Canonical website:
|
28 | 28 | https://sourceforge.net/projects/matio/
|
29 | 29 |
|
30 | 30 | Canonical download:
|
31 |
| - mirror://sourceforge/matio/matio-1.5.27.7z |
| 31 | + mirror://sourceforge/matio/matio-1.5.28.tar.gz |
32 | 32 |
|
33 | 33 | -------------------------------------------
|
34 | 34 |
|
35 | 35 | Build instructions:
|
36 |
| - 1. unpack matio-1.5.27-X-src.tar.xz |
| 36 | + 1. unpack matio-1.5.28-X-src.tar.xz |
37 | 37 | 2. if you use setup to install this src package,
|
38 | 38 | it will be unpacked under /usr/src automatically
|
39 | 39 | % cd /usr/src
|
40 |
| - % cygport ./matio-1.5.27-X.cygport all |
| 40 | + % cygport ./matio-1.5.28-X.cygport all |
41 | 41 |
|
42 | 42 | This will create:
|
43 |
| - /usr/src/matio-1.5.27-X-src.tar.xz |
44 |
| - /usr/src/matio-1.5.27-X.tar.xz |
45 |
| - /usr/src/libmatio13-1.5.27-X.tar.xz |
46 |
| - /usr/src/libmatio-devel-1.5.27-X.tar.xz |
| 43 | + /usr/src/matio-1.5.28-X-src.tar.xz |
| 44 | + /usr/src/matio-1.5.28-X.tar.xz |
| 45 | + /usr/src/libmatio13-1.5.28-X.tar.xz |
| 46 | + /usr/src/libmatio-devel-1.5.28-X.tar.xz |
47 | 47 |
|
48 | 48 | -------------------------------------------
|
49 | 49 |
|
@@ -96,6 +96,9 @@ Files included in the binary package:
|
96 | 96 |
|
97 | 97 | Port Notes:
|
98 | 98 |
|
| 99 | +----- version 1.5.28-1bl1 ----- |
| 100 | +Version bump. |
| 101 | + |
99 | 102 | ----- version 1.5.27-1bl1 -----
|
100 | 103 | Version bump.
|
101 | 104 |
|
|
0 commit comments