You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 days ago | |
---|---|---|
.gitignore | 5 days ago | |
LICENSE.md | 5 days ago | |
README.md | 5 days ago | |
build.sh | 4 days ago | |
copyright | 5 days ago | |
make-debs.sh | 5 days ago | |
upload.sh | 5 days ago | |
wheel2deb.yml | 4 days ago |
README.md
pyside6-debian
Small repo to automate the creation and upload of PySide6 debian packages using 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.