diff options
Diffstat (limited to 'meta/recipes-multimedia')
22 files changed, 32 insertions, 33 deletions
diff --git a/meta/recipes-multimedia/alsa/alsa-lib_1.0.27.2.bb b/meta/recipes-multimedia/alsa/alsa-lib_1.0.27.2.bb index 0087fafaca..910e72d40d 100644 --- a/meta/recipes-multimedia/alsa/alsa-lib_1.0.27.2.bb +++ b/meta/recipes-multimedia/alsa/alsa-lib_1.0.27.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "ALSA sound library" | 1 | SUMMARY = "ALSA sound library" |
2 | HOMEPAGE = "http://www.alsa-project.org" | 2 | HOMEPAGE = "http://www.alsa-project.org" |
3 | BUGTRACKER = "https://bugtrack.alsa-project.org/alsa-bug/login_page.php" | 3 | BUGTRACKER = "https://bugtrack.alsa-project.org/alsa-bug/login_page.php" |
4 | SECTION = "libs/multimedia" | 4 | SECTION = "libs/multimedia" |
diff --git a/meta/recipes-multimedia/alsa/alsa-tools_1.0.26.1.bb b/meta/recipes-multimedia/alsa/alsa-tools_1.0.26.1.bb index a18cb466d3..c3b97a31bc 100644 --- a/meta/recipes-multimedia/alsa/alsa-tools_1.0.26.1.bb +++ b/meta/recipes-multimedia/alsa/alsa-tools_1.0.26.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Alsa Tools package contains advanced tools for certain sound cards." | 1 | SUMMARY = "Advanced tools for certain ALSA sound card drivers" |
2 | HOMEPAGE = "http://www.alsa-project.org" | 2 | HOMEPAGE = "http://www.alsa-project.org" |
3 | BUGTRACKER = "https://bugtrack.alsa-project.org/alsa-bug/login_page.php" | 3 | BUGTRACKER = "https://bugtrack.alsa-project.org/alsa-bug/login_page.php" |
4 | SECTION = "console/utils" | 4 | SECTION = "console/utils" |
diff --git a/meta/recipes-multimedia/alsa/alsa-utils-alsaconf_1.0.27.2.bb b/meta/recipes-multimedia/alsa/alsa-utils-alsaconf_1.0.27.2.bb index cacc37cd6f..968c81ee2b 100644 --- a/meta/recipes-multimedia/alsa/alsa-utils-alsaconf_1.0.27.2.bb +++ b/meta/recipes-multimedia/alsa/alsa-utils-alsaconf_1.0.27.2.bb | |||
@@ -1,11 +1,12 @@ | |||
1 | require alsa-utils_${PV}.bb | 1 | require alsa-utils_${PV}.bb |
2 | 2 | ||
3 | SUMMARY = "Shell script that creates ALSA configuration files" | ||
4 | |||
3 | FILESEXTRAPATHS_prepend := "${THISDIR}/alsa-utils:" | 5 | FILESEXTRAPATHS_prepend := "${THISDIR}/alsa-utils:" |
4 | 6 | ||
5 | PACKAGES = "${PN}" | 7 | PACKAGES = "${PN}" |
6 | RDEPENDS_${PN} += "bash" | 8 | RDEPENDS_${PN} += "bash" |
7 | 9 | ||
8 | DESCRIPTION_${PN} = "a bash script that creates ALSA configuration files" | ||
9 | FILES_${PN} = "${sbindir}/alsaconf" | 10 | FILES_${PN} = "${sbindir}/alsaconf" |
10 | 11 | ||
11 | S = "${WORKDIR}/alsa-utils-${PV}" | 12 | S = "${WORKDIR}/alsa-utils-${PV}" |
diff --git a/meta/recipes-multimedia/alsa/alsa-utils_1.0.27.2.bb b/meta/recipes-multimedia/alsa/alsa-utils_1.0.27.2.bb index a894171732..325c4652c3 100644 --- a/meta/recipes-multimedia/alsa/alsa-utils_1.0.27.2.bb +++ b/meta/recipes-multimedia/alsa/alsa-utils_1.0.27.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "ALSA Utilities" | 1 | SUMMARY = "ALSA sound utilities" |
2 | HOMEPAGE = "http://www.alsa-project.org" | 2 | HOMEPAGE = "http://www.alsa-project.org" |
3 | BUGTRACKER = "https://bugtrack.alsa-project.org/alsa-bug/login_page.php" | 3 | BUGTRACKER = "https://bugtrack.alsa-project.org/alsa-bug/login_page.php" |
4 | SECTION = "console/utils" | 4 | SECTION = "console/utils" |
@@ -59,15 +59,15 @@ FILES_alsa-utils-alsaloop = "${bindir}/alsaloop" | |||
59 | FILES_alsa-utils-alsaucm = "${bindir}/alsaucm" | 59 | FILES_alsa-utils-alsaucm = "${bindir}/alsaucm" |
60 | 60 | ||
61 | 61 | ||
62 | DESCRIPTION_alsa-utils-aplay = "play (and record) sound files via ALSA" | 62 | SUMMARY_alsa-utils-aplay = "Play (and record) sound files using ALSA" |
63 | DESCRIPTION_alsa-utils-amixer = "command-line based control for ALSA mixer and settings" | 63 | SUMMARY_alsa-utils-amixer = "Command-line control for ALSA mixer and settings" |
64 | DESCRIPTION_alsa-utils-alsamixer = "ncurses based control for ALSA mixer and settings" | 64 | SUMMARY_alsa-utils-alsamixer = "ncurses-based control for ALSA mixer and settings" |
65 | DESCRIPTION_alsa-utils-speakertest = "ALSA surround speaker test utility" | 65 | SUMMARY_alsa-utils-speakertest = "ALSA surround speaker test utility" |
66 | DESCRIPTION_alsa-utils-midi = "miscalleanous MIDI utilities for ALSA" | 66 | SUMMARY_alsa-utils-midi = "Miscellaneous MIDI utilities for ALSA" |
67 | DESCRIPTION_alsa-utils-aconnect = "ALSA sequencer connection manager" | 67 | SUMMARY_alsa-utils-aconnect = "ALSA sequencer connection manager" |
68 | DESCRIPTION_alsa-utils-aseqnet = "network client/server on ALSA sequencer" | 68 | SUMMARY_alsa-utils-aseqnet = "Network client/server for ALSA sequencer" |
69 | DESCRIPTION_alsa-utils-alsactl = "saves/restores ALSA-settings in /etc/asound.state" | 69 | SUMMARY_alsa-utils-alsactl = "Saves/restores ALSA-settings in /etc/asound.state" |
70 | DESCRIPTION_alsa-utils-alsaucm = "ALSA Use Case Manager" | 70 | SUMMARY_alsa-utils-alsaucm = "ALSA Use Case Manager" |
71 | 71 | ||
72 | RRECOMMENDS_alsa-utils-alsactl = "alsa-states" | 72 | RRECOMMENDS_alsa-utils-alsactl = "alsa-states" |
73 | 73 | ||
diff --git a/meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.10.19.bb b/meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.10.19.bb index 196a317dbf..47dbc3492b 100644 --- a/meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.10.19.bb +++ b/meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.10.19.bb | |||
@@ -1,13 +1,11 @@ | |||
1 | require gst-fluendo.inc | 1 | require gst-fluendo.inc |
2 | 2 | ||
3 | SUMMARY = "Fluendo closed-format mp3 GStreamer plug-in" | ||
3 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=259a43dd1c9854b71fc396f74699f4d2" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=259a43dd1c9854b71fc396f74699f4d2" |
5 | LICENSE_FLAGS = "commercial" | 6 | LICENSE_FLAGS = "commercial" |
6 | 7 | ||
7 | acpaths = "-I ${S}/common/m4 -I ${S}/m4" | 8 | acpaths = "-I ${S}/common/m4 -I ${S}/m4" |
8 | 9 | ||
9 | |||
10 | DESCRIPTION = "Fluendo closed-format mp3 GStreamer plug-in" | ||
11 | |||
12 | SRC_URI[md5sum] = "5d95a9a216dd15bc5c00c9414061115c" | 10 | SRC_URI[md5sum] = "5d95a9a216dd15bc5c00c9414061115c" |
13 | SRC_URI[sha256sum] = "30c79d24d8926f75dd4ef0f572942ce155ad541734b36a95591b9c0524dcc0f3" | 11 | SRC_URI[sha256sum] = "30c79d24d8926f75dd4ef0f572942ce155ad541734b36a95591b9c0524dcc0f3" |
diff --git a/meta/recipes-multimedia/gstreamer/gst-fluendo-mpegdemux_0.10.72.bb b/meta/recipes-multimedia/gstreamer/gst-fluendo-mpegdemux_0.10.72.bb index f4bdce1cdd..f79015403b 100644 --- a/meta/recipes-multimedia/gstreamer/gst-fluendo-mpegdemux_0.10.72.bb +++ b/meta/recipes-multimedia/gstreamer/gst-fluendo-mpegdemux_0.10.72.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require gst-fluendo.inc | 1 | require gst-fluendo.inc |
2 | DESCRIPTION = "Fluendo closed-format mpeg video GStreamer plug-in" | ||
3 | 2 | ||
3 | SUMMARY = "Fluendo closed-format mpeg video GStreamer plug-in" | ||
4 | LICENSE = "MPLv1.1" | 4 | LICENSE = "MPLv1.1" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=be282f1c3cc9a98cc0dc5c2b25dfc510 \ | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=be282f1c3cc9a98cc0dc5c2b25dfc510 \ |
6 | file://src/gstmpegdemux.h;beginline=1;endline=19;md5=a9e90033f59897b91664d9f2a2ff01dd" | 6 | file://src/gstmpegdemux.h;beginline=1;endline=19;md5=a9e90033f59897b91664d9f2a2ff01dd" |
diff --git a/meta/recipes-multimedia/gstreamer/gst-fluendo.inc b/meta/recipes-multimedia/gstreamer/gst-fluendo.inc index b2c7eea3cb..c7e6595232 100644 --- a/meta/recipes-multimedia/gstreamer/gst-fluendo.inc +++ b/meta/recipes-multimedia/gstreamer/gst-fluendo.inc | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Fluendo closed-format GStreamer plug-in" | 1 | SUMMARY = "Fluendo closed-format GStreamer plug-in" |
2 | SECTION = "multimedia" | 2 | SECTION = "multimedia" |
3 | HOMEPAGE = "http://www.fluendo.com/resources/source-plugins.php" | 3 | HOMEPAGE = "http://www.fluendo.com/resources/source-plugins.php" |
4 | DEPENDS = "gstreamer zlib" | 4 | DEPENDS = "gstreamer zlib" |
diff --git a/meta/recipes-multimedia/gstreamer/gst-meta-base_0.10.bb b/meta/recipes-multimedia/gstreamer/gst-meta-base_0.10.bb index 210da3745e..c273fb7c41 100644 --- a/meta/recipes-multimedia/gstreamer/gst-meta-base_0.10.bb +++ b/meta/recipes-multimedia/gstreamer/gst-meta-base_0.10.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Gstreamer package groups" | 1 | SUMMARY = "GStreamer package groups" |
2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
3 | DEPENDS = "gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad" | 3 | DEPENDS = "gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad" |
4 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ | 4 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ |
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins.inc b/meta/recipes-multimedia/gstreamer/gst-plugins.inc index 4c9716d1ed..b2d3d3c6a1 100644 --- a/meta/recipes-multimedia/gstreamer/gst-plugins.inc +++ b/meta/recipes-multimedia/gstreamer/gst-plugins.inc | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Plugins for GStreamer" | 1 | SUMMARY = "Plugins for the GStreamer multimedia framework" |
2 | HOMEPAGE = "http://gstreamer.freedesktop.org/" | 2 | HOMEPAGE = "http://gstreamer.freedesktop.org/" |
3 | BUGTRACKER = "https://bugzilla.gnome.org/enter_bug.cgi?product=Gstreamer" | 3 | BUGTRACKER = "https://bugzilla.gnome.org/enter_bug.cgi?product=Gstreamer" |
4 | SECTION = "multimedia" | 4 | SECTION = "multimedia" |
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc index ec5956a735..2b7123bddf 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Libav-based GStreamer 1.x plugin" | 1 | SUMMARY = "Libav-based GStreamer 1.x plugin" |
2 | SECTION = "multimedia" | 2 | SECTION = "multimedia" |
3 | LICENSE = "GPLv2+ & LGPLv2+ & ( (GPLv2+ & LGPLv2.1+) | (GPLv3+ & LGPLv3+) )" | 3 | LICENSE = "GPLv2+ & LGPLv2+ & ( (GPLv2+ & LGPLv2.1+) | (GPLv3+ & LGPLv3+) )" |
4 | LICENSE_FLAGS = "commercial" | 4 | LICENSE_FLAGS = "commercial" |
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx.inc index 324d3f9c53..b76786bddb 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx.inc +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx.inc | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "OpenMAX IL plugins for GStreamer" | 1 | SUMMARY = "OpenMAX IL plugins for GStreamer" |
2 | SECTION = "multimedia" | 2 | SECTION = "multimedia" |
3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPLv2.1" |
4 | LICENSE_FLAGS = "commercial" | 4 | LICENSE_FLAGS = "commercial" |
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins.inc index 651119e2ed..4ab8ea8eb3 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins.inc +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins.inc | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Plugins for GStreamer 1.x" | 1 | SUMMARY = "Plugins for the GStreamer multimedia framework 1.x" |
2 | HOMEPAGE = "http://gstreamer.freedesktop.org/" | 2 | HOMEPAGE = "http://gstreamer.freedesktop.org/" |
3 | BUGTRACKER = "https://bugzilla.gnome.org/enter_bug.cgi?product=Gstreamer" | 3 | BUGTRACKER = "https://bugzilla.gnome.org/enter_bug.cgi?product=Gstreamer" |
4 | SECTION = "multimedia" | 4 | SECTION = "multimedia" |
diff --git a/meta/recipes-multimedia/lame/lame_3.99.5.bb b/meta/recipes-multimedia/lame/lame_3.99.5.bb index 978636af90..ed825d2cff 100644 --- a/meta/recipes-multimedia/lame/lame_3.99.5.bb +++ b/meta/recipes-multimedia/lame/lame_3.99.5.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "LAME is an educational tool to be used for learning about MP3 encoding." | 1 | SUMMARY = "High quality MP3 audio encoder" |
2 | HOMEPAGE = "http://sourceforge.net/projects/lame/files/lame/" | 2 | HOMEPAGE = "http://sourceforge.net/projects/lame/files/lame/" |
3 | BUGTRACKER = "http://sourceforge.net/tracker/?group_id=290&atid=100290" | 3 | BUGTRACKER = "http://sourceforge.net/tracker/?group_id=290&atid=100290" |
4 | SECTION = "console/utils" | 4 | SECTION = "console/utils" |
diff --git a/meta/recipes-multimedia/liba52/liba52_0.7.4.bb b/meta/recipes-multimedia/liba52/liba52_0.7.4.bb index a7f1fae176..6251980eba 100644 --- a/meta/recipes-multimedia/liba52/liba52_0.7.4.bb +++ b/meta/recipes-multimedia/liba52/liba52_0.7.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Library for reading some sort of media format." | 1 | SUMMARY = "Library for reading some sort of media format." |
2 | HOMEPAGE = "http://liba52.sourceforge.net/" | 2 | HOMEPAGE = "http://liba52.sourceforge.net/" |
3 | LICENSE = "GPLv2+" | 3 | LICENSE = "GPLv2+" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \ | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \ |
diff --git a/meta/recipes-multimedia/libid3tag/libid3tag_0.15.1b.bb b/meta/recipes-multimedia/libid3tag/libid3tag_0.15.1b.bb index 38d42b03a5..05a8a47631 100644 --- a/meta/recipes-multimedia/libid3tag/libid3tag_0.15.1b.bb +++ b/meta/recipes-multimedia/libid3tag/libid3tag_0.15.1b.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Library for interacting with ID3 tags." | 1 | SUMMARY = "Library for interacting with ID3 tags in MP3 files" |
2 | HOMEPAGE = "http://sourceforge.net/projects/mad/" | 2 | HOMEPAGE = "http://sourceforge.net/projects/mad/" |
3 | BUGTRACKER = "http://sourceforge.net/tracker/?group_id=12349&atid=112349" | 3 | BUGTRACKER = "http://sourceforge.net/tracker/?group_id=12349&atid=112349" |
4 | LICENSE = "GPLv2+" | 4 | LICENSE = "GPLv2+" |
diff --git a/meta/recipes-multimedia/libmad/libmad_0.15.1b.bb b/meta/recipes-multimedia/libmad/libmad_0.15.1b.bb index 22bc3feb48..58d68a639b 100644 --- a/meta/recipes-multimedia/libmad/libmad_0.15.1b.bb +++ b/meta/recipes-multimedia/libmad/libmad_0.15.1b.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "MPEG Audio Decoder Library" | 1 | SUMMARY = "MPEG Audio Decoder library" |
2 | HOMEPAGE = "http://sourceforge.net/projects/mad/" | 2 | HOMEPAGE = "http://sourceforge.net/projects/mad/" |
3 | BUGTRACKER = "http://sourceforge.net/tracker/?group_id=12349&atid=112349" | 3 | BUGTRACKER = "http://sourceforge.net/tracker/?group_id=12349&atid=112349" |
4 | LICENSE = "GPLv2+" | 4 | LICENSE = "GPLv2+" |
diff --git a/meta/recipes-multimedia/libomxil/libomxil_0.9.3.bb b/meta/recipes-multimedia/libomxil/libomxil_0.9.3.bb index bca8836918..f6c6a160f8 100644 --- a/meta/recipes-multimedia/libomxil/libomxil_0.9.3.bb +++ b/meta/recipes-multimedia/libomxil/libomxil_0.9.3.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Bellagio OpenMAX Integration Layer" | 1 | SUMMARY = "Bellagio OpenMAX Integration Layer" |
2 | HOMEPAGE = "http://omxil.sourceforge.net/" | 2 | HOMEPAGE = "http://omxil.sourceforge.net/" |
3 | LICENSE = "LGPLv2.1+" | 3 | LICENSE = "LGPLv2.1+" |
4 | LICENSE_FLAGS = "commercial" | 4 | LICENSE_FLAGS = "commercial" |
diff --git a/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.1.8.bb b/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.1.8.bb index 25e97b4bab..f598b1c2bc 100644 --- a/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.1.8.bb +++ b/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.1.8.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "An audio Sample Rate Conversion library" | 1 | SUMMARY = "Audio Sample Rate Conversion library" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | LICENSE = "GPLv2+" | 3 | LICENSE = "GPLv2+" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ |
diff --git a/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.25.bb b/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.25.bb index 0c91fe3d39..d3ec7a8fb7 100644 --- a/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.25.bb +++ b/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.25.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "An audio format Conversion library" | 1 | SUMMARY = "Audio format Conversion library" |
2 | HOMEPAGE = "http://www.mega-nerd.com/libsndfile" | 2 | HOMEPAGE = "http://www.mega-nerd.com/libsndfile" |
3 | AUTHOR = "Erik de Castro Lopo" | 3 | AUTHOR = "Erik de Castro Lopo" |
4 | DEPENDS = "sqlite3" | 4 | DEPENDS = "sqlite3" |
diff --git a/meta/recipes-multimedia/libtiff/tiff_4.0.3.bb b/meta/recipes-multimedia/libtiff/tiff_4.0.3.bb index d918b5a50b..2400b5471a 100644 --- a/meta/recipes-multimedia/libtiff/tiff_4.0.3.bb +++ b/meta/recipes-multimedia/libtiff/tiff_4.0.3.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "This software provides support for the Tag Image File Format (TIFF)" | 1 | SUMMARY = "Provides support for the Tag Image File Format (TIFF)" |
2 | LICENSE = "BSD-2-Clause" | 2 | LICENSE = "BSD-2-Clause" |
3 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=34da3db46fab7501992f9615d7e158cf" | 3 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=34da3db46fab7501992f9615d7e158cf" |
4 | HOMEPAGE = "http://www.remotesensing.org/libtiff/" | 4 | HOMEPAGE = "http://www.remotesensing.org/libtiff/" |
diff --git a/meta/recipes-multimedia/mpeg2dec/mpeg2dec_0.4.1.bb b/meta/recipes-multimedia/mpeg2dec/mpeg2dec_0.4.1.bb index f38066a8a9..aee2f3be48 100644 --- a/meta/recipes-multimedia/mpeg2dec/mpeg2dec_0.4.1.bb +++ b/meta/recipes-multimedia/mpeg2dec/mpeg2dec_0.4.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Library and test program for decoding mpeg-2 and mpeg-1 video streams" | 1 | SUMMARY = "Library and test program for decoding MPEG-2 and MPEG-1 video streams" |
2 | HOMEPAGE = "http://libmpeg2.sourceforge.net/" | 2 | HOMEPAGE = "http://libmpeg2.sourceforge.net/" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | LICENSE = "GPLv2+" | 4 | LICENSE = "GPLv2+" |
diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio.inc b/meta/recipes-multimedia/pulseaudio/pulseaudio.inc index dce85550a6..103f72ec8c 100644 --- a/meta/recipes-multimedia/pulseaudio/pulseaudio.inc +++ b/meta/recipes-multimedia/pulseaudio/pulseaudio.inc | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Pulseaudio is a sound server for Linux and Unix-like operating systems." | 1 | SUMMARY = "Sound server for Linux and Unix-like operating systems" |
2 | HOMEPAGE = "http://www.pulseaudio.org" | 2 | HOMEPAGE = "http://www.pulseaudio.org" |
3 | AUTHOR = "Lennart Poettering" | 3 | AUTHOR = "Lennart Poettering" |
4 | SECTION = "libs/multimedia" | 4 | SECTION = "libs/multimedia" |