summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorzan2020-06-09 02:27:29 -0400
committerzan2020-06-09 02:27:29 -0400
commit89157f439f59c453586afed5b0ef9cb47c88a662 (patch)
tree8a5e42e86069a38b82fba098147250b3292426a3 /.SRCINFO
downloadaur-89157f439f59c453586afed5b0ef9cb47c88a662.tar.gz
Init
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..343da1698912
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = qt-avif-image-plugin-git
+ pkgdesc = Qt plug-in to allow Qt and KDE based applications to read/write AVIF images.
+ pkgver = 1
+ pkgrel = 1
+ url = https://github.com/novomesk/qt-avif-image-plugin
+ arch = x86_64
+ license = BSD
+ makedepends = git
+ makedepends = extra-cmake-modules
+ depends = qt5-base
+ depends = avif-git
+ source = git+https://github.com/novomesk/qt-avif-image-plugin.git
+ sha256sums = SKIP
+
+pkgname = qt-avif-image-plugin-git
+