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