Skip to content

flathub/io.github.mak448a.QTCord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

111 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Build instructions

Download flatpak-pip-generator curl -o flatpak-pip-generator https://raw.githubusercontent.com/flatpak/flatpak-builder-tools/master/pip/flatpak-pip-generator.py

Do a python3 flatpak-pip-generator --checker-data requests platformdirs, etc. to generate a json file (keep this separate!).

Do a `python3 flatpak-pip-generator requests platformdirs, etc.` to generate a json file (keep this separate!). Manually add the below to each package. If not a whl file, remove the packagetype key. ```json "x-checker-data": { "type": "pypi", "name": "idna", "packagetype": "bdist_wheel" } ```

flatpak-builder build-dir io.github.mak448a.QTCord.yml flatpak-builder --user --install --force-clean build-dir io.github.mak448a.QTCord.yml

Resources

https://docs.flatpak.org/en/latest/first-build.html https://docs.flatpak.org/en/latest/sandbox-permissions.html

Releases

No releases published

Packages

 
 
 

Contributors