gst-plugins: define disjunctive PACKAGES_DYNAMIC for each pack base/good/bad/ugly
[openembedded.git] / recipes / gstreamer / gst-common.inc
blob4ab689f591f66ac84f96efd26eae702a2a467bdd
1 SECTION = "multimedia"
2 PRIORITY = "optional"
3 LICENSE = "LGPL"
4 HOMEPAGE = "http://www.gstreamer.net/"
6 DEFAULT_PREFERENCE = "-1"
8 inherit autotools gettext pkgconfig
10 # gstreamer uses AG_GST_GETTEXT which autotools.bbclass doesn't grep for
11 do_configure_prepend() {
12         glib-gettextize --force --copy || true
15 OE_LT_RPATH_ALLOW = "any"
16 OE_LT_RPATH_ALLOW[export]="1"