2022-07-21 02:35:09 +00:00
|
|
|
# linglong-pica
|
|
|
|
|
2022-11-30 10:59:47 +08:00
|
|
|
deb package to Linglong package tool.
|
2022-07-21 02:35:09 +00:00
|
|
|
|
2022-11-30 10:59:47 +08:00
|
|
|
Pica, from the Latin magpie, means to strengthen the exquisite ecology and adaptability.
|
2022-07-21 02:35:09 +00:00
|
|
|
|
2022-11-30 10:59:47 +08:00
|
|
|
## Dependencies
|
2022-07-21 02:35:09 +00:00
|
|
|
|
2022-11-30 10:59:47 +08:00
|
|
|
### Build dependencies
|
2022-07-21 02:35:09 +00:00
|
|
|
|
2022-11-30 10:59:47 +08:00
|
|
|
* golang-dlib-dev (>> 1.8.0+)
|
|
|
|
* golang (>= 2:1.15)
|
2022-07-21 02:35:09 +00:00
|
|
|
|
2022-11-30 10:59:47 +08:00
|
|
|
## Installation
|
2022-07-21 02:35:09 +00:00
|
|
|
|
2022-11-30 10:59:47 +08:00
|
|
|
### Build from source code
|
2022-07-21 02:35:09 +00:00
|
|
|
|
2022-11-30 10:59:47 +08:00
|
|
|
1. Make sure you have installed all dependencies.
|
2022-07-21 02:35:09 +00:00
|
|
|
|
2022-11-30 10:59:47 +08:00
|
|
|
2. Build:
|
2022-07-21 02:35:09 +00:00
|
|
|
|
2022-11-30 10:59:47 +08:00
|
|
|
```bash
|
|
|
|
make build
|
|
|
|
```
|
2022-07-21 02:35:09 +00:00
|
|
|
|
2022-11-30 10:59:47 +08:00
|
|
|
3. Install:
|
2022-07-21 02:35:09 +00:00
|
|
|
|
2022-11-30 10:59:47 +08:00
|
|
|
```bash
|
|
|
|
sudo make install
|
|
|
|
```
|
2022-07-21 02:35:09 +00:00
|
|
|
|
2022-11-30 10:59:47 +08:00
|
|
|
## Getting help
|
2022-07-21 02:35:09 +00:00
|
|
|
|
2022-11-30 10:59:47 +08:00
|
|
|
Any usage issues can ask for help via
|
2022-07-21 02:35:09 +00:00
|
|
|
|
2022-11-30 10:59:47 +08:00
|
|
|
* [Telegram group](https://t.me/deepin)
|
|
|
|
* [Matrix](https://matrix.to/#/#deepin-community:matrix.org)
|
|
|
|
* [IRC (libera.chat)](https://web.libera.chat/#deepin-community)
|
|
|
|
* [Forum](https://bbs.deepin.org)
|
|
|
|
* [WiKi](https://wiki.deepin.org/)
|
2022-07-21 02:35:09 +00:00
|
|
|
|
2022-11-30 10:59:47 +08:00
|
|
|
## Getting involved
|
2022-07-21 02:35:09 +00:00
|
|
|
|
2022-11-30 10:59:47 +08:00
|
|
|
We encourage you to report issues and contribute changes
|
2022-07-21 02:35:09 +00:00
|
|
|
|
2022-11-30 10:59:47 +08:00
|
|
|
* [Contribution guide for developers](https://github.com/linuxdeepin/developer-center/wiki/Contribution-Guidelines-for-Developers-en).
|
2022-07-21 02:35:09 +00:00
|
|
|
|
|
|
|
## License
|
|
|
|
|
2022-11-30 10:59:47 +08:00
|
|
|
deepin-tool-kit is licensed under [LGPL-3.0-or-later](LICENSE).
|