summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-10-07 02:16:09 +0100
committerBaserock Gerrit <gerrit@baserock.org>2015-10-07 09:54:19 +0000
commita5eb4a0cdbf89da856617599edb84cf3179f7776 (patch)
treea5e6b22ff838a8693d15af261454e852afbf9510
parent3dcf40059df5b95f3a3f76c8188747cd3148eb21 (diff)
downloadlorries-a5eb4a0cdbf89da856617599edb84cf3179f7776.tar.gz
Add xdg-app
xdg-app is a system for building, distributing and running sandboxed desktop applications on Linux. See https://wiki.gnome.org/Projects/SandboxedApps for more information. Change-Id: I5937940815dfdb12f05e1bb01107fff7a8038ce1
-rw-r--r--open-source-lorries/xdg-app.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/xdg-app.lorry b/open-source-lorries/xdg-app.lorry
new file mode 100644
index 0000000..fc11f02
--- /dev/null
+++ b/open-source-lorries/xdg-app.lorry
@@ -0,0 +1,6 @@
+{
+ "xdg-app": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xdg-app/xdg-app"
+ }
+}