52ea1149b63fdb25d05222f8ca7c20e481814924
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-multimedia / gstreamer1.0 / gstreamer1.0-plugin-dvbmediasink.bbappend
1 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3 SRC_URI += "\
4         file://gstreamer10_dvbmediasink_vuplus.patch \
5         file://gstreamer10_dvbmediasink_vuplus_wmv.patch \
6 "
7
8 PR .= "-vuplus0"
9
10 DVBMEDIASINK_CONFIG = "--with-wmv --with-pcm --with-eac3"
11
12 # Do not strip binary
13 #INHIBIT_PACKAGE_STRIP = "1"
14 #do_strip[noexec] = "1"
15 #do_strip="no"
16 #do_strip(){
17 #        pass
18 #}
19