Search Criteria
Package Details: nanopb 0.4.9.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nanopb.git (read-only, click to copy) |
|---|---|
| Package Base: | nanopb |
| Description: | Protocol Buffers with small code size |
| Upstream URL: | https://jpa.kapsi.fi/nanopb/ |
| Licenses: | zlib |
| Submitter: | baltazar |
| Maintainer: | maximdeclercq |
| Last Packager: | maximdeclercq |
| Votes: | 2 |
| Popularity: | 0.000103 |
| First Submitted: | 2020-08-16 14:09 (UTC) |
| Last Updated: | 2025-03-16 08:37 (UTC) |
Dependencies (4)
- python-protobuf (python-protobuf-21AUR, python-protobuf-gitAUR)
- pandoc (pandoc-static-gitAUR, pandoc-binAUR, pandoc-sile-gitAUR, pandoc-cli) (make)
- python-setuptools (make)
- scons (check)
Latest Comments
haffmans commented on 2025-08-28 19:28 (UTC)
The PKGBUILD doesn't install generator/proto/nanopb.proto, but this is needed - at least if you use the bundled FindNanopb.cmake file (see line 200 which refers to it).
micwoj92 commented on 2025-03-15 21:24 (UTC)
License should be written as
Zlib.baltazar commented on 2025-02-08 14:17 (UTC)
@maximdeclercq note: I don't exactly remember why this PKGBUILD does what it does, probably stuff that only I used. I think you should be free to remove the arduino related parts.
micwoj92 commented on 2024-08-30 15:54 (UTC)
Build fails, needs setuptools