Path to this page:
./
devel/protobuf,
Google protocol buffers
Branch: pkgsrc-2020Q2,
Version: 3.12.2,
Package name: protobuf-3.12.2,
Maintainer: pkgsrc-usersProtocol Buffers are a way of encoding structured data in an efficient yet
extensible format. Google uses Protocol Buffers for almost all of its internal
RPC protocols and file formats.
Master sites:
SHA1: 51f904e831cea252121a5aad592e03cd9215ba55
RMD160: aa41eee01c5aa26a568926653f0887241784488b
Filesize: 4523.222 KB
Version history: (Expand)
- (2020-07-01) Package added to pkgsrc.se, version protobuf-3.12.2 (created)
CVS history: (Expand)
2020-09-18 20:20:57 by Benny Siegert | Files touched by this commit (1) |
Log message:
Pullup ticket #6320 - requested by he
devel/protobuf: PowerPC build fix
Revisions pulled up:
- devel/protobuf/hacks.mk 1.1
---
Module Name: pkgsrc
Committed By: he
Date: Tue Sep 8 08:35:23 UTC 2020
Added Files:
pkgsrc/devel/protobuf: hacks.mk
Log message:
On powerpc, which lacks native 8-byte atomics, use devel/libatomic.
Build fix on this platform only, so no revision bump.
|