diff options
Diffstat (limited to 'meta-multimedia/recipes-multimedia/gstreamer-0.10')
6 files changed, 12 insertions, 12 deletions
diff --git a/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-bad_0.10.23.bb b/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-bad_0.10.23.bb index 8aad0b78f8..f8e77e199f 100644 --- a/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-bad_0.10.23.bb +++ b/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-bad_0.10.23.bb | |||
| @@ -52,8 +52,8 @@ FILES_${PN}-dev += "${libdir}/gstreamer-${LIBV}/libresindvd.la" | |||
| 52 | FILES_${PN}-voamrwbenc += "${datadir}/gstreamer-${LIBV}/presets/GstVoAmrwbEnc.prs" | 52 | FILES_${PN}-voamrwbenc += "${datadir}/gstreamer-${LIBV}/presets/GstVoAmrwbEnc.prs" |
| 53 | 53 | ||
| 54 | do_configure_prepend() { | 54 | do_configure_prepend() { |
| 55 | # This m4 file contains nastiness which conflicts with libtool 2.2.2 | 55 | # This m4 file contains nastiness which conflicts with libtool 2.2.2 |
| 56 | rm ${S}/m4/lib-link.m4 || true | 56 | rm ${S}/m4/lib-link.m4 || true |
| 57 | } | 57 | } |
| 58 | 58 | ||
| 59 | SRC_URI[md5sum] = "fcb09798114461955260e4d940db5987" | 59 | SRC_URI[md5sum] = "fcb09798114461955260e4d940db5987" |
diff --git a/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-base_0.10.36.bb b/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-base_0.10.36.bb index c86834f3ba..e2dbb1737c 100644 --- a/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-base_0.10.36.bb +++ b/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-base_0.10.36.bb | |||
| @@ -31,8 +31,8 @@ PACKAGECONFIG[x11] = "--enable-x --enable-xvideo,--disable-x --disable-xvideo,vi | |||
| 31 | PACKAGECONFIG[cdparanoia] = "--enable-cdparanoia,--disable-cdparanoia,cdparanoia" | 31 | PACKAGECONFIG[cdparanoia] = "--enable-cdparanoia,--disable-cdparanoia,cdparanoia" |
| 32 | 32 | ||
| 33 | do_configure_prepend() { | 33 | do_configure_prepend() { |
| 34 | # This m4 file contains nastiness which conflicts with libtool 2.2.2 | 34 | # This m4 file contains nastiness which conflicts with libtool 2.2.2 |
| 35 | rm -f ${S}/m4/lib-link.m4 | 35 | rm -f ${S}/m4/lib-link.m4 |
| 36 | } | 36 | } |
| 37 | 37 | ||
| 38 | FILES_${PN} += "${datadir}/${BPN}" | 38 | FILES_${PN} += "${datadir}/${BPN}" |
diff --git a/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-good_0.10.31.bb b/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-good_0.10.31.bb index d92289502e..7e4a525678 100644 --- a/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-good_0.10.31.bb +++ b/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-good_0.10.31.bb | |||
| @@ -37,8 +37,8 @@ EXTRA_OECONF += "--disable-aalib --disable-esd --disable-shout2 --disable-libcac | |||
| 37 | --disable-examples --disable-taglib" | 37 | --disable-examples --disable-taglib" |
| 38 | 38 | ||
| 39 | do_configure_prepend() { | 39 | do_configure_prepend() { |
| 40 | # This m4 file contains nastiness which conflicts with libtool 2.2.2 | 40 | # This m4 file contains nastiness which conflicts with libtool 2.2.2 |
| 41 | rm ${S}/m4/lib-link.m4 || true | 41 | rm ${S}/m4/lib-link.m4 || true |
| 42 | } | 42 | } |
| 43 | 43 | ||
| 44 | SRC_URI[md5sum] = "24f98a294a2b521e1b29412bdadae2e6" | 44 | SRC_URI[md5sum] = "24f98a294a2b521e1b29412bdadae2e6" |
diff --git a/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-ugly_0.10.19.bb b/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-ugly_0.10.19.bb index a8cb852752..199b47d762 100644 --- a/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-ugly_0.10.19.bb +++ b/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-ugly_0.10.19.bb | |||
| @@ -23,8 +23,8 @@ PACKAGECONFIG[amrnb] = "--enable-amrnb,--disable-amrnb,opencore-amr" | |||
| 23 | PACKAGECONFIG[amrwb] = "--enable-amrwb,--disable-amrwb,opencore-amr" | 23 | PACKAGECONFIG[amrwb] = "--enable-amrwb,--disable-amrwb,opencore-amr" |
| 24 | 24 | ||
| 25 | do_configure_prepend() { | 25 | do_configure_prepend() { |
| 26 | # This m4 file contains nastiness which conflicts with libtool 2.2.2 | 26 | # This m4 file contains nastiness which conflicts with libtool 2.2.2 |
| 27 | rm ${S}/m4/lib-link.m4 || true | 27 | rm ${S}/m4/lib-link.m4 || true |
| 28 | } | 28 | } |
| 29 | 29 | ||
| 30 | SRC_URI[md5sum] = "1d81c593e22a6cdf0f2b4f57eae93df2" | 30 | SRC_URI[md5sum] = "1d81c593e22a6cdf0f2b4f57eae93df2" |
diff --git a/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins.inc b/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins.inc index 68a70b1368..6e163a8c49 100644 --- a/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins.inc +++ b/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins.inc | |||
| @@ -23,7 +23,7 @@ PACKAGES_DYNAMIC += "^${PN}-.*" | |||
| 23 | # ${STAGING_DATADIR_NATIVE}/gettext/po/Makefile.in.in, but before configure is executed | 23 | # ${STAGING_DATADIR_NATIVE}/gettext/po/Makefile.in.in, but before configure is executed |
| 24 | # http://lists.linuxtogo.org/pipermail/openembedded-core/2012-November/032233.html | 24 | # http://lists.linuxtogo.org/pipermail/openembedded-core/2012-November/032233.html |
| 25 | oe_runconf_prepend() { | 25 | oe_runconf_prepend() { |
| 26 | if [ -e ${S}/po/Makefile.in.in ]; then | 26 | if [ -e ${S}/po/Makefile.in.in ]; then |
| 27 | sed -i -e "1a\\" -e 'GETTEXT_PACKAGE = @GETTEXT_PACKAGE@' ${S}/po/Makefile.in.in | 27 | sed -i -e "1a\\" -e 'GETTEXT_PACKAGE = @GETTEXT_PACKAGE@' ${S}/po/Makefile.in.in |
| 28 | fi | 28 | fi |
| 29 | } | 29 | } |
diff --git a/meta-multimedia/recipes-multimedia/gstreamer-0.10/gstreamer_0.10.36.bb b/meta-multimedia/recipes-multimedia/gstreamer-0.10/gstreamer_0.10.36.bb index f61a41092a..e3bd5e5d1f 100644 --- a/meta-multimedia/recipes-multimedia/gstreamer-0.10/gstreamer_0.10.36.bb +++ b/meta-multimedia/recipes-multimedia/gstreamer-0.10/gstreamer_0.10.36.bb | |||
| @@ -41,7 +41,7 @@ oe_runconf_prepend() { | |||
| 41 | } | 41 | } |
| 42 | 42 | ||
| 43 | #do_compile_prepend () { | 43 | #do_compile_prepend () { |
| 44 | # mv ${WORKDIR}/gstregistrybinary.[ch] ${S}/gst/ | 44 | # mv ${WORKDIR}/gstregistrybinary.[ch] ${S}/gst/ |
| 45 | #} | 45 | #} |
| 46 | 46 | ||
| 47 | RRECOMMENDS_${PN}_qemux86 += "kernel-module-snd-ens1370 kernel-module-snd-rawmidi" | 47 | RRECOMMENDS_${PN}_qemux86 += "kernel-module-snd-ens1370 kernel-module-snd-rawmidi" |
