Go to file
Tk-Glitch 0db4c76a92 Sync
> community-patches: wine-tkg-git: Add @snatella's patch to fix VOIP in Star Citizen
  > community-patches: linux57-tkg: Update fgsgsbase patchset - The v12 was mistakenly pushed instead of the v13
  > wine-tkg-git: Hotfixer: Update rules and custom patch for staging 8a2765d1
  > wine-tkg-git: Hotfixer: Update rules for cdfc4585
  > wine-tkg-git: Also update the url in the build logs 🐸
  > wine-tkg-git: Update the logged url for bug reporting to frogging family's in wine-tkg patches
  > wine-tkg-git: Hotfixer: Update rules and custom patch for staging 7b78338b
  > wine-tkg-git: Move "server: Abort waiting on a completion port when closing it" patch to its own patchset, and add a no_alloc_handle version. This allows us to keep server-Desktop_Refcount and ws2_32-TransmitFile staging patchsets enabled when using protonify, but not using proton.
  > wine-tkg-git: Enable _proton_use_steamhelper when _protonify="true"
  > wine-tkg-git: Hotfixer: Update rules for f1d40d48
  > wine-tkg-git: Also disable `server-Desktop_Refcount` and `ws2_32-TransmitFile` staging patchsets when `_protonify` is enabled.
  > wine-tkg-git: Hotfixer: Disable league of legends patch on c8109388+ with a fancy message, and make the hotfixer messages fancier
  > wine-tkg-git: nomakepkg: Add warning func and mimic makepkg better
  > wine-tkg-git: Hotfixer: Tighten rules for a1bda115 legacy hotfix
  > wine-tkg-git: Hotfix: Something is wrong with staging's ntdll-ForceBottomUpAlloc patchset, possibly only on our side due to the massively toxic relationship we're trying to work with currently. Let's disable it again for now.
  > wine-tkg-git: Bring staging userpatches back properly
  > wine-tkg-git: Proton-tkg: Get rid of `steam: ntdll: When swapping steamclient.dll, match basename` patch added to steamclient swap patchset in the Proton 5.0-8 sync. This still prevents various games to run.
2020-06-05 01:40:07 +07:00
amdgpu-pro-vulkan-only@c92103131a New frog? New frog! Thanks @gardotd426 2020-04-17 19:14:52 +07:00
amdvlk-opt@dc3e527080 Sync 2020-05-30 12:28:47 +07:00
community-patches@aec8fadd6a Sync 2020-06-05 01:40:07 +07:00
dxvk-tools@8871b83dc5 Sync 2020-05-13 08:48:06 +07:00
faudio-git@9b28fc3dbb Sync 2020-06-03 02:34:34 +07:00
gamescope-git@4994740755 Sync 2020-06-03 02:34:34 +07:00
gst-libav@2770741f68 Sync 2020-04-01 21:19:07 +07:00
linux-tkg@a644d088f2 Sync 2020-06-03 19:42:57 +07:00
llvm-git@ac013975f5 Sync 2020-06-03 02:34:34 +07:00
mesa-git@a6aabff017 Sync 2020-06-03 02:34:34 +07:00
mingw-on-arch-automator@25b159cf32 Sync 2020-05-18 16:23:14 +07:00
mostlyportable-gcc@96238ba3da Sync 2020-05-24 16:21:16 +07:00
nvidia-all@f1f5f0f6c1 Sync 2020-06-02 15:25:27 +07:00
spirv-tools-git@945e71f72a Sync 2020-06-03 02:34:34 +07:00
vkd3d-git@23f67003f4 Sync 2020-06-03 02:34:34 +07:00
vulkan-headers-git@5086ae91ed Sync 2020-06-03 02:34:34 +07:00
vulkan-icd-loader-git@aa8db77466 Sync 2020-06-03 02:34:34 +07:00
wine-tkg-git@10e4f439b9 Sync 2020-06-05 01:40:07 +07:00
.gitmodules Switch amdvlk-opt submodule url to https. Sorry about that 🐸 2020-05-21 19:19:22 +07:00
README.md readme: Add a note about the TkgThingy script. 2020-05-18 16:21:27 +07:00
TkgThingy TkgThingy: Create ext config dir if needed 2020-04-19 21:00:22 +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 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