Building and installing PySide6 from source (For termux-pacman) #24898
Replies: 4 comments
-
screenshots: |
Beta Was this translation helpful? Give feedback.
-
prebuilt pkgs:
pyside6-6.9.0-0-aarch64.pkg.tar.xz.zip technically it's possible to create a .deb package for who isn't using pacman, |
Beta Was this translation helpful? Give feedback.
-
okay one thing to note: i didn't try to enable all optional qt deps bcs i never needed for now im also too lazy to create a separate shiboken6 split package the makedepends could be imcomplete i didn't try to reproduce on a fresh installation not sure about the ICE, maybe it will be fine when it's cross-compiled? |
Beta Was this translation helpful? Give feedback.
-
by the way |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I didn't dig too much into how termux-packages build system work so i decided to use this hacky setup, it was originally for myself, but here I'll share it with you guys, hope it's useful to someone
to grab source:
PKGBUILD (currently for packaging into a shippable package only):
configure_pyside6.sh:
build_pyside6.sh:
Beta Was this translation helpful? Give feedback.
All reactions