Commit Graph

29 Commits

Author SHA1 Message Date
Christoph Reiter
09fc5ff426 Python rebuilds 2023-07-24 18:19:03 +02:00
Mehdi Chinoune
2f4c1cbc9b flatbuffers: update to 23.5.26 2023-06-03 18:24:19 +01:00
Mehdi Chinoune
f469c938ba flatbuffers: update to 23.5.9 2023-05-10 20:16:36 +01:00
Mehdi Chinoune
7de3a8e455 flatbuffers: update to 23.3.3 2023-03-04 12:04:57 +01:00
Mehdi Chinoune
156c3a96f0 flatbuffers: update to 23.1.21 2023-01-28 05:29:20 +01:00
Mehdi Chinoune
1a5ad1390f flatbuffers: update to 23.1.4 2023-01-07 19:42:12 +01:00
Mehdi Chinoune
958a50102b flatbuffers: update to 22.12.06 2022-12-10 07:55:05 +01:00
Mehdi Chinoune
c28f478340 flatbuffers: update to 22.11.23 2022-11-24 07:14:47 +01:00
Biswapriyo Nath
7847e10fd1 flatbuffers: update to 22.10.26 2022-10-27 19:09:37 +05:30
Mehdi Chinoune
95517cbf66 flatbuffers: update to 22.9.29 2022-10-13 09:14:24 +01:00
Biswapriyo Nath
b63497ec4d flatbuffers: Add python package 2022-09-05 01:53:04 +05:30
Biswapriyo Nath
656690cb2a flatbuffers: update to 2.0.8 2022-09-05 01:52:10 +05:30
Biswapriyo Nath
bebe595d86 flatbuffers: update to 2.0.6
* Remove two upstream patches.
* 0001 - Rebase cmake install function.
* 0002 - Prevent -lc++abi option due to absence of libcxxabi.
2022-02-23 01:40:36 +05:30
Christoph Reiter
7c67d9c465 Make sure every package using a C/C++ compiler depends on one
The "cc" virtual package provides the environment default compiler.
2022-01-08 17:11:16 +01:00
Biswapriyo Nath
cbe38cc205 flatbuffers: Update to 2.0.5
* Use Ninja instead of make.
* Remove noextract workaround.
* Add two upstream patches.
2021-12-11 11:46:34 +05:30
Jeremy Drake
37a2037ae6 add clang32 to more packages.
All packages which successfully built on clang64, for which all of their
dependencies are already available for clang32.
2021-06-17 17:04:00 -07:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Biswapriyo Nath
414797fbbb flatbuffers: Remove Werror compiler flag. 2021-04-16 14:26:06 +05:30
Christoph Reiter
efa44d23cc ucrt all the things 2021-04-01 21:08:55 +02:00
Alexey Pavlov
55c96465aa flatbuffers: Update to 1.12.0 2020-03-17 09:27:55 +03:00
Sutou Kouhei
e7f23c3da8 flatbuffers: Add missing -DCMAKE_BUILD_TYPE=Release
If CMAKE_BUILD_TYPE is missing, lib/cmake/flatbuffers/*-noconfig.cmake
are installed. They aren't used from other projects when other
projects use -DCMAKE_BUILD_TYPE=Release. Generally,
-DCMAKE_BUILD_TYPE=Release is used for package build. We already use
it in many packages:

    $ grep CMAKE_BUILD_TYPE=Release */PKGBUILD | wc -l
    164

If -DCMAKE_BUILD_TYPE=Release is specified,
lib/cmake/flatbuffers/*-release.cmake are installed. They are used from
other projects when other projects use -DCMAKE_BUILD_TYPE=Release.
2019-06-05 05:54:49 +09:00
Alexey Pavlov
055a1b2684 flatbuffers: Update to 1.11.0 2019-06-03 12:33:28 +03:00
Alexey Pavlov
ce5dcef828 flatbuffers: Update to 1.10.0 2018-10-24 15:29:02 +03:00
Andrew Sun
49894dbb56 flatbuffers: update to 1.9.0 (#3869) 2018-05-30 23:52:29 +03:00
Diego Sogari
3b48ba94fb Update flatbuffers to release 1.6.0 (#2217)
* Update flatbuffers to release 1.6.0
- compile shared library also
- patch CMakeLists.txt to install .dll to bin folder
- exclude CONTRIBUTING.md from extracting

* Add patch for flatbuffers (instead of sed)
2017-02-26 23:09:00 +03:00
Diego Sogari
d08a5089b4 update flatbuffers to version 1.3.0 2016-07-30 00:27:12 -03:00
Yusuke Sasaki
7c803d2668 add pkgbase entry 2016-03-07 00:33:13 +09:00
Viktor Szakats
e32a40cc92 switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* update PKGBUILD templates
* remove line-ending whitespace
* minor typos/fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 20:55:26 +01:00
Martell Malone
70c7a7dae3 flatbuffers: new package (for cocos2d-x) 2015-07-22 13:42:48 +01:00