Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 1/2] libav: Add v9.10
@ 2013-12-04 18:46 Andrei Gherzan
  2013-12-04 18:46 ` [PATCH 2/2] libav: Update to v0.8.9 Andrei Gherzan
  2013-12-04 18:57 ` [PATCH 1/2] libav: Add v9.10 Paul Eggleton
  0 siblings, 2 replies; 5+ messages in thread
From: Andrei Gherzan @ 2013-12-04 18:46 UTC (permalink / raw)
  To: openembedded-core

This version includes libavresample needed for packages like xbmc.
To use this version add:
PREFERRED_VERSION_libav = "9.10".

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
---
 meta/recipes-multimedia/libav/libav_9.10.bb | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 meta/recipes-multimedia/libav/libav_9.10.bb

diff --git a/meta/recipes-multimedia/libav/libav_9.10.bb b/meta/recipes-multimedia/libav/libav_9.10.bb
new file mode 100644
index 0000000..a76cc9c
--- /dev/null
+++ b/meta/recipes-multimedia/libav/libav_9.10.bb
@@ -0,0 +1,13 @@
+require libav.inc
+
+SRC_URI = "http://libav.org/releases/libav-9.10.tar.xz"
+
+SRC_URI[md5sum] = "4b49d1d8734815ca095bb0600d41c5cb"
+SRC_URI[sha256sum] = "83dbe640779da1c1e8d8836c99575f57f749d18407494ebca451578afee9300d"
+
+DEFAULT_PREFERENCE = "-1"
+
+LIC_FILES_CHKSUM = "file://COPYING.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
+                    file://COPYING.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \
+                    file://COPYING.LGPLv2.1;md5=bd7a443320af8c812e4c18d1b79df004 \
+                    file://COPYING.LGPLv3;md5=e6a600fd5e1d9cbde2d983680233ad02"
-- 
1.8.1.4



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-12-04 20:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-04 18:46 [PATCH 1/2] libav: Add v9.10 Andrei Gherzan
2013-12-04 18:46 ` [PATCH 2/2] libav: Update to v0.8.9 Andrei Gherzan
2013-12-04 18:57 ` [PATCH 1/2] libav: Add v9.10 Paul Eggleton
2013-12-04 19:07   ` Martin Jansa
2013-12-04 20:08   ` Andrei Gherzan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox