Skip to content

Commit

Permalink
Remove support for Flatpak
Browse files Browse the repository at this point in the history
- I can't get it to run in the KDE runtime (likely something to do with the SQLite JSON1 extension support), and the entire Flatpak experiment with this program has been far too much of a headache than it's worth.
- Also added a 64x64 icon so that the .deb builds properly.
  • Loading branch information
aaronhktan committed Feb 7, 2022
1 parent 8dceb76 commit 7a5dfb6
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 97 deletions.
3 changes: 0 additions & 3 deletions src/jyut-dict/platform/linux/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ To build for Linux:
- Run `linuxdeployqt <folder>/usr/share/applications/jyut-dict.desktop -appimage`.
- You should have an AppImage that works now.

- Build the **flatpak** using Ubuntu 18.04.
- Run `create-flatpak.sh` in the flatpak subdirectory.

- Build the **.deb** using Ubuntu 18.04.
- Add repository to install Qt 5.15: `sudo add-apt-repository ppa:beineri/opt-qt-5.15.2-bionic; sudo apt-get update`
- Install dependencies: `sudo apt install qt515base qt515speech qt515svg`
Expand Down

This file was deleted.

24 changes: 0 additions & 24 deletions src/jyut-dict/platform/linux/flatpak/create-flatpak.sh

This file was deleted.

20 changes: 0 additions & 20 deletions src/jyut-dict/platform/linux/flatpak/flatpak.desktop

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7a5dfb6

Please sign in to comment.