summarylogtreecommitdiffstats
path: root/setup_lite.sh.in
AgeCommit message (Collapse)Author
2021-06-01in setup_lite.sh.in EndeavourOS in arch tree addedJernuh Zakalwe
minor changes in setup.sh.in and setup_lite.sh.in
2021-05-31minor changes in evesetup.shlibJernuh Zakalwe
arch tree in setup_lite.sh reenabled
2021-05-18Arch tree disabled, check_req optimizedJernuh Zakalwe
2021-05-13Attempt to add a package based dependency solution for lite installer.Jernuh Zakalwe
Wine dependency are now optional to use other sources if desired. Minor changes in evelauncher.kwinrule and evelauncher.lua
2021-05-03In build scripts checksum routine and minor changes added.Jernuh Zakalwe
Wget as alternative to curl in build and setup scripts added. Installation with missing requirements added (temporary solution, not final). Enabled DX11 mode as default in evesetup.shlib in eve environment function.
2021-03-01Update DXVK to version 1.8Jernuh Zakalwe
Missing SETUPDIR variable in evewine and evewinetricks added for check_wine function. In setup scripts variable SETUPDIR moved also to handle affected scripts. Patch for evelauncher.sh.real added to terminate evelauncher binary and his processes after close. In evesetup.shlib message about skipped wine test removed. Minor changes in rule templates for devilspie and kwin.
2020-09-13Format Changes in all Shellscripts to save space.Jernuh Zakalwe
Minor Changes in evesetup.shlib.
2020-08-30Changes in evesetup.shlib:Jernuh Zakalwe
In function check_elv extract evelauncher files with preserved timestamp for better update handling, Removing of evelauncher cache directories added to avoid compatibility errors by updating of qtwebengine, Reworked dxvk setup part in function check_wine (d3d9 added for better comptibility to other dxvk installations), Some minor changes in function check_env. Minor changes in build_lite_installer script. Minor changes in both setup scripts.
2020-08-22Update to DXVK version 1.7.1Jernuh Zakalwe
Minor changes on setup scripts.
2020-08-03Workaround for error message about missing roots.pem removed.Jernuh Zakalwe
File roots.pem from evelauncher directory removed because better one error message about missing this file on start of evelauncher instead a bunch of error messages about failed connections to this server later. In both setup scripts recurring messages removed.
2020-08-02Library libxcb-xinerama as dependency in both setup scripts of the installer ↵Jernuh Zakalwe
added. Minor changes in both setup scripts. Typo in evesetup.shlib fixed.
2020-08-01License changed to zlib/png for compatibility to the used dxvk package.Jernuh Zakalwe
Build script for independed installer (without evelauncher dependencies) added. Minor changes on build script (with dependencies). Removed some error message suppression in evesetup.shlib. Use full file set of dxvk during wine environment setup in evesetup.shlib.