summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorsL1pKn072020-04-13 05:53:32 +0200
committersL1pKn072020-04-13 05:53:32 +0200
commit5985330fdb6659781c137ef93588d711ca91cc73 (patch)
treea78ee6a06c3b6ac98a960fef373e373fb715c30b /.SRCINFO
downloadaur-5985330fdb6659781c137ef93588d711ca91cc73.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO29
1 files changed, 29 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..d480e9f8504a
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,29 @@
+pkgbase = foosynth-plugin-neo_minideen-git
+ pkgdesc = Plugin for Vapoursynth: neo_minideen (Dual interface for Vapoursynth/Avisynth) (GIT version)
+ pkgver = r7.1.gddcbeaa
+ pkgrel = 1
+ url = https://forum.doom9.org/showthread.php?t=176554
+ arch = x86_64
+ license = ISC
+ license = MIT
+ makedepends = git
+ makedepends = cmake
+ makedepends = clang
+ makedepends = avisynthplus
+ makedepends = vapoursynth
+ depends = gcc-libs
+ source = neo_minideen::git+https://github.com/HomeOfAviSynthPlusEvolution/minideen.git
+ sha256sums = SKIP
+
+pkgname = avisynth-plugin-neo_minideen-git
+ pkgdesc = Plugin for Avisynth: neo_minideen (GIT version)
+ depends = avisynthplus
+ provides = avisynth-plugin-neo_minideen
+ conflicts = avisynth-plugin-neo_minideen
+
+pkgname = vapoursynth-plugin-neo_minideen-git
+ pkgdesc = Plugin for Vapoursynth: neo_minideen (GIT version)
+ depends = vapoursynth
+ provides = vapoursynth-plugin-neo_minideen
+ conflicts = vapoursynth-plugin-neo_minideen
+