120 Commits

Author SHA1 Message Date
Miguel Jacq
e5613ae6bf
merge main and fix conflicts by rebuilding gettext 2025-02-18 17:25:11 +11:00
Miguel Jacq
2239c110ae
Update flatpak and snap dependencies after cli change to python >= 3.10 2025-02-15 20:20:34 +11:00
Miguel Jacq
dfb97f1ad2
Update version number to 2.6.3 2025-02-13 10:44:41 +11:00
Miguel Jacq
7b50017f60
Remove armhf from snap since there are no pyside6 packages for it on pypi 2025-02-13 10:17:47 +11:00
mig5
164c8b3dda
Revert "Replace libgtk-3-0 with libgtk-3-0t64 which might help building on armhf" 2025-02-13 10:16:21 +11:00
mig5
7de331d303
Revert "3 more libraries that need an armhf-compatible version" 2025-02-13 10:16:09 +11:00
Miguel Jacq
d29da67c0d
3 more libraries that need an armhf-compatible version 2025-02-13 09:33:21 +11:00
Miguel Jacq
f8fe5c5053
Replace libgtk-3-0 with libgtk-3-0t64 which might help building on armhf 2025-02-13 08:36:33 +11:00
Miguel Jacq
3e8e44ac51
Try switch to core24 snap again to see if it helps with arm64/armhf 2025-02-12 15:47:26 +11:00
Miguel Jacq
ae7da492c9
Update PySide6 and shiboken6 2025-02-12 13:43:02 +11:00
Miguel Jacq
5bf806f233
Attempt to upgrade setuptools 2025-02-12 11:47:11 +11:00
Miguel Jacq
7b1edaf4f6
Add a few more stage dependencies to try to resolve 'library not found' warnings emitted in terminal (doesn't seem to cause a functional issue though) 2025-02-11 10:19:37 +11:00
Miguel Jacq
2c2745827a
Refactor how we build the snap (use requirements.txt files exported from poetry). Switch to core24 base 2025-02-11 09:51:26 +11:00
Miguel Jacq
6fb04c82bc
See if we can build snap with poetry - nope 2025-02-10 16:27:26 +11:00
Miguel Jacq
6ec7a6a462
Add cleanup part to snapcraft 2025-02-10 16:26:42 +11:00
Miguel Jacq
bab72f53c1
Try to build meek-client to the correct directory 2025-02-10 16:26:39 +11:00
Miguel Jacq
48849f4f7e
Undo snap meek-client change and add verbosity 2025-02-10 16:26:37 +11:00
Miguel Jacq
a2148a920f
Update tor to 0.4.8.14 2025-02-10 16:26:36 +11:00
Miguel Jacq
dd3d4c7f11
Update Flatpak with full golang sources again 2025-02-10 16:26:18 +11:00
Miguel Jacq
916c37640b
Update Tor, snowflake versions, and rejig Flatpak to build pluggable transports using our existing scripts, same as other packaging 2025-02-10 16:26:02 +11:00
Saptak S
3a95001d1f
Updates version information 2024-03-15 12:48:52 +05:30
Saptak S
e25b72f5b4
Updates flatpak and snapcraft dependencies 2024-02-13 17:33:51 +05:30
Saptak S
bdd6ef76e5
Updates links for snowflake and meek client to gitlab 2024-02-13 12:58:04 +05:30
Saptak S
5491483743
Merge branch 'main' of github.com:onionshare/onionshare into release-2.6.1 2024-02-13 01:43:23 +05:30
Saptak S
e0049d52ad
Updates tor packages in snapcraft config 2023-12-29 13:11:35 +05:30
Saptak S
5aa4cc0957
Updates the version information 2023-12-28 16:14:36 +05:30
Saptak S
ab090ed7f9
Adds back gnome extensions to snap 2023-12-13 19:43:01 +05:30
Micah Lee
040c16e059
Update version to 2.6.1.dev1 2023-10-17 17:01:11 -07:00
Micah Lee
0a290a91c7
Switch snapcraft from core20 to core22 2023-09-05 20:42:47 -07:00
Micah Lee
7b40bf8d5f
Start upgrading snap, but still working on PySide6/Qt6 2023-09-05 15:45:04 -07:00
Miguel Jacq
07b6466976
Attempt to update flatpak and snap python dependencies 2023-05-29 15:55:40 +10:00
Miguel Jacq
6af2c26c1e
Update tor to 0.4.7.12 for flatpak/snap, fetch Tor Browser 12.0 2022-12-11 16:08:05 +11:00
Miguel Jacq
e0665fa100
Update obfs4proxy, meek and tor versions. Try building 32-bit snapcraft. Bump Onionshare version to 2.6.1 2022-12-11 16:08:05 +11:00
Micah Lee
cc522022f3
Snapcraft: Install requirements.txt 2022-10-09 13:38:53 -07:00
Micah Lee
e0592ed0d6
Snapcraft: put all deps in a single requirements.txt 2022-10-09 12:40:13 -07:00
Micah Lee
d86b331853
Snapcraft: switch from poetry to requirements.txt 2022-10-09 12:17:40 -07:00
Micah Lee
3c4f391eec
Snapcraft: Show verbose pip install 2022-10-09 11:36:54 -07:00
Micah Lee
b8bc73e711
Snapcraft: fix syntax 2022-10-09 11:01:21 -07:00
Micah Lee
7918e80b4b
Snapcraft: Manually copy build folders into install 2022-10-09 08:33:43 -07:00
Micah Lee
b80b476a12
Snapcraft: Update PYTHONPATH in launcher 2022-10-09 07:37:44 -07:00
Micah Lee
3ac2053804
Snapcraft: New strategy for snap 2022-10-09 07:20:25 -07:00
Micah Lee
1d59695189
Snapcraft: Fix --with-libevent-dir to work with both Github Actions and snapcraft.io CI 2022-10-07 16:03:22 -07:00
Micah Lee
6c6c6bc62d
More snapcraft troubleshooting (#1622)
Finally got the snap to successfully run
2022-10-07 15:44:12 -07:00
Micah Lee
567b477f52
Change snapcraft build to use path required for snapcraft.io, and stop building in Github Actions CI 2022-10-06 09:40:43 -07:00
Micah Lee
702aac87e9
Snapcraft and Flatpak in CI (#1620)
Add support for Snapcraft and Flatpak builds in GitHub Actions
2022-10-06 09:14:05 -07:00
Micah Lee
ca3bdd4130
Fix poetry path 2022-10-04 21:59:01 -07:00
Micah Lee
4ae50036e2
Snapcraft: Fix yaml syntax 2022-10-04 19:40:34 -07:00
Micah Lee
d56e844dee
Snapcraft: Try rearranging 2022-10-04 11:01:29 -07:00
Micah Lee
56da12ca7b
Snapcraft: Try pip again 2022-10-04 10:40:29 -07:00
Micah Lee
85466651b7
Snapcraft: Use build-packages 2022-10-04 10:13:41 -07:00