PKGBUILDs/extra/protobuf/.SRCINFO

45 lines
1.6 KiB
Text
Raw Normal View History

2024-06-28 22:42:53 +00:00
pkgbase = protobuf
pkgdesc = Protocol Buffers - Google's data interchange format
2024-08-07 10:28:56 +00:00
pkgver = 27.3
2024-08-21 00:28:14 +00:00
pkgrel = 2
2024-06-28 22:42:53 +00:00
url = https://developers.google.com/protocol-buffers/
arch = x86_64
license = BSD
checkdepends = python-pytest
checkdepends = python-numpy
makedepends = bazel
makedepends = cmake
makedepends = gtest
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
2024-08-21 00:28:14 +00:00
makedepends = ruby
makedepends = ruby-rake
makedepends = ruby-rake-compiler
2024-06-28 22:42:53 +00:00
depends = gcc-libs
depends = glibc
depends = zlib
depends = abseil-cpp
2024-08-07 10:28:56 +00:00
source = https://github.com/protocolbuffers/protobuf/archive/v27.3/protobuf-27.3.tar.gz
2024-06-28 22:42:53 +00:00
source = https://github.com/protocolbuffers/protobuf/commit/2e62ef1e.patch
2024-08-21 00:28:14 +00:00
source = protobuf-25.3-ruby-disable-LTO.patch
2024-08-07 10:28:56 +00:00
sha512sums = a3a555f17a069dd4aa0d683d3126915077fe4211ae6532a4947fb76a9eeb1ed7d25d29ada8dc372435a08aad1aa14374d88e92ac7c195510f57609efaf9d341d
sha512sums = f42d9bd702abe2c7fc4dcb07d050376287ac60b0b7e2fde0d7a9e9df24a620866bee5fd7de2e3b216095376de47e1fe7443cca74c9a9e85c1a0bc42e8973a280
2024-08-21 00:28:14 +00:00
sha512sums = 1ebdea4e533ee0f71baf1b3fe2623ca723b36a08c6b97475ea5996b10aeb6873cf94d9120596ddd1216bd2f6feb991f8c33078e8104008a5078ace5be5431efd
2024-06-28 22:42:53 +00:00
pkgname = protobuf
provides = libprotoc.so
provides = libprotobuf.so
provides = libprotobuf-lite.so
replaces = protobuf-cpp
pkgname = python-protobuf
pkgdesc = Python 3 bindings for Google Protocol Buffers
2024-08-07 10:28:56 +00:00
depends = protobuf=27.3
2024-06-28 22:42:53 +00:00
depends = python
2024-08-21 00:28:14 +00:00
pkgname = ruby-google-protobuf
pkgdesc = Ruby bindings for Google Protocol Buffers
depends = ruby