summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authoralive4ever2016-08-21 17:09:04 +0700
committeralive4ever2016-08-21 17:09:04 +0700
commit4f5d0ccb78ab6a9aa53039d7381d18269fbdecfc (patch)
tree130b58bc9384314fc5db655fcfc5f3997a092265 /.SRCINFO
downloadaur-4f5d0ccb78ab6a9aa53039d7381d18269fbdecfc.tar.gz
Initial commit
Maynard is a new project to provide lightweight desktop shell based on weston compositor for use with wayland display protocol. It's built for Raspberry Pi, but it's portable so you can compile it anywhere. Expect many bugs and crashes, so beware when you are using this desktop shell to work with important files.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..8a3022575c1d
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = maynard-git
+ pkgdesc = Lightweight desktop environment based on Weston compositor for use with Wayland
+ pkgver = r121.a191e5c
+ pkgrel = 1
+ url = https://github.com/raspberrypi/maynard
+ install = maynard.install
+ arch = x86_64
+ arch = i686
+ license = custom:MIT
+ license = GPL
+ makedepends = git
+ depends = weston
+ source = maynard-git::git+https://github.com/raspberrypi/maynard.git
+ sha256sums = SKIP
+
+pkgname = maynard-git
+