enigma2 : change vfd font (skin_user.xml)
[vuplus_openembedded] / recipes / gstreamer / gst-common.inc
1 SECTION = "multimedia"
2 PRIORITY = "optional"
3 LICENSE = "LGPL"
4 HOMEPAGE = "http://www.gstreamer.net/"
5
6 DEFAULT_PREFERENCE = "-1"
7
8 inherit autotools pkgconfig
9
10 OE_LT_RPATH_ALLOW = "any"
11 OE_LT_RPATH_ALLOW[export]="1"
12
13 AUTOTOOLS_STAGE_PKGCONFIG = "1"
14
15 do_stage() {
16         autotools_stage_all
17 }
18
19