summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..fed75377ae6d
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = videomaker
+ pkgdesc = Build a movie from pictures
+ pkgver = 0.2
+ pkgrel = 2
+ url = https://github.com/sciunto/VideoMaker
+ arch = any
+ license = GPL3
+ makedepends = python-setuptools
+ depends = python
+ depends = texlive-core
+ depends = texlive-bin
+ depends = mencoder
+ depends = ffmpeg
+ depends = python-pillow
+ source = https://source.sciunto.org/videomaker/VideoMaker-0.2.tar.bz2
+ md5sums = 1d02ea2a6cc7ca4381df15322ee61843
+
+pkgname = videomaker
+