symbian4/mw/gstreamer/package_definition.xml
author Dario Sestito <darios@symbian.org>
Fri, 10 Sep 2010 18:03:28 +0100
changeset 412 44963203dd34
child 425 2b5206a690f5
permissions -rw-r--r--
Update package models from latest system model (platform@26fe06acc4d1)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
412
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     2
<!DOCTYPE SystemDefinition [
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     3
 <!ELEMENT SystemDefinition (systemModel)>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     4
 <!ATTLIST SystemDefinition
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     5
  name CDATA #REQUIRED
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     6
  schema CDATA #REQUIRED>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     7
 <!ELEMENT systemModel (layer+)>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     8
 <!ELEMENT layer (block*|collection*)*>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     9
 <!ATTLIST layer
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    10
  name CDATA #REQUIRED
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    11
  long-name CDATA #IMPLIED
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    12
  levels NMTOKENS #IMPLIED
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    13
  span CDATA #IMPLIED>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    14
 <!ELEMENT block (subblock*|collection*)*>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    15
 <!ATTLIST block
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    16
  levels NMTOKENS #IMPLIED
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    17
  span CDATA #IMPLIED
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    18
  level NMTOKEN #IMPLIED
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    19
  name CDATA #REQUIRED
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    20
  long-name CDATA #IMPLIED>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    21
 <!ELEMENT subblock (collection)*>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    22
 <!ATTLIST subblock
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    23
  name CDATA #REQUIRED
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    24
  long-name CDATA #IMPLIED>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    25
 <!ELEMENT collection (component)*>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    26
 <!ATTLIST collection
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    27
  name CDATA #REQUIRED
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    28
  long-name CDATA #IMPLIED
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    29
  level NMTOKEN #IMPLIED>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    30
 <!ELEMENT component (unit)*>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    31
 <!ATTLIST component
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    32
  name CDATA #REQUIRED
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    33
  long-name CDATA #IMPLIED
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    34
  deprecated CDATA #IMPLIED
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    35
  introduced CDATA #IMPLIED
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    36
  contract CDATA #IMPLIED
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    37
  plugin (Y|N) 'N'
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    38
  filter CDATA #IMPLIED
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    39
  class NMTOKENS #IMPLIED
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    40
  supports CDATA #IMPLIED
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    41
  purpose (optional|mandatory|development) 'optional'>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    42
 <!ELEMENT unit EMPTY>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    43
 <!ATTLIST unit
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    44
  mrp CDATA #IMPLIED
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    45
  filter CDATA #IMPLIED
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    46
  bldFile CDATA #IMPLIED
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    47
  root CDATA #IMPLIED
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    48
  version NMTOKEN #IMPLIED
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    49
  prebuilt NMTOKEN #IMPLIED
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    50
  late (Y|N) #IMPLIED
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    51
  priority CDATA #IMPLIED>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    52
]>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    53
<SystemDefinition schema="2.0.1" name="Symbian^4">
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    54
 <systemModel>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    55
  <layer name="mw" long-name="Middleware" levels="generic specific">
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    56
   <block name="gstreamer" level="generic" levels="plugin core api" long-name="GStreamer">
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    57
<!-- structure matches planned directory layout -->
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    58
<collection name="gstreamerfw" long-name="GStreamer Framework" level="core">
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    59
<component name="gstreamer_core" long-name="GStreamer Core" introduced="^3" filter="s60" purpose="optional">
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    60
<unit bldFile="/sf/mw/gstreamer/gstreamer_core/group"/>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    61
</component>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    62
</collection>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    63
<collection name="gst_plugins" long-name="GStreamer Plugins" level="plugin">
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    64
<component name="gst_plugins_base" long-name="GStreamer Base Plugins" introduced="^3" filter="s60" purpose="optional">
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    65
<unit bldFile="/sf/mw/gstreamer/gst_plugins_base/group"/>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    66
</component>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    67
<component name="gst_plugins_good" long-name="GStreamer Good Plugins" introduced="^3" filter="s60" purpose="optional">
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    68
<unit bldFile="/sf/mw/gstreamer/gst_plugins_good/group"/>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    69
</component>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    70
<component name="gst_plugins_symbian" long-name="GStreamer Sybmian Plugins" introduced="^3" filter="s60" purpose="optional">
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    71
<unit bldFile="/sf/mw/gstreamer/gst_plugins_symbian/group" filter="!test"/>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    72
</component>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    73
</collection>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    74
<collection name="gstregistrygenerator" long-name="GStreamer Registry Generator" level="core">
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    75
<!-- collection is really a component. Move down an directory  -->
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    76
<component name="gstregistrygenerator_build" long-name="GStreamer Registry Generator Build" introduced="^3" filter="s60" purpose="optional">
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    77
<unit bldFile="/sf/mw/gstreamer/gstregistrygenerator/group"/>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    78
</component>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    79
</collection>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    80
<collection name="gst_test_apps" long-name="GStreamer Test Applications" level="api"/>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    81
<collection name="gstreamer_info" long-name="GStreamer Info" level="api">
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    82
<component name="gstreamer_rom" long-name="GStreamer ROM" introduced="^3" filter="s60" purpose="optional" class="config">
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    83
<unit bldFile="/sf/mw/gstreamer/rom"/>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    84
</component>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    85
</collection>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    86
</block>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    87
  </layer>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    88
 </systemModel>
44963203dd34 Update package models from latest system model (platform@26fe06acc4d1)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    89
</SystemDefinition>