pyside6-debian/README.md

10 lines
387 B
Markdown
Raw Permalink Normal View History

2023-05-25 15:44:45 +00:00
# pyside6-debian
Small repo to automate the creation and upload of PySide6 debian packages using [wheel2deb](https://github.com/upciti/wheel2deb/)
## Usage
- `build.sh`: First script. Download PySide6 wheels, applies some patches.
- `upload.sh`: Converts the source to PPA uploadable DSCs, and uploads them to a supplied PPA.
- `make-debs.sh`: Converts the source packages into debs.