Skip to content

Tags: satmandu/wrapdb

Tags

zlib_1.2.12-1

Toggle zlib_1.2.12-1's commit message
update releases.json

libopenjp2_2.3.1-8

Toggle libopenjp2_2.3.1-8's commit message
libopenjp2: Fix static build on Windows

Applications that build static libopenjp2 needs OPJ_STATIC define when
including its header.

ftxui_2.0.0-1

Toggle ftxui_2.0.0-1's commit message
Add FTXUI.

protobuf_3.20.0-1

Toggle protobuf_3.20.0-1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
protobuf: update to 3.20.0

Fix compilation with MSVC and macOS

MSVC does not support C++11. 14 is the minimum. There's also a conflict
between the protoc executable and protoc library. Place in separate
directory to work around.

macOS defaults to compiling C++ as C++98. Work around this by changing
the CI config.

Add missing provides section.

Signed-off-by: Rosen Penev <[email protected]>

libxslt_1.1.35-1

Toggle libxslt_1.1.35-1's commit message
icu: update to 70.1

Signed-off-by: Rosen Penev <[email protected]>

icu_70.1-1

Toggle icu_70.1-1's commit message
icu: update to 70.1

Signed-off-by: Rosen Penev <[email protected]>

google-brotli_1.0.9-1

Toggle google-brotli_1.0.9-1's commit message

Verified

This commit was signed with the committer’s verified signature.
eli-schwartz Eli Schwartz
brotli: update to 1.0.9

flac_1.3.4-1

Toggle flac_1.3.4-1's commit message
flac: update to 1.3.4

Signed-off-by: Rosen Penev <[email protected]>

mt32emu_2.6.1-1

Toggle mt32emu_2.6.1-1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
mt32emu: update to 2.6.1

libxml2_2.9.7-12

Toggle libxml2_2.9.7-12's commit message
libxml2: Add missing compile_args in declare_dependency()

This has been forgotten in previous commit.