Barebones packaging of PySide6 as Debian and Ubuntu packages
Find a file
2024-10-10 17:36:31 +02:00
.gitignore Adding old file to gitignore 2024-09-18 00:53:54 +02:00
build.sh Fixing bug with conflict detection. 2024-10-10 17:36:31 +02:00
copyright Initial commit 2023-05-25 17:44:45 +02:00
LICENSE.md Initial commit 2023-05-25 17:44:45 +02:00
make-debs.sh Initial commit 2023-05-25 17:44:45 +02:00
README.md Initial commit 2023-05-25 17:44:45 +02:00
upload.sh Updating building process. 2024-09-17 20:14:50 +02:00
wheel2deb.src.yml Updating building process. 2024-09-17 20:14:50 +02:00

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.