Go to file
Tk-Glitch 4222a37f96 Sync
> amdgpu-pro-vulkan-only: 20.50-1232447
  > amdvlk-opt: 2021.Q1.6
  > community-patches: wine-tkg-git: Update amdags and atiadlxx patchsets for WINE_PREATTACH removal
  > community-patches: Add a patch for D3D12 APITracing - Thanks to Joshua Ashton and Paul Gofman - Needs a patched kernel : https://github.com/Frogging-Family/linux-tkg/pull/206
  > linux-tkg: Fix urls for graysky2's cpu opt patchsets (#211)
  > linux-tkg: linux511-tkg: Update winesync patchset
  > linux-tkg: 5.10.26, 5.11.10
  > linux-tkg: 5.4.108, 5.11.9
  > linux-tkg: Fix compilation on Ubuntu due canonical-certs (#207)
  > linux-tkg: Improve some prompts
  > linux-tkg: 5.12 RC4
  > linux-tkg: Add mm-soft-dirty patchset from Paul Gofman (#206)
  > linux-tkg: 5.4.107, 5.10.25, 5.11.8
  > linux-tkg: Check the full path before copying winesync header file. This fixes a failure when selecting the feature on unsupported kernels.
  > mesa-git: Fix and add legacy compat for 54fe5b04
  > nvidia-all: Install `nvidia-ngx-updater` on driver versions ≥ 455 (#33)
  > nvidia-all:Get rid of the initial 5.12 kernel patch. It reportedly doesn't work on 5.12rc2+. Add an explicit 5.11 or lower kernel compat for 455 and lower branches. 460.67 is currently the only driver working on 5.12rc2+
  > nvidia-all:460.67
  > wine-tkg-git: Add profiles for Chaotic-AUR (#305)
  > wine-tkg-git: Update fastsync-mainline patchset for 5df0f5f and move previous version to legacy
  > wine-tkg-git: Update esync-unix-mainline patchset for 64cfcc1 and move previous version to legacy
  > wine-tkg-git: RDR2 breaks with builtin vulkan-1.dll, so let native be.
  > wine-tkg-git: Hotfixer: Skip the mfplat hotfix on 09fdb3b+ for now
  > wine-tkg-git: Simplify the proton selector
  > wine-tkg-git: Update fastsync-mainline patchset for 340CC46 and move previous version to legacy
  > wine-tkg-git: Skip proton-windows.gaming.input patch on 5604d34+
  > wine-tkg-git: Fix typo
  > wine-tkg-git: Update proton-steam-bits patchset for 8cd5c1b and move previous version to legacy
  > wine-tkg-git: Update esync/fsync unix patchsets for 731339c and move previous versions to legacy
  > wine-tkg-git: Add back legacy ffxiv launcher workaround for 4e6a477
  > wine-tkg-git: Update FFXIV patch so it works again (#300)
  > wine-tkg-git: Update proton-tkg-steamclient-swap patchset for 4ea07a3 and move previous version to legacy
2021-03-29 01:48:33 +07:00
amdgpu-pro-vulkan-only@bb376d160a Sync 2021-03-29 01:48:33 +07:00
amdvlk-opt@df803ba6ea Sync 2021-03-29 01:48:33 +07:00
community-patches@73481691ab Sync 2021-03-29 01:48:33 +07:00
dxvk-tools@65eae05876 Sync 2021-03-17 23:33:10 +07:00
faudio-git@0e0b637dbf Thank you Sasamus! Let's frog 🐸 2020-09-19 18:13:55 +07:00
gamescope-git@4994740755 Sync 2020-06-03 02:34:34 +07:00
gst-libav@173605384d Sync 2021-02-11 15:41:16 +07:00
linux-tkg@251ea4d098 Sync 2021-03-29 01:48:33 +07:00
llvm-git@8b36eefc7b Sync 2020-11-30 15:25:37 +07:00
mesa-git@3ac645fab0 Sync 2021-03-29 01:48:33 +07:00
mostlyportable-gcc@1165c047d2 Sync 2020-12-05 08:00:43 +07:00
nvidia-all@08cf960a04 Sync 2021-03-29 01:48:33 +07:00
spirv-tools-git@38199d4820 Sync 2021-01-15 20:22:36 +07:00
vkd3d-git@da11441031 Sync & update TkgThingy 2020-10-12 12:09:10 +07:00
vulkan-headers-git@5086ae91ed Sync 2020-06-03 02:34:34 +07:00
vulkan-icd-loader-git@fcb9512ff3 Sync 2021-02-27 18:09:59 +07:00
wine-tkg-git@04b4401709 Sync 2021-03-29 01:48:33 +07:00
.gitmodules Remove mingw-on-arch-automator submodule. 2020-08-10 13:40:15 +07:00
README.md Thank you William for your frogging support since almost a year now! Greatly appreciated ❤️ 🐸 2021-01-05 16:19:33 +07:00
TkgThingy TkgThingy: Add an option to reset trees in case of conflict 2021-01-05 16:20:32 +07:00

README.md

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 William, Sigge, Varris, 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