Skip to content

Commit 3aa9799

Browse files
committed
sratom-0.6.18
1 parent 7b5d66d commit 3aa9799

File tree

2 files changed

+23
-20
lines changed

2 files changed

+23
-20
lines changed

sratom/README

Lines changed: 23 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -5,47 +5,47 @@ from/to RDF, allowing them to be converted between binary and text or stored in
55
a model.
66

77
Runtime requirements:
8-
cygwin-3.6.0-0.203.gf78009cb1ccf
9-
libserd0-devel-0.32.2-1bl1
10-
libserd0_0-0.32.2-1bl1
11-
libsord0-devel-0.16.16-1bl1
12-
libsord0_0-0.16.16-1bl1
13-
libsratom0-devel-0.6.16-1bl1
14-
libsratom0_0-0.6.16-1bl1
8+
cygwin-3.6.0-1
9+
libserd0-devel-0.32.4-1bl1
10+
libserd0_0-0.32.4-1bl1
11+
libsord0-devel-0.16.18-1bl1
12+
libsord0_0-0.16.18-1bl1
13+
libsratom0-devel-0.6.18-1bl1
14+
libsratom0_0-0.6.18-1bl1
1515
lv2-devel-1.18.10-1
16-
pkg-config-2.3.0-1
16+
pkg-config-2.4.3-1
1717

1818
Build requirements:
1919
(besides corresponding -devel packages)
20-
binutils-2.43.1-1
20+
binutils-2.44-1
2121
cygport-0.36.9-1
2222
gcc-core-12.4.0-3
23-
libserd0-devel-0.32.2-1bl1
24-
libsord0-devel-0.16.16-1bl1
23+
libserd0-devel-0.32.4-1bl1
24+
libsord0-devel-0.16.18-1bl1
2525
lv2-devel-1.18.10-1
26-
meson-1.3.2-1
27-
ninja-1.12.0-1
26+
meson-1.4.2-1
27+
ninja-1.12.1-1
2828

2929
Canonical website:
3030
https://github.com/lv2/sratom
3131

3232
Canonical download:
33-
https://github.com/lv2/sratom/archive/refs/tags/v0.6.16.tar.gz
33+
https://github.com/lv2/sratom/archive/refs/tags/v0.6.18.tar.gz
3434

3535
-------------------------------------------
3636

3737
Build instructions:
38-
1. unpack sratom-0.6.16-X-src.tar.xz
38+
1. unpack sratom-0.6.18-X-src.tar.xz
3939
2. if you use setup to install this src package,
4040
it will be unpacked under /usr/src automatically
4141
% cd /usr/src
42-
% cygport ./sratom-0.6.16-X.cygport all
42+
% cygport ./sratom-0.6.18-X.cygport all
4343

4444
This will create:
45-
/usr/src/sratom-0.6.16-X-src.tar.xz
46-
/usr/src/sratom-0.6.16-X.tar.xz
47-
/usr/src/libsratom0_0-0.6.16-X.tar.xz
48-
/usr/src/libsratom0-devel-0.6.16-X.tar.xz
45+
/usr/src/sratom-0.6.18-X-src.tar.xz
46+
/usr/src/sratom-0.6.18-X.tar.xz
47+
/usr/src/libsratom0_0-0.6.18-X.tar.xz
48+
/usr/src/libsratom0-devel-0.6.18-X.tar.xz
4949

5050
-------------------------------------------
5151

@@ -69,5 +69,8 @@ Files included in the binary package:
6969

7070
Port Notes:
7171

72+
----- version 0.6.18-1bl1 -----
73+
Version bump.
74+
7275
----- version 0.6.16-1bl1 -----
7376
Initial release by fd0 <https://github.com/fd00/>
File renamed without changes.

0 commit comments

Comments
 (0)