diff options
Diffstat (limited to 'meta-extras/packages/helix/ribosome/clutter.bif')
| -rwxr-xr-x | meta-extras/packages/helix/ribosome/clutter.bif | 68 |
1 files changed, 0 insertions, 68 deletions
diff --git a/meta-extras/packages/helix/ribosome/clutter.bif b/meta-extras/packages/helix/ribosome/clutter.bif deleted file mode 100755 index a87fcb3faa..0000000000 --- a/meta-extras/packages/helix/ribosome/clutter.bif +++ /dev/null | |||
| @@ -1,68 +0,0 @@ | |||
| 1 | <?xml version="1.0" ?> | ||
| 2 | <build id="clutter"> | ||
| 3 | <inherit id="hxclient_3_1_0_atlas"/> | ||
| 4 | <cvs root="helix"/> | ||
| 5 | <cvs tag="hxclient_3_1_0_atlas"/> | ||
| 6 | <default target="clutter" profile="helix-client-all-defines" options=""/> | ||
| 7 | <targets> | ||
| 8 | |||
| 9 | <!-- clutter --> | ||
| 10 | <module id="clutter" name="clientapps/clutter" group="core"> | ||
| 11 | <includeplatforms> | ||
| 12 | unix | ||
| 13 | </includeplatforms> | ||
| 14 | |||
| 15 | <defines> | ||
| 16 | HELIX_FEATURE_AUDIO_VORBIS | ||
| 17 | HELIX_FEATURE_VIDEO_THEORA | ||
| 18 | HELIX_FEATURE_NETSERVICES_SHIM | ||
| 19 | HELIX_FEATURE_AVIFF | ||
| 20 | HELIX_CONFIG_SLUGGISHAUTOUPGRADE | ||
| 21 | HELIX_FEATURE_ALSA | ||
| 22 | _FORTIFY_SOURCE=2 | ||
| 23 | </defines> | ||
| 24 | |||
| 25 | <source_dependlist> | ||
| 26 | client_include | ||
| 27 | datatype_tools_dtdriver_dtdrplin | ||
| 28 | </source_dependlist> | ||
| 29 | |||
| 30 | <dependlist> | ||
| 31 | helix_client_objs | ||
| 32 | player_hxclientkit | ||
| 33 | player_hxclientkit_src_hxrecordengine | ||
| 34 | client_core | ||
| 35 | client_resource | ||
| 36 | client_xres | ||
| 37 | protocol_sdp | ||
| 38 | video_site | ||
| 39 | datatype_smil | ||
| 40 | datatype_text_realtext_fileformat | ||
| 41 | datatype_text_realtext_renderer | ||
| 42 | datatype_tools_dtdriver_dtdrplin | ||
| 43 | datatype_ogg_fileformat | ||
| 44 | datatype_vorbis_renderer | ||
| 45 | datatype_theora_renderer | ||
| 46 | datatype_h261_renderer | ||
| 47 | datatype_h263 | ||
| 48 | datatype_group_audio | ||
| 49 | datatype_group_image | ||
| 50 | datatype_ram | ||
| 51 | datatype_sdp | ||
| 52 | datatype_avi_fileformat | ||
| 53 | filesystem_local | ||
| 54 | filesystem_http | ||
| 55 | filesystem_memory | ||
| 56 | common_auth_authmgr | ||
| 57 | common_auth_rn5auth | ||
| 58 | client_auth_basicauth | ||
| 59 | common_log_logsystem | ||
| 60 | common_log_logobserverfile | ||
| 61 | </dependlist> | ||
| 62 | |||
| 63 | </module> | ||
| 64 | |||
| 65 | </targets> | ||
| 66 | |||
| 67 | </build> | ||
| 68 | |||
