mirror of
https://github.com/xgui4/LCE-Qt-Launcher.git
synced 2026-07-18 01:20:45 +00:00
updating flatpak and readme
This commit is contained in:
@@ -30,11 +30,14 @@ Requirements :
|
||||
|
||||
Using my Github FreeBSD [Overlay](https://github.com/xgui4/freebsd-ports/tree/master/lce-qt-launcher)
|
||||
|
||||
#### Flatpak
|
||||
#### Flatpak (Coming soon)
|
||||
|
||||
Flatpak support is in the work, but is not working right now.
|
||||
<!--
|
||||
> [!NOTE]
|
||||
> For Flatpak, manual building is only recommended for development purposes or for forks that don't have a Flatpak repository.
|
||||
> Currently, this is the only method since the official Flatpak repository is not yet activated. Once activated, this part of the notice will be removed, and it will then be recommended to use the Flatpak repository, which will be displayed here.
|
||||
|
||||
1. Go to the flatpak manifest location : `cd packages/flatpak`
|
||||
2. Build the flatpak : `flatpak-builder --user --install build-dir io.github.xgui4.lce_qt_launcher.yml --install-deps-from=flathub`
|
||||
-->
|
||||
@@ -43,11 +43,15 @@ Prérequis :
|
||||
|
||||
Utilité mon FreeBSD Port [Overlay](https://github.com/xgui4/freebsd-ports/tree/master/lce-qt-launcher)
|
||||
|
||||
#### Flatpak
|
||||
#### Flatpak (Bientôt)
|
||||
|
||||
Le support pour flatpak est a venir et ne marche pas correctement pour le moment
|
||||
|
||||
<!--
|
||||
> [!NOTE]
|
||||
> Pour Flatpak, la compilation manuelle est recommandée uniquement à des fins de développement ou pour les forks ne disposant pas de dépôt Flatpak.
|
||||
> Actuellement, il s'agit de la seule méthode disponible, le dépôt Flatpak officiel n'étant pas encore activé. Une fois activé, cette partie de l'annonce sera supprimée et il sera alors recommandé d'utiliser le dépôt Flatpak, qui sera affiché ici.
|
||||
|
||||
1. Accédez au répertoire contenant le manifeste Flatpak : `cd packages/flatpak`
|
||||
2. Compilez Flatpak : `flatpak-builder --user --install build-dir io.github.xgui4.lce_qt_launcher.yml --install-deps-from=flathub`
|
||||
-->
|
||||
Reference in New Issue
Block a user