diff options
-rw-r--r-- | meta-multimedia/recipes-multimedia/packagegroups/packagegroup-meta-multimedia.bb | 97 |
1 files changed, 75 insertions, 22 deletions
diff --git a/meta-multimedia/recipes-multimedia/packagegroups/packagegroup-meta-multimedia.bb b/meta-multimedia/recipes-multimedia/packagegroups/packagegroup-meta-multimedia.bb index e0cb415e3b..7de9fce86a 100644 --- a/meta-multimedia/recipes-multimedia/packagegroups/packagegroup-meta-multimedia.bb +++ b/meta-multimedia/recipes-multimedia/packagegroups/packagegroup-meta-multimedia.bb | |||
@@ -20,33 +20,86 @@ RDEPENDS_packagegroup-meta-multimedia = "\ | |||
20 | " | 20 | " |
21 | 21 | ||
22 | RDEPENDS_packagegroup-meta-multimedia = "\ | 22 | RDEPENDS_packagegroup-meta-multimedia = "\ |
23 | libdvbpsi libdc1394 gstd gst-shark \ | 23 | alsa-equal \ |
24 | bigbuckbunny-720p tearsofsteel-1080p bigbuckbunny-1080p bigbuckbunny-480p \ | 24 | caps \ |
25 | openal-soft dleyna-core dleyna-renderer dleyna-server dleyna-connector-dbus \ | 25 | cdparanoia \ |
26 | alsa-equal libdvdnav libmusicbrainz tinyalsa \ | 26 | dcadec \ |
27 | fluidsynth cdparanoia vorbis-tools tremor caps libao libavc1394 \ | 27 | dleyna-connector-dbus \ |
28 | opusfile gerbera libdvdcss webrtc-audio-processing \ | 28 | dleyna-core \ |
29 | rtmpdump libopenmpt schroedinger mpd mpc libmpdclient \ | 29 | dleyna-renderer \ |
30 | ncmpc libmpd dcadec libiec61883 \ | 30 | dleyna-server \ |
31 | ${@bb.utils.contains("DISTRO_FEATURES", "pam", "", "", d)} \ | 31 | dvb-apps \ |
32 | ${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", "minidlna vlc", "", d)} \ | 32 | ${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", "faac", "", d)} \ |
33 | ${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", "vo-aacenc sox libde265", "", d)} \ | 33 | fdk-aac \ |
34 | ${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", "streamripper", "", d)} \ | 34 | gerbera \ |
35 | ${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", "openh264 opencore-amr faac vo-amrwbenc", "", d)} \ | 35 | libao \ |
36 | " | 36 | libavc1394 \ |
37 | libdc1394 \ | ||
38 | libdvbpsi \ | ||
39 | libdvdnav \ | ||
40 | libiec61883 \ | ||
41 | fluidsynth \ | ||
42 | libmusicbrainz \ | ||
43 | libmpdclient \ | ||
44 | mpc \ | ||
45 | mpd \ | ||
46 | ncmpc \ | ||
47 | libmpd \ | ||
48 | ${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", "opencore-amr vo-aacenc vo-amrwbenc", "", d)} \ | ||
49 | gst-shark \ | ||
50 | gstd \ | ||
51 | rtmpdump \ | ||
52 | bigbuckbunny-1080p \ | ||
53 | bigbuckbunny-480p \ | ||
54 | bigbuckbunny-720p \ | ||
55 | tearsofsteel-1080p \ | ||
56 | schroedinger \ | ||
57 | projucer \ | ||
58 | libcamera \ | ||
59 | ${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", "libde265 openh264", "", d)} \ | ||
60 | vorbis-tools \ | ||
61 | libdvbcsa \ | ||
62 | libopenmpt \ | ||
63 | mimic \ | ||
64 | ${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", "minidlna", "", d)} \ | ||
65 | mycroft \ | ||
66 | openal-soft \ | ||
67 | opusfile \ | ||
68 | libdvdcss \ | ||
69 | ${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", "vlc", "", d)} \ | ||
70 | ${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", "sox streamripper", "", d)} \ | ||
71 | tinyalsa \ | ||
72 | tremor \ | ||
73 | webrtc-audio-processing \ | ||
74 | ${@bb.utils.contains_any("TRANSLATED_TARGET_ARCH", "i586 x86-64", "x265", "", d)} \ | ||
75 | " | ||
37 | 76 | ||
38 | RDEPENDS_packagegroup-meta-multimedia-connectivity = "\ | 77 | RDEPENDS_packagegroup-meta-multimedia-connectivity = "\ |
39 | rygel gupnp gupnp-igd gssdp gupnp-dlna gupnp-av libupnp \ | 78 | gssdp \ |
79 | gupnp-av \ | ||
80 | gupnp-dlna \ | ||
81 | gupnp-igd \ | ||
40 | ${@bb.utils.contains("DISTRO_FEATURES", "x11", "gupnp-tools", "", d)} \ | 82 | ${@bb.utils.contains("DISTRO_FEATURES", "x11", "gupnp-tools", "", d)} \ |
41 | " | 83 | gupnp \ |
42 | 84 | libupnp \ | |
85 | rygel \ | ||
86 | " | ||
43 | RDEPENDS_packagegroup-meta-multimedia-dvb = "\ | 87 | RDEPENDS_packagegroup-meta-multimedia-dvb = "\ |
44 | oscam " | 88 | oscam \ |
89 | tvheadend \ | ||
90 | " | ||
45 | 91 | ||
46 | RDEPENDS_packagegroup-meta-multimedia-mkv = "\ | 92 | RDEPENDS_packagegroup-meta-multimedia-mkv = "\ |
47 | libmatroska libebml \ | 93 | libebml \ |
48 | " | 94 | libmatroska \ |
95 | " | ||
49 | 96 | ||
50 | RDEPENDS_packagegroup-meta-multimedia-support = "\ | 97 | RDEPENDS_packagegroup-meta-multimedia-support = "\ |
51 | libmediaart libmediaart-2.0 gst-instruments libsrtp crossguid \ | 98 | crossguid \ |
52 | " | 99 | libmediaart-2.0 \ |
100 | libmediaart \ | ||
101 | gst-instruments \ | ||
102 | libsrtp \ | ||
103 | " | ||
104 | # devel headers/libraries only packages | ||
105 | # libsquish | ||