Skip to content

Instantly share code, notes, and snippets.

View TheFeelTrain's full-sized avatar
🚂
choo choo

TheFeelTrain TheFeelTrain

🚂
choo choo
View GitHub Profile
@quietvoid
quietvoid / PKGBUILD
Last active July 1, 2025 14:02
vapoursynth-plugin-bm3dhip-git
# Maintainer: Gustavo Alvarez <[email protected]>
# Maintainer: quietvoid <[email protected]>
_plug=bm3dhip
pkgname="vapoursynth-plugin-${_plug}-git"
pkgver=2.14.22.g200250b
pkgrel=1
pkgdesc="Plugin for Vapoursynth: ${_plug} (GIT version)"
arch=('x86_64')
url='https://github.com/WolframRhodium/VapourSynth-BM3DCUDA'