diff options
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc')
| -rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc index 47f3f40110..4909b10d54 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc | |||
| @@ -25,13 +25,12 @@ PACKAGECONFIG[ogg] = "--enable-ogg,--disable-ogg,libogg" | |||
| 25 | PACKAGECONFIG[theora] = "--enable-theora,--disable-theora,libtheora" | 25 | PACKAGECONFIG[theora] = "--enable-theora,--disable-theora,libtheora" |
| 26 | PACKAGECONFIG[vorbis] = "--enable-vorbis,--disable-vorbis,libvorbis" | 26 | PACKAGECONFIG[vorbis] = "--enable-vorbis,--disable-vorbis,libvorbis" |
| 27 | PACKAGECONFIG[pango] = "--enable-pango,--disable-pango,pango" | 27 | PACKAGECONFIG[pango] = "--enable-pango,--disable-pango,pango" |
| 28 | # libvisual do not seem to exist anywhere in OE | ||
| 29 | PACKAGECONFIG[visual] = "--enable-libvisual,--disable-libvisual,libvisual" | ||
| 30 | PACKAGECONFIG[cdparanoia] = "--enable-cdparanoia,--disable-cdparanoia,cdparanoia" | ||
| 28 | 31 | ||
| 29 | |||
| 30 | # cdparanoia and libvisual do not seem to exist anywhere in OE | ||
| 31 | EXTRA_OECONF += " \ | 32 | EXTRA_OECONF += " \ |
| 32 | --disable-freetypetest \ | 33 | --disable-freetypetest \ |
| 33 | --disable-cdparanoia \ | ||
| 34 | --disable-libvisual \ | ||
| 35 | " | 34 | " |
| 36 | 35 | ||
| 37 | FILES_${MLPREFIX}libgsttag-1.0 += "${datadir}/gst-plugins-base/1.0/license-translations.dict" | 36 | FILES_${MLPREFIX}libgsttag-1.0 += "${datadir}/gst-plugins-base/1.0/license-translations.dict" |
