Compare commits

..

1 Commits

Author SHA1 Message Date
4c9a0c16ba README.md: update
Some checks failed
Check for updates / pull-request (push) Has been cancelled
Signed-off-by: unexplrd <unexplrd@linerds.us>
2025-05-19 14:30:43 +03:00

View File

@ -16,13 +16,13 @@ This is a fork of [Flatpak manifest](https://github.com/losuler/com.cisco.Packet
## Changes from upstream
- Manifest changes:
- Updated platforms (from 22.08 to 24.08)
- Restricted permissions on network and filesystem (xdg-download/packettracer instead of xdg-download)
- Added `QT_QPA_PLATFORM=xcb` envvar
- Restricted network and filesystem (xdg-download/packettracer and no network access)
- Enforce `QT_QPA_PLATFORM=xcb` envvar
- Makefile changes:
- 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