summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorsL1pKn072020-03-19 08:22:12 +0100
committersL1pKn072020-03-19 08:22:12 +0100
commitb7a5d1c4a703fca80475a47ef73ea1715359705f (patch)
tree59e8fcc64c14b36bda5289d965b1d4a1543a9d58 /.SRCINFO
downloadaur-b7a5d1c4a703fca80475a47ef73ea1715359705f.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..e26686460706
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = vapoursynth-plugin-xvs-git
+ pkgdesc = Plugin for Vapoursynth: xvs (GIT version)
+ pkgver = r4.75877c8
+ pkgrel = 1
+ url = https://github.com/xyx98/my-vapoursynth-script
+ arch = any
+ license = GPL
+ makedepends = git
+ depends = vapoursynth-plugin-muvsfunc-git
+ depends = vapoursynth-plugin-tdeintmod-git
+ depends = vapoursynth-plugin-dpid-git
+ depends = vapoursynth-plugin-tonemap-git
+ depends = vapoursynth-plugin-ffms2-git
+ depends = vapoursynth-plugin-lsmashsource-git
+ provides = vapoursynth-plugin-xvs
+ conflicts = vapoursynth-plugin-xvs
+ source = xvs::git+https://github.com/xyx98/my-vapoursynth-script.git
+ sha256sums = SKIP
+
+pkgname = vapoursynth-plugin-xvs-git
+