This is the debian packaging side of the fastrpc project. Upstream project is hosted here : https://github.com/qualcomm/fastrpc
main: Contains the code-of-conduct, contributing, licence, etc. and dispatch_workflows in .github folder. This branch does not contain any upstream code or debian/ metadata
upstream/latest :
debian/latest:
sudo dpkg -i fastrpc1_x.deb
Build: To build the the package, go to Actions tab, select the Build Debian Package workflow, then 'Run workflow'
Upstream Version Promotion: ...
The workflows of this repo use the reusable workflows from qcom-build-utils in the background. To understand more how everything connects together, see https://github.com/qualcomm-linux/qcom-build-utils
How to develop new features/fixes for the software. Maybe different than "usage". Also provide details on how to contribute via a CONTRIBUTING.md file.
How to contact maintainers. E.g. GitHub Issues, GitHub Discussions could be indicated for many cases. However a mail list or list of Maintainer e-mails could be shared for other types of discussions. E.g.
- Report an Issue on GitHub
- Open a Discussion on GitHub
- E-mail us for general questions
pkg-fastrpc is licensed under the BSD-3-clause License. See LICENSE.txt for the full license text.