summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authoracxz2020-01-28 20:03:38 -0500
committeracxz2020-01-28 20:03:38 -0500
commit5110cd8ca9b8221558e47fd65002802d6f30e1d8 (patch)
treebb3feb8c458c62769da8ddd9f4d37f647eb59967 /.SRCINFO
downloadaur-5110cd8ca9b8221558e47fd65002802d6f30e1d8.tar.gz
create photofilmstrip-git package
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO25
1 files changed, 25 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..b392679cf594
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,25 @@
+pkgbase = photofilmstrip-git
+ pkgdesc = Create video clips from photos
+ pkgver = r641.e7fbf5d
+ pkgrel = 1
+ url = http://www.photofilmstrip.org/en/
+ arch = i686
+ arch = x86_64
+ license = GPL2
+ makedepends = python
+ makedepends = python-setuptools
+ depends = python
+ depends = python-wxpython
+ depends = python-pillow
+ depends = gst-python
+ optdepends = gst-plugins-bad: additional rendering formats
+ optdepends = gst-plugins-good: additional rendering formats
+ optdepends = gst-plugins-ugly: additional rendering formats
+ optdepends = gst-libav: additional rendering formats
+ provides = photofilmstrip
+ conflicts = photofilmstrip
+ source = git+https://github.com/PhotoFilmStrip/PFS
+ md5sums = SKIP
+
+pkgname = photofilmstrip-git
+