README.md: update
Some checks failed
Check for updates / pull-request (push) Has been cancelled

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-05-19 14:30:34 +03:00
parent 08cfac5f70
commit 4c9a0c16ba

View File

@ -16,13 +16,13 @@ This is a fork of [Flatpak manifest](https://github.com/losuler/com.cisco.Packet
## Changes from upstream ## Changes from upstream
- Manifest changes: - Manifest changes:
- Updated platforms (from 22.08 to 24.08) - Updated platforms (from 22.08 to 24.08)
- Restricted permissions on network and filesystem (xdg-download/packettracer instead of xdg-download) - Restricted network and filesystem (xdg-download/packettracer and no network access)
- Added `QT_QPA_PLATFORM=xcb` envvar - Enforce `QT_QPA_PLATFORM=xcb` envvar
- Makefile changes: - Makefile changes:
- Added `install-deps` option - Added `install-deps` option
This is currently based on Packet Tracer 8.2.1 and is intended to track the latest release. For previous releases see [janymal/PacketTracer7-flatpak](https://github.com/janymal/PacketTracer7-flatpak) and [rpallai/flatpak-pt](https://github.com/rpallai/flatpak-pt). This is currently based on Packet Tracer 8.2.2 and is intended to track the latest release. For previous releases see [janymal/PacketTracer7-flatpak](https://github.com/janymal/PacketTracer7-flatpak) and [rpallai/flatpak-pt](https://github.com/rpallai/flatpak-pt).
## Building ## Building