mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-09 13:14:15 +02:00
README
This commit is contained in:
@@ -35,6 +35,9 @@ This project has an official Twitter account ( **@bauh4linux** ) so people can s
|
|||||||
- **libappindicator3**: for the **tray mode** in GTK3 desktop environments
|
- **libappindicator3**: for the **tray mode** in GTK3 desktop environments
|
||||||
|
|
||||||
|
|
||||||
|
P.S: [**fuse**](https://github.com/libfuse/libfuse) may be required to run AppImages in your system.
|
||||||
|
|
||||||
|
|
||||||
### Distribution
|
### Distribution
|
||||||
|
|
||||||
**AUR**
|
**AUR**
|
||||||
@@ -100,6 +103,9 @@ You can change some application settings via environment variables or arguments
|
|||||||
will be pre-downloaded faster ( it does **NOT** modify your **pacman** settings ).
|
will be pre-downloaded faster ( it does **NOT** modify your **pacman** settings ).
|
||||||
- Automatically makes simple package compilation improvements
|
- Automatically makes simple package compilation improvements
|
||||||
|
|
||||||
|
### AppImage support ( appimage gem )
|
||||||
|
-
|
||||||
|
|
||||||
a) if **MAKEFLAGS** is not set in **/etc/makepkg.conf** and **~/.makepkg.conf** does not exist,
|
a) if **MAKEFLAGS** is not set in **/etc/makepkg.conf** and **~/.makepkg.conf** does not exist,
|
||||||
then a copy of **/etc/makepkg.conf** will be generated at **~/.makepkg.conf** defining MAKEFLAGS to work with
|
then a copy of **/etc/makepkg.conf** will be generated at **~/.makepkg.conf** defining MAKEFLAGS to work with
|
||||||
the number of your machine processors (**-j${nproc}**).
|
the number of your machine processors (**-j${nproc}**).
|
||||||
|
|||||||
Reference in New Issue
Block a user