You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# Floorp AppImage builder
|
|
|
|
|
|
|
|
Just run `./package.sh` and watch floorp get packaged into a neat AppImage.
|
|
|
|
|
|
|
|
It is recommended to have firefox also installed to make sure that all dependencies
|
|
|
|
are available
|
|
|
|
|
|
|
|
|
|
|
|
## Void Linux
|
|
|
|
On void linux firefox does not depend on `dbus-glib`, so it has to be downloaded
|
|
|
|
manually
|
|
|
|
|
|
|
|
|
|
|
|
## TODO:
|
|
|
|
|
|
|
|
- Automatically download the last version
|
|
|
|
- Pre-package some extensions
|
|
|
|
- Maybe add some more libraries to make compatible with more systems
|
|
|
|
- Add builds for linux-arm
|
|
|
|
- Add internationalization to `Floorp.desktop`
|