# Generated by makepkg 7.0.0
# Sat Mar  7 09:38:19 UTC 2026
pkgbase = flatbuffers
	pkgdesc = An efficient cross platform serialization library for C++, with support for Java, C# and Go
	pkgver = 24.3.25
	pkgrel = 3
	url = https://google.github.io/flatbuffers/
	arch = x86_64
	arch = aarch64
	license = Apache
	makedepends = cmake
	makedepends = python-setuptools
	makedepends = python-numpy
	depends = gcc-libs
	source = https://github.com/google/flatbuffers/archive/v24.3.25/flatbuffers-24.3.25.tar.gz
	source = flatbuffers-numpy2.patch::https://github.com/google/flatbuffers/pull/8346.patch
	sha256sums = 4157c5cacdb59737c5d627e47ac26b140e9ee28b1102f812b36068aab728c1ed
	sha256sums = 2a33fba91f2b131384af1fd57bb0efe6e706121f681cda9392414f9b2b80f6c6

pkgname = flatbuffers

pkgname = python-flatbuffers
	pkgdesc = An efficient cross platform serialization library for Python
	depends = python
	optdepends = python-numpy: support for Numpy arrays
