Protocol Buffers - Google's data interchange format
Protocol 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.
- Developed at devel:tools:building
- Sources inherited from project openSUSE:Factory
-
14
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/protobuf && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000042 42 Bytes | |
manifest.txt.in | 0000000299 299 Bytes | |
protobuf-2.4.1.tar.bz2 | 0001440188 1.37 MB | |
protobuf-setuptools-2.4.1.patch | 0000000367 367 Bytes | |
protobuf.changes | 0000002478 2.42 KB | |
protobuf.spec | 0000006772 6.61 KB |
Revision 10 (latest revision is 83)
Stephan Kulow (coolo)
accepted
request 97515
from
Stephan Kulow (coolo)
(revision 10)
- remove %release from requires - Update to Protobuf 2.4.1: C++ * Fixed the frendship problem for old compilers to make the library now gcc 3 compatible again. * Fixed vcprojects/extract_includes.bat to extract compiler/plugin.h. Java * Removed usages of JDK 1.6 only features to make the library now JDK 1.5 compatible again. * Fixed a bug about negative enum values. * serialVersionUID is now defined in generated messages for java serializing. * Fixed protoc to use java.lang.Object, which makes "Object" now a valid message name again. Python * Experimental C++ implementation now requires C++ protobuf library installed. See the README.txt in the python directory for details. - update baselibs.conf
Comments 0