summaryrefslogtreecommitdiffstats
path: root/meta-multimedia/recipes-multimedia/schroedinger
Commit message (Collapse)AuthorAgeFilesLines
* schroedinger: Remove the obsolete DEPENDS on liboilAdrian Bunk2019-05-091-1/+1
| | | | | | | schroedinger switched from liboil to orc several years ago. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* schroedinger: refresh patchArmin Kuster2018-05-011-4/+4
| | | | | | | | | | Applying patch configure.ac.patch patching file configure.ac Hunk #1 succeeded at 54 with fuzz 2. Now at patch configure.ac.patch Signed-off-by: Armin Kuster <akuster808@gmail.com>
* schroedinger: fix S!=B error, rename "files"Tim Orling2014-06-102-1/+1
| | | | | | | | | | | | Fixes: *** No rule to make target `[...]/schroedinger/1.0.11-r0/schroedinger-1.0.11/schroedinger/tmp-orc.c', needed by `tmp-orc.o'. Stop. Rename "files/" to "schroedinger/" Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* schroedinger: add recipePaul Eggleton2013-10-052-0/+42
Originally based on the recipe from OE-Classic. Changes from that version: * Remove packaging of gstreamer plugin that was removed in 1.09 * Inherit pkgconfig since pkg-config is being used * Set more appropriate LICENSE * Add LIC_FILES_CHKSUM * Add SUMMARY * Optimise out inc file since it doesn't seem particularly useful to have one for this recipe Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>