summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDonald Carr2016-02-19 21:22:42 -0800
committerDonald Carr2016-02-26 13:37:52 -0800
commit3ab0dc23e2ba68aca926c6211782cdd25374262b (patch)
treef22fc2bb0b92bf994b23c06285019180bd9f255d /.SRCINFO
downloadaur-3ab0dc23e2ba68aca926c6211782cdd25374262b.tar.gz
Initial commit of functioning compositor
Change-Id: I82612d9da43fb63211690842ee6a9bf8f7c889bc
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..1f8f6b675128
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+# Generated by mksrcinfo v8
+# Fri Feb 26 21:36:58 UTC 2016
+pkgbase = pi-compositor
+ pkgdesc = Rudimentary QML compositor branched off qtwayland/examples/wayland/qml-compositor
+ pkgver = 0.0.1
+ pkgrel = 2
+ url = http://www.qt.io
+ arch = any
+ license = LGPL3
+ license = GPL3
+ makedepends = qt-sdk-raspberry-pi2
+ depends = qt-sdk-raspberry-pi2-target-libs
+ provides = pi-launcher
+ conflicts = pi-launcher
+ replaces = pi-launcher
+ options = !strip
+ source = git://github.com/sirspudd/pi-compositor.git
+ sha256sums = SKIP
+
+pkgname = pi-compositor