diff options
author | Richard Dale <richard.dale@codethink.co.uk> | 2013-06-11 04:24:43 +0100 |
---|---|---|
committer | Richard Dale <richard.dale@codethink.co.uk> | 2013-06-11 04:24:43 +0100 |
commit | 43a7a58b58a94d412a0cc04e1bc206ce3d371eb0 (patch) | |
tree | 407f81ab366eb82d2e96af5cbf402db573e27c0e /open-source-lorries | |
parent | 96f4e2129e6efbdab6d9576706e55aa192556cee (diff) | |
download | lorries-43a7a58b58a94d412a0cc04e1bc206ce3d371eb0.tar.gz |
Add a lorry for gstreamer plugins
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/gstreamer-plugins-base.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/gstreamer-plugins-base.lorry b/open-source-lorries/gstreamer-plugins-base.lorry new file mode 100644 index 0000000..6016e08 --- /dev/null +++ b/open-source-lorries/gstreamer-plugins-base.lorry @@ -0,0 +1,6 @@ +{ + "gstreamer-plugins-base": { + "type": "git", + "url": "git://anongit.freedesktop.org/gstreamer/gst-plugins-base" + } +} |