mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-06 22:54:16 +02:00
[aur] --noprepare during dependency checking
This commit is contained in:
@@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
- AUR
|
||||
- The optimized **makepkg.conf** file is now generated at **~/.config/bauh/arch/makepkg.conf** and passed as a parameter during package builds to not provoke the auto-merge of **/etc/makepkg.conf** and the old generated **~/.makepkg.conf**.
|
||||
(P.S: if your **~/.makepkg.conf** was generated by bauh, consider deleting it as it will be useless for bauh now and may impact your other Arch compilation tools). Behavior discussed in [#30](https://github.com/vinifmor/bauh/issues/30).
|
||||
- Removing an unnecessary **prepare** step executed during dependency checking reducing the packages installation time. Also this step was preventing some packages to install due to its repeated execution ( e.g: xdman )
|
||||
- Now AUR packages are enabled by default, but a warning is displayed in the installation dialog
|
||||
- New package suggestions
|
||||
- Caching Snap and Flatpak suggestions [#23](https://github.com/vinifmor/bauh/issues/23)
|
||||
@@ -28,8 +29,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
### Fixes
|
||||
- Flatpak
|
||||
- Ignoring no related updates ( there are some scenarios the updates are not listed due to warnings / suggestions related to some specific runtimes if the param **--no-related** is not informed )
|
||||
- AUR
|
||||
- Removing repeated **prepare** step that was delaying the build and preventing some packages to install (e.g: xdman )
|
||||
|
||||
### UI
|
||||
- AUR
|
||||
|
||||
Reference in New Issue
Block a user