@@ -4,46 +4,46 @@ Useful classes originating from MeeGo Touch
4
4
5
5
Runtime requirements:
6
6
bash-5.2.21-1
7
- cygwin-3.6.0-0.203.gf78009cb1ccf
7
+ cygwin-3.5.7-1
8
8
libQt5Core-devel-5.9.4-2
9
9
libQt5Core5-5.9.4-2
10
10
libgcc1-12.4.0-3
11
- libglib2.0_0-2.64.6 -1
12
- libmlite5-devel-0.4.5 -1bl1
13
- libmlite5_0-0.4.5 -1bl1
11
+ libglib2.0_0-2.84.0 -1
12
+ libmlite5-devel-0.5.3 -1bl1
13
+ libmlite5_0-0.5.3 -1bl1
14
14
libstdc++6-12.4.0-3
15
15
pkg-config-2.3.0-1
16
16
17
17
Build requirements:
18
18
(besides corresponding -devel packages)
19
- binutils-2.43.1 -1
19
+ binutils-2.44 -1
20
20
cygport-0.36.9-1
21
21
gcc-core-12.4.0-3
22
22
gcc-g++-12.4.0-3
23
23
libQt5Core-devel-5.9.4-2
24
- libglib2.0-devel-2.64.6 -1
24
+ libglib2.0-devel-2.84.0 -1
25
25
make-4.4.1-2
26
26
27
27
Canonical website:
28
28
https://github.com/sailfishos/mlite
29
29
30
30
Canonical download:
31
- https://github.com/sailfishos/mlite/archive/refs/tags/0.4.5 .tar.gz
31
+ https://github.com/sailfishos/mlite/archive/refs/tags/0.5.3 .tar.gz
32
32
33
33
-------------------------------------------
34
34
35
35
Build instructions:
36
- 1. unpack mlite-0.4.5 -X-src.tar.xz
36
+ 1. unpack mlite-0.5.3 -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 ./mlite-0.4.5 -X.cygport all
40
+ % cygport ./mlite-0.5.3 -X.cygport all
41
41
42
42
This will create:
43
- /usr/src/mlite-0.4.5 -X-src.tar.xz
44
- /usr/src/mlite-0.4.5 -X.tar.xz
45
- /usr/src/libmlite5_0-0.4.5 -X.tar.xz
46
- /usr/src/libmlite5-devel-0.4.5 -X.tar.xz
43
+ /usr/src/mlite-0.5.3 -X-src.tar.xz
44
+ /usr/src/mlite-0.5.3 -X.tar.xz
45
+ /usr/src/libmlite5_0-0.5.3 -X.tar.xz
46
+ /usr/src/libmlite5-devel-0.5.3 -X.tar.xz
47
47
48
48
-------------------------------------------
49
49
@@ -54,11 +54,8 @@ Files included in the binary package:
54
54
/usr/libexec/mliteremoteaction.exe
55
55
/usr/share/doc/Cygwin/mlite.README
56
56
/usr/share/doc/mlite/LICENSE.LGPL
57
- /usr/share/mlite-qt5/tests.xml
58
57
/usr/share/mlite-qt5/ut_mdesktopentry
59
58
/usr/share/mlite-qt5/ut_mdesktopentry.bin.exe
60
- /usr/share/mlite-qt5/ut_mdesktopentry.qm
61
- /usr/share/mlite-qt5/ut_mdesktopentry2.qm
62
59
/usr/share/mlite-qt5/ut_mfiledatastore
63
60
/usr/share/mlite-qt5/ut_mfiledatastore.bin.exe
64
61
/usr/share/mlite-qt5/ut_mnotification
@@ -89,5 +86,8 @@ Files included in the binary package:
89
86
90
87
Port Notes:
91
88
89
+ ----- version 0.5.3-1bl1 -----
90
+ Version bump.
91
+
92
92
----- version 0.4.5-1bl1 -----
93
93
Initial release by fd0 <https://github.com/fd00/>
0 commit comments