summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPumpkinCheshire2021-04-24 19:18:00 +0800
committerPumpkinCheshire2021-04-24 19:18:00 +0800
commit652b841448fae3183b6af49df690c8a414a8a0aa (patch)
tree514d0593880c98a59fca5b0fecdc6b374f40c3a4 /.SRCINFO
downloadaur-652b841448fae3183b6af49df690c8a414a8a0aa.tar.gz
init
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..85ef50347892
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+pkgbase = rife-ncnn-vulkan-git
+ pkgdesc = RIFE, Real-Time Intermediate Flow Estimation for Video Frame Interpolation implemented with ncnn library.
+ pkgver = 20210227.r0.g6e0d8b2
+ pkgrel = 1
+ url = https://github.com/nihui/rife-ncnn-vulkan
+ arch = x86_64
+ arch = i686
+ license = MIT
+ makedepends = git
+ makedepends = cmake
+ makedepends = glslang-git
+ makedepends = vulkan-headers
+ makedepends = ncnn
+ depends = vulkan-icd-loader
+ depends = libwebp
+ provides = rife-ncnn-vulkan
+ conflicts = rife-ncnn-vulkan
+ conflicts = rife-ncnn-vulkan-bin
+ source = git+https://github.com/nihui/rife-ncnn-vulkan.git
+ md5sums = SKIP
+
+pkgname = rife-ncnn-vulkan-git
+