Tk-Glitch ebe1f668d7 Sync
> community-patches: wine-tkg-git: Add atiadlxx-proton patchset for Blackops 3, Shadow of War and friends
  > dxvk-tools: Keep ./updxvk lutris from deleting vkd3d. (#4)
  > dxvk-tools: Fix finding ccache on Debian/Ubuntu (#5)
  > linux-tkg: Debian UEFI cert compile problem (#126)
  > linux-tkg: Update Project C v5.9-r2 (#124)
  > linux-tkg: Fedora 33. (#105)
  > linux-tkg: Option to enable Binder and Ashmem modules for use with Anbox (#122)
  > wine-tkg-git: Revert ca7a68c69d
  > wine-tkg-git: Add fixed legacy (de679af-89698cf) proton-tkg meta patchsets
  > wine-tkg-git: Proton-tkg: proton: Add dotnetfx35 override, respect WINEDLLOVERRIDES from user_settings.py and copy steam library files to `/drive_c/Program Files (x86)/`
  > wine-tkg-git: Disable 370a538e "179" hotfix on db87636c+
  > wine-tkg-git: Proton-tkg: Disable proton mf hacks by default. The staging mf patchset is good enough for various games at this point.
  > wine-tkg-git: Proton-tkg: Add support for DXVK and vkd3d-proton userpatches
2020-11-21 18:49:45 +01:00
2020-11-21 18:49:45 +01:00
2020-11-21 18:49:45 +01:00
2020-09-19 18:13:55 +02:00
2020-06-03 02:34:34 +02:00
2020-04-01 21:19:07 +02:00
2020-11-21 18:49:45 +01:00
2020-06-03 02:34:34 +02:00
2020-11-19 22:00:58 +01:00
2020-10-26 12:53:53 +01:00
2020-09-06 21:32:35 +02:00
2020-10-12 12:09:10 +02:00
2020-06-03 02:34:34 +02:00
2020-06-03 02:34:34 +02:00
2020-11-21 18:49:45 +01:00
2020-11-19 22:00:58 +01:00

PKGBUILDS and other scripts made for random people & frogs

Thanks to Kassin for the meme-worthy banner

How-to use that mess :

While some of the scripts might work fine on any distro, the PKGBUILDs will only work on distros with access to pacman and makepkg.

If you need to access pacman and makepkg outside of Arch-linux and distros based on it (like Antergos or Manjaro), you can "hijack" your current distro with Bedrock Linux at your own risk: https://bedrocklinux.org

  • Clone the whole thing (that enables you to use git submodule update --remote to get updates) :
git clone --recurse-submodules https://github.com/Tk-Glitch/PKGBUILDS.git

From the directory of the package you want to build (where the PKGBUILD is located), run

makepkg -si

That will grab the required dependencies, build, then install the newly created package(s).

  • For bash scripts, just run them from their respective directory - You might find additional details in the readme dedicated to the tool you want to build.

  • For your convenience, a script is available in the root of PKGBUILDS to pull updates and create external configuration files easily: ./TkgThingy

Why aren't the PKGBUILDs on AUR ?! :

While some are already available there without userpatches or lib32 support, the most interesting ones aren't (namely linux kernels, nvidia-all and wine-tkg-git) because of the way they are working. You're prompted for options or even config file editing to get the package customized the way you want it to be. For nvidia-all, there's no way around it so I'd consider that non-AUR compliant by default. For linux kernels and wine-tkg-git, I could indeed provide a fixed preset and remove all prompts. That would work. But then, are these still as interesting without customization? I strongly believe they aren't.

Daily builds (pacman packages) for most packages are available on chaotic-aur (https://wiki.archlinux.org/index.php/Unofficial_user_repositories#chaotic-aur):

Wanna talk about it? Need help? Feel free to join the Frogging Family discord server : https://discord.gg/jRy3Nxk

If you like my work, consider visiting my patreon page : https://www.patreon.com/tkglitch

Thanks to nvaert1986, Eduard, Justin, Oscar, frankbaier, Jon, Sasamus, darkmaster879, redgloboli, flightlessmango, IroAlexis, gardotd426, Gabe E, Vitalwonhyo, Glorious Eggroll, Hans-Kristian, Anisan, Jonny Teronni, Zs. Cs. Sz., JudgeVanadium, Lutris, Oli, Fábio, Bill, Kristoffer, Typhoon, Ole Erik, Stephan, contributors, and all anonymous Patrons, supporters and curious minds! You're giving driving energy and purpose to my work. Much frog love to all of you guys <3

You can also donate to me via https://www.paypal.me/TkGlitch

Description
No description provided
Readme 210 KiB
Languages
Shell 100%