flatbuffers 1.11.0+dfsg1-1.1ubuntu1 source package in Ubuntu

Changelog

flatbuffers (1.11.0+dfsg1-1.1ubuntu1) focal; urgency=medium

  * Refresh symbols to fix FTBFS on ppc64el and s390x

 -- Balint Reczey <email address hidden>  Tue, 18 Feb 2020 12:38:43 +0100

Upload details

Uploaded by:
Balint Reczey
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
flatbuffers_1.11.0+dfsg1.orig.tar.gz 772.2 KiB df62c26f618a47baed91ba7c3ed315ac29db86cf5554444f56fccb0539db8521
flatbuffers_1.11.0+dfsg1-1.1ubuntu1.debian.tar.xz 10.0 KiB 16009cef80afefd21dc5c614dc281cede1f13ebcdb4f76f3aba908140022e061
flatbuffers_1.11.0+dfsg1-1.1ubuntu1.dsc 2.3 KiB 8491f4be608341089ab12914129b7d521b142f5d652c0d89798523545ba54ff1

View changes file

Binary packages built by this source

flatbuffers-compiler: efficient cross platform serialization library - compiler

 FlatBuffers is an efficient cross platform serialization library for C++, C#,
 C, Go, Java, JavaScript, TypeScript, PHP, and Python. It was originally
 created at Google for game development and other performance-critical
 applications.
 .
 This package contains the flat buffer compiler that is used for translating
 from .proto files (containing the definitions) to the language binding for the
 supported languages.

flatbuffers-compiler-dbgsym: debug symbols for flatbuffers-compiler
flatbuffers-compiler-dev: efficient cross platform serialization library - cmake files

 FlatBuffers is an efficient cross platform serialization library for C++, C#,
 C, Go, Java, JavaScript, TypeScript, PHP, and Python. It was originally
 created at Google for game development and other performance-critical
 applications.
 .
 This package contains the development cmake files needed to use
 flatbuffer-compiler in a cross compiling environment.

libflatbuffers-dev: efficient cross platform serialization library - development files

 FlatBuffers is an efficient cross platform serialization library for C++, C#,
 C, Go, Java, JavaScript, TypeScript, PHP, and Python. It was originally
 created at Google for game development and other performance-critical
 applications.
 .
 This package contains the development headers and static libraries needed for
 writing C++ applications.

libflatbuffers1: efficient cross platform serialization library - shared library

 FlatBuffers is an efficient cross platform serialization library for C++, C#,
 C, Go, Java, JavaScript, TypeScript, PHP, and Python. It was originally
 created at Google for game development and other performance-critical
 applications.
 .
 This package contains the runtime library needed for C++ applications.

libflatbuffers1-dbgsym: debug symbols for libflatbuffers1