From 905bfa94e07e57839760fc5c58138328dfcbfe3c Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Fri, 11 Dec 2015 13:29:14 +0900 Subject: Adding libmpeg2 lorry Required for gstreamer mpeg encoder/decoder plugins Change-Id: I7f1283a4d3807211c010b7c6a6ab35a86f849cff --- open-source-lorries/libmpeg2-tarball.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/libmpeg2-tarball.lorry (limited to 'open-source-lorries') diff --git a/open-source-lorries/libmpeg2-tarball.lorry b/open-source-lorries/libmpeg2-tarball.lorry new file mode 100644 index 0000000..46c13fd --- /dev/null +++ b/open-source-lorries/libmpeg2-tarball.lorry @@ -0,0 +1,6 @@ +{ + "libmpeg2-tarball": { + "type": "tarball", + "url": "http://libmpeg2.sourceforge.net/files/libmpeg2-0.5.1.tar.gz" + } +} -- cgit v1.2.1