mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-10 23:34:15 +02:00
[aur] new AUR dependencies checking algorithm
This commit is contained in:
@@ -104,10 +104,12 @@ aur.info.provides=provides
|
||||
aur.info.conflicts with=conflicts with
|
||||
arch.makepkg.optimizing=Optimizing the compilation
|
||||
arch.config.optimize=optimize
|
||||
arch.config.trans_dep_check=check dependencies
|
||||
arch.config.optimize.tip=Optimized settings will be used in order to make the packages installation faster, otherwise the system settings will be used
|
||||
arch.config.trans_dep_check.tip=If all the package dependencies should be verified before the installation starts. Otherwise they will be discovered during the installation
|
||||
arch.config.trans_dep_check=Previous dependencies checking
|
||||
arch.config.trans_dep_check.tip=If all package dependencies should be verified before installation begins, otherwise they will be discovered during installation.
|
||||
arch.sync_databases.substatus=Synchronizing package databases
|
||||
arch.sync_databases.substatus.error=It was not possible to synchronize the package database
|
||||
arch.config.sync_dbs=Synchronize packages databases
|
||||
arch.config.sync_dbs.tip=Synchronizes the package databases once a day ( or after a device reboot ) before the first package installation, upgrade or downgrade. This option help to prevent errors during these operations.
|
||||
arch.config.sync_dbs.tip=Synchronizes the package databases once a day ( or after a device reboot ) before the first package installation, upgrade or downgrade. This option help to prevent errors during these operations.
|
||||
arch.config.pacman_check=Robust dependency checking
|
||||
arch.config.pacman_check.tip=Whether a more robust dependencies checking should be performed before installing a package. If disabled, only the one provided by pacman will be used.
|
||||
Reference in New Issue
Block a user