summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO38
1 files changed, 38 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..2345be7b7007
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,38 @@
+pkgbase = foosynth-plugin-lsmashsource-git
+ pkgdesc = Plugin for Avisynth/Vapoursynth: lsmashsource (GIT version)
+ pkgver = r1057.5873965
+ pkgrel = 1
+ url = https://forum.doom9.org/showthread.php?t=167435
+ arch = x86_64
+ license = LGPL
+ makedepends = git
+ makedepends = meson
+ makedepends = avisynthplus
+ makedepends = vapoursynth
+ makedepends = l-smash
+ makedepends = ffmpeg
+ source = lsmashsource::git+https://github.com/HolyWu/L-SMASH-Works.git
+ sha256sums = SKIP
+
+pkgname = avisynth-plugin-lsmashsource-git
+ pkgdesc = Plugin for Avisynth: lsmashsource (GIT version)
+ depends = avisynthplus
+ depends = libavutil.so
+ depends = libavformat.so
+ depends = libavcodec.so
+ depends = libswscale.so
+ depends = liblsmash.so
+ provides = avisynth-plugin-lsmashsource
+ conflicts = avisynth-plugin-lsmashsource
+
+pkgname = vapoursynth-plugin-lsmashsource-git
+ pkgdesc = Plugin for Vapoursynth: lsmashsource (GIT version)
+ depends = vapoursynth
+ depends = libavutil.so
+ depends = libavformat.so
+ depends = libavcodec.so
+ depends = libswscale.so
+ depends = liblsmash.so
+ provides = vapoursynth-plugin-lsmashsource
+ conflicts = vapoursynth-plugin-lsmashsource
+