summaryrefslogtreecommitdiff
path: root/recipes-multimedia
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-03-18 12:21:09 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-04-07 14:42:32 +0200
commit96a041c5e8d7c814b5b10fe7df09fb084994c972 (patch)
tree3a1bbfba22db3946206139a5c0fb23d23a1946ff /recipes-multimedia
parent2d28744352eee390bbf850523d51b797ad9767b3 (diff)
meta-toradex-demo: clean-up whitespace use
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-multimedia')
-rw-r--r--recipes-multimedia/codecgraph/codecgraph_20120114.bb2
-rw-r--r--recipes-multimedia/gstreamer/gst-plugins-bad_0.10.23.bbappend2
-rw-r--r--recipes-multimedia/hda-verb/hda-verb_git.bb2
-rw-r--r--recipes-multimedia/mediainfo/mediainfo_0.7.62.bb4
4 files changed, 5 insertions, 5 deletions
diff --git a/recipes-multimedia/codecgraph/codecgraph_20120114.bb b/recipes-multimedia/codecgraph/codecgraph_20120114.bb
index 9630f7d..54d596a 100644
--- a/recipes-multimedia/codecgraph/codecgraph_20120114.bb
+++ b/recipes-multimedia/codecgraph/codecgraph_20120114.bb
@@ -2,7 +2,7 @@ SECTION = "multimedia"
SUMMARY = "Tool to generate a graph of HDA codec config"
DESCRIPTION = "Codecgraph is a tool to generate a graph based on the ALSA description of a High Definition Audio codec."
HOMEPAGE = "http://helllabs.org/codecgraph/"
-LICENSE ="GPLv2+"
+LICENSE = "GPLv2+"
RDEPENDS_${PN} = "python graphviz"
SRC_URI = "http://helllabs.org/codecgraph/codecgraph-${PV}.tar.gz"
diff --git a/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.23.bbappend b/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.23.bbappend
index b6d6cce..c578581 100644
--- a/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.23.bbappend
+++ b/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.23.bbappend
@@ -1 +1 @@
-EXTRA_OECONF += "--disable-sdl"
+EXTRA_OECONF += "--disable-sdl"
diff --git a/recipes-multimedia/hda-verb/hda-verb_git.bb b/recipes-multimedia/hda-verb/hda-verb_git.bb
index 27288fa..0d2f85d 100644
--- a/recipes-multimedia/hda-verb/hda-verb_git.bb
+++ b/recipes-multimedia/hda-verb/hda-verb_git.bb
@@ -1,7 +1,7 @@
SECTION = "multimedia"
SUMMARY = "hda-verb sendS HD-audio commands to ALSA HDA devices"
HOMEPAGE = ""
-LICENSE ="GPLv2+"
+LICENSE = "GPLv2+"
SRCREV = "4bf54c5003af304e9da8ef40475a481086d80d85"
SRC_URI = "git://git.alsa-project.org/alsa-tools.git;protocol=git"
diff --git a/recipes-multimedia/mediainfo/mediainfo_0.7.62.bb b/recipes-multimedia/mediainfo/mediainfo_0.7.62.bb
index 6102ff7..ee78fc1 100644
--- a/recipes-multimedia/mediainfo/mediainfo_0.7.62.bb
+++ b/recipes-multimedia/mediainfo/mediainfo_0.7.62.bb
@@ -1,10 +1,10 @@
-HOMEPAGE="mediainfo.sourceforge.net"
+HOMEPAGE = "mediainfo.sourceforge.net"
SUMMARY = "Mediainfo is a tool to analyze multimedia files"
LICENSE = "GPLv2_modified"
inherit autotools
-SRC_URI="http://mediaarea.net/download/binary/mediainfo/0.7.62/MediaInfo_CLI_${PV}_GNU_FromSource.tar.bz2"
+SRC_URI = "http://mediaarea.net/download/binary/mediainfo/0.7.62/MediaInfo_CLI_${PV}_GNU_FromSource.tar.bz2"
LIC_FILES_CHKSUM = "file://${WORKDIR}/MediaInfo_CLI_GNU_FromSource/MediaInfo/License.html;md5=7f3735d23c6ef724bbd1475e4f82edcf"
SRC_URI[md5sum] = "ba10422974111fdff5cf1bb38410c9a1"