Commit Graph

65 Commits

Author SHA1 Message Date
Micah Lee
36191b3bed
Remove unnecessary dependencies from snapcraft.yaml 2020-11-08 14:13:17 -08:00
Micah Lee
68347039c9
Change snap to strict mode, and update readme 2020-11-03 22:53:54 -08:00
Micah Lee
01841eb4f2
Fix snap so it does not have so many warnings when running GUI 2020-11-03 22:33:26 -08:00
Micah Lee
f8437c4fea
Make snapcraft packaging work with briefcase refactor 2020-11-03 21:48:22 -08:00
Micah Lee
8ad8413454
Start making snap package pull from source tree instead of git 2020-07-05 10:19:06 -07:00
Micah Lee
ed4244ad0f
Update snapcraft readme 2020-06-30 17:45:10 -07:00
Micah Lee
f30cb02588
Add snap readme 2020-06-30 15:13:47 -07:00
Micah Lee
b2cb1dd2e1
Switch from scripts to entrypoints in setup.py; remove python-packages from snap because they are defined in poetry; fix onionshare and onionshare-gui snap apps definition; switch back to download Qt5 from the internet 2020-05-07 17:14:48 -07:00
Micah Lee
bc0f943f83
Change how PyQt5 python package is formatted 2020-05-06 16:07:43 -07:00
Micah Lee
f22958cbae
Successfully install Qt5, attempt to get onionshare python deps installed 2020-05-06 16:05:48 -07:00
Micah Lee
933074720a
Switch to installing pre-compiled binaries of Qt5 2020-05-05 20:40:32 -07:00
Micah Lee
f406e147a3
Start attempting to build Qt5 from source 2020-05-05 15:12:13 -07:00
Micah Lee
b5f80601f5
In setup.py use scripts instead of entrypoints; in snapcraft remove python packages and get them from pyproject.toml instead 2020-05-03 14:38:44 -07:00
Micah Lee
0e0d0f5689
Update onionshare description, and reduce python version to 3.6 in pyproject.toml 2020-05-03 14:04:54 -07:00
Micah Lee
f34e4f986a
Begin making a snapcraft.yaml 2020-05-03 13:56:18 -07:00