@@ -5,12 +5,12 @@ arbitrary-precision integers, rationals and floats, and quadruple-precision
5
5
floats.
6
6
7
7
Runtime requirements:
8
- cygwin-3.5.4 -1
8
+ cygwin-3.6.0 -1
9
9
libboost_serialization1.66-1.66.0-1
10
10
libgcc1-12.4.0-3
11
11
libgmp10-6.3.0-1
12
- libmp++-devel-1 .0.3 -1bl1
13
- libmp++15-1 .0.3 -1bl1
12
+ libmp++-devel-2 .0.0 -1bl1
13
+ libmp++16-2 .0.0 -1bl1
14
14
libmpc3-1.3.1-1
15
15
libmpfr6-4.2.1-1
16
16
libquadmath0-12.4.0-3
@@ -19,7 +19,7 @@ Runtime requirements:
19
19
20
20
Build requirements:
21
21
(besides corresponding -devel packages)
22
- binutils-2.43.1 -1
22
+ binutils-2.44 -1
23
23
cmake-3.28.3-1
24
24
cygport-0.36.9-1
25
25
gcc-core-12.4.0-3
@@ -28,28 +28,28 @@ Build requirements:
28
28
libgmp-devel-6.3.0-1
29
29
libmpc-devel-1.3.1-1
30
30
libmpfr-devel-4.2.1-1
31
- ninja-1.12.0 -1
31
+ ninja-1.12.1 -1
32
32
33
33
Canonical website:
34
34
https://github.com/bluescarni/mppp
35
35
36
36
Canonical download:
37
- https://github.com/bluescarni/mppp/archive/refs/tags/v1 .0.3 .tar.gz
37
+ https://github.com/bluescarni/mppp/archive/refs/tags/v2 .0.0 .tar.gz
38
38
39
39
-------------------------------------------
40
40
41
41
Build instructions:
42
- 1. unpack mppp-1 .0.3 -X-src.tar.xz
42
+ 1. unpack mppp-2 .0.0 -X-src.tar.xz
43
43
2. if you use setup to install this src package,
44
44
it will be unpacked under /usr/src automatically
45
45
% cd /usr/src
46
- % cygport ./mppp-1 .0.3 -X.cygport all
46
+ % cygport ./mppp-2 .0.0 -X.cygport all
47
47
48
48
This will create:
49
- /usr/src/mppp-1 .0.3 -X-src.tar.xz
50
- /usr/src/mppp-1 .0.3 -X.tar.xz
51
- /usr/src/libmp++15-1 .0.3 -X.tar.xz
52
- /usr/src/libmp++-devel-1 .0.3 -X.tar.xz
49
+ /usr/src/mppp-2 .0.0 -X-src.tar.xz
50
+ /usr/src/mppp-2 .0.0 -X.tar.xz
51
+ /usr/src/libmp++16-2 .0.0 -X.tar.xz
52
+ /usr/src/libmp++-devel-2 .0.0 -X.tar.xz
53
53
54
54
-------------------------------------------
55
55
@@ -60,8 +60,8 @@ Files included in the binary package:
60
60
/usr/share/doc/mppp/COPYING
61
61
/usr/share/doc/mppp/README.md
62
62
63
- (libmp++15 )
64
- /usr/bin/cygmp++-15 .dll
63
+ (libmp++16 )
64
+ /usr/bin/cygmp++-16 .dll
65
65
66
66
(libmp++-devel)
67
67
/usr/include/mp++/complex.hpp
@@ -103,6 +103,9 @@ Files included in the binary package:
103
103
104
104
Port Notes:
105
105
106
+ ----- version 2.0.0-1bl1 -----
107
+ Version bump.
108
+
106
109
----- version 1.0.3-1bl1 -----
107
110
Version bump.
108
111
0 commit comments