CompilerCompatibility/mw/dlnasrv/package_definition.xml
changeset 139 012b7ecead80
parent 32 f796f85fb016
child 212 a44ae815a47f
equal deleted inserted replaced
138:6892870d74c9 139:012b7ecead80
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <!DOCTYPE SystemDefinition [
     2 <!DOCTYPE SystemDefinition [
     3  <!ELEMENT SystemDefinition (systemModel?,SystemBuild?)>
     3  <!ELEMENT SystemDefinition (systemModel)>
     4  <!ATTLIST SystemDefinition
     4  <!ATTLIST SystemDefinition
     5   name CDATA #REQUIRED
     5   name CDATA #REQUIRED
     6   schema CDATA #REQUIRED>
     6   schema CDATA #REQUIRED>
     7  <!ELEMENT systemModel (layer+)>
     7  <!ELEMENT systemModel (layer+)>
     8  <!ELEMENT layer (block*|collection*)*>
     8  <!ELEMENT layer (block*|collection*)*>
    47   root CDATA #IMPLIED
    47   root CDATA #IMPLIED
    48   version NMTOKEN #IMPLIED
    48   version NMTOKEN #IMPLIED
    49   prebuilt NMTOKEN #IMPLIED
    49   prebuilt NMTOKEN #IMPLIED
    50   late (Y|N) #IMPLIED
    50   late (Y|N) #IMPLIED
    51   priority CDATA #IMPLIED>
    51   priority CDATA #IMPLIED>
    52  <!ELEMENT SystemBuild (option*|target+|targetList+|list+|configuration+)*>
       
    53  <!ATTLIST SystemBuild schema CDATA #REQUIRED>
       
    54  <!ELEMENT list (ref+)>
       
    55  <!ATTLIST list
       
    56   name ID #REQUIRED
       
    57   description CDATA #REQUIRED>
       
    58  <!ELEMENT ref EMPTY>
       
    59  <!ATTLIST ref item CDATA #REQUIRED>
       
    60  <!ELEMENT targetList EMPTY>
       
    61  <!ATTLIST targetList
       
    62   name ID #REQUIRED
       
    63   description CDATA #REQUIRED
       
    64   target IDREFS #REQUIRED>
       
    65  <!ELEMENT target EMPTY>
       
    66  <!ATTLIST target
       
    67   name ID #REQUIRED
       
    68   abldTarget CDATA #REQUIRED
       
    69   description CDATA #REQUIRED>
       
    70  <!ELEMENT option EMPTY>
       
    71  <!ATTLIST option
       
    72   name ID #REQUIRED
       
    73   abldOption CDATA #REQUIRED
       
    74   description CDATA #REQUIRED
       
    75   enable (Y|N) #REQUIRED>
       
    76  <!ELEMENT configuration (listRef+|ref+|task+)*>
       
    77  <!ATTLIST configuration
       
    78   name ID #REQUIRED
       
    79   description CDATA #REQUIRED
       
    80   filter CDATA #REQUIRED>
       
    81  <!ELEMENT task (listRef*,(buildLayer|specialInstructions))>
       
    82  <!ELEMENT listRef EMPTY>
       
    83  <!ATTLIST listRef list CDATA #REQUIRED>
       
    84  <!ELEMENT buildLayer EMPTY>
       
    85  <!ATTLIST buildLayer
       
    86   command CDATA #REQUIRED
       
    87   targetList IDREFS #IMPLIED
       
    88   unitParallel (Y|N) #REQUIRED
       
    89   targetParallel (Y|N) 'N'>
       
    90  <!ELEMENT specialInstructions EMPTY>
       
    91  <!ATTLIST specialInstructions
       
    92   name CDATA #REQUIRED
       
    93   cwd CDATA #REQUIRED
       
    94   root CDATA #IMPLIED
       
    95   command CDATA #REQUIRED>
       
    96 ]>
    52 ]>
    97 <SystemDefinition schema="2.0.1" name="Symbian^3">
    53 <SystemDefinition name="Symbian^3" schema="2.0.1">
    98 <systemModel>
    54 <systemModel>
    99 <layer name="mw">
    55 <layer name="mw" long-name="Middleware" levels="generic specific">
   100 <block name="dlnasrv">
    56 <block name="dlnasrv" level="specific" long-name="DLNA Services" levels="stack server ctrl framework plugin">
   101 <collection name="s60">
    57     <!-- uncomment all the units when configuration is in place, they're currently #included from other xxx_build components -->
   102 <component name="homemedia">
    58     <collection name="upnpavcontrolpoint" long-name="UPnP A/V Control Point" level="plugin">
   103 <unit bldFile="/sf/mw/dlnasrv/homemedia/group" mrp=""/>
    59      <component name="avcontrolframework" filter="s60" long-name="A/V Control Famework" introduced="9.1" deprecated="^3">
   104 </component>
    60       <unit bldFile="/sf/mw/dlnasrv/upnpavcontrolpoint/avcontrolframework/group"/>
   105 <component name="homesync">
    61      </component>
   106 <unit bldFile="/sf/mw/dlnasrv/homesync/group" mrp=""/>
    62      <component name="upnpavcontrolpoint_build" filter="s60" long-name="UPnP A/V Control Point Build" introduced="9.1" deprecated="^3">
   107 </component>
    63       <!-- put exports in other component instead -->
   108 <component name="upnpavcontrolpoint">
    64       <unit bldFile="/sf/mw/dlnasrv/upnpavcontrolpoint/group"/>
   109 <unit bldFile="/sf/mw/dlnasrv/upnpavcontrolpoint/group" mrp=""/>
    65      </component>
   110 </component>
    66     </collection>
   111 <component name="upnpframework">
    67     <collection name="upnpmediaserver" long-name="UPnP Media Server" level="server">
   112 <unit bldFile="/sf/mw/dlnasrv/upnpframework/group" mrp=""/>
    68      <component name="avobjects" filter="s60" long-name="A/V Objects">
   113 </component>
    69       <unit bldFile="/sf/mw/dlnasrv/upnpmediaserver/avobjects/group"/>
   114 <component name="upnpharvester">
    70      </component>
   115 <unit bldFile="/sf/mw/dlnasrv/upnpharvester/group" mrp=""/>
    71      <component name="mediaserverclient" filter="s60" long-name="Media Server Client">
   116 </component>
    72       <unit bldFile="/sf/mw/dlnasrv/upnpmediaserver/mediaserverclient/group"/>
   117 <component name="upnpmediaserver">
    73      </component>
   118 <unit bldFile="/sf/mw/dlnasrv/upnpmediaserver/group" mrp=""/>
    74      <component name="connectionmanagerservice" filter="s60" long-name="Connection Manager Service">
   119 </component>
    75       <unit bldFile="/sf/mw/dlnasrv/upnpmediaserver/connectionmanagerservice/group"/>
   120 <component name="upnpavcontroller">
    76      </component>
   121 <unit bldFile="/sf/mw/dlnasrv/upnpavcontroller/group" mrp=""/>
    77      <component name="contentdirectoryservice" filter="s60" long-name="Content Directory Service">
   122 </component>
    78       <unit bldFile="/sf/mw/dlnasrv/upnpmediaserver/contentdirectoryservice/group"/>
   123 <component name="upnpsharing">
    79      </component>
   124 <unit bldFile="/sf/mw/dlnasrv/upnpsharing/group" mrp=""/>
    80      <component name="mediaserverengine" filter="s60" long-name="Media Server Engine">
   125 </component>
    81       <unit bldFile="/sf/mw/dlnasrv/upnpmediaserver/mediaserverengine/group"/>
   126 <component name="upnpsettings">
    82      </component>
   127 <unit bldFile="/sf/mw/dlnasrv/upnpsettings/group" mrp=""/>
    83      <component name="upnpmediaserver_build" filter="s60" long-name="UPnP Media Server Build">
   128 </component>
    84       <!-- move exports into one of above components -->
   129 <component name="upnpmpxplugins">
    85       <unit bldFile="/sf/mw/dlnasrv/upnpmediaserver/group"/>
   130 <unit bldFile="/sf/mw/dlnasrv/upnpmpxplugins/group" mrp=""/>
    86      </component>
   131 </component>
    87     </collection>
   132 <component name="dlnasrv_plat">
    88     <collection name="upnpavcontroller" long-name="UPnP A/V Controller" level="ctrl">
   133 <unit bldFile="/sf/mw/dlnasrv/dlnasrv_plat/group" mrp=""/>
    89      <component name="upnpxmlparser" filter="s60" long-name="UPnP XML Parser" introduced="^2">
   134 </component>
    90       <unit bldFile="/sf/mw/dlnasrv/upnpavcontroller/upnpxmlparser/group"/>
   135 </collection>
    91      </component>
   136 </block>
    92      <component name="upnpavcontrollerserver" filter="s60" long-name="UPnP A/V Controller Server" introduced="^2">
       
    93       <unit bldFile="/sf/mw/dlnasrv/upnpavcontroller/upnpavcontrollerserver/group"/>
       
    94      </component>
       
    95      <component name="upnpavcontrollerclient" filter="s60" long-name="UPnP A/V Ccontroller Client" introduced="^2">
       
    96       <unit bldFile="/sf/mw/dlnasrv/upnpavcontroller/upnpavcontrollerclient/group"/>
       
    97      </component>
       
    98      <component name="upnpavcontrollerhelper" filter="s60" long-name="UPnP A/V Controller Helper" introduced="^2">
       
    99       <unit bldFile="/sf/mw/dlnasrv/upnpavcontroller/upnpavcontrollerhelper/group"/>
       
   100      </component>
       
   101      <component name="upnpavcontroller_build" filter="s60" long-name="UPnP A/V Controller Build" introduced="^2">
       
   102       <!-- move exports content into one of above components -->
       
   103       <unit bldFile="/sf/mw/dlnasrv/upnpavcontroller/group"/>
       
   104      </component>
       
   105     </collection>
       
   106     <collection name="upnpframework" long-name="UPnP Framework" level="framework">
       
   107      <component name="upnputilities" filter="s60" long-name="UPnP Utilities" introduced="^2">
       
   108       <unit bldFile="/sf/mw/dlnasrv/upnpframework/upnputilities/group"/>
       
   109      </component>
       
   110      <component name="upnpextensionpluginif" filter="s60" long-name="UPnP Home Media Extension Plugin Interface" introduced="^2" deprecated="^3">
       
   111       <!-- <unit bldFile="upnpframework/upnpextensionpluginif/group"/> -->
       
   112      </component>
       
   113      <component name="upnpfiletransferengine" filter="s60" long-name="UPnP File Transfer Engine" introduced="^2" deprecated="^3">
       
   114       <!-- <unit bldFile="upnpframework/upnpfiletransferengine/group"/>-->
       
   115      </component>
       
   116      <component name="upnpcommonui" filter="s60" long-name="UPnP Common UI" introduced="^2" deprecated="^3">
       
   117       <!--<unit bldFile="upnpframework/upnpcommonui/group"/>-->
       
   118      </component>
       
   119      <component name="upnpaiwengine" filter="s60" long-name="UPnP AIW Engine" introduced="^2" deprecated="^3">
       
   120       <!--<unit bldFile="upnpframework/upnpaiwengine/group"/> -->
       
   121      </component>
       
   122      <component name="upnpaiwprovider" filter="s60" long-name="UPnP AIW Provider" introduced="^2" deprecated="^3" plugin="Y">
       
   123       <!--<unit bldFile="upnpframework/upnpaiwprovider/group"/>-->
       
   124      </component>
       
   125      <component name="upnpmusicadapter" filter="s60" long-name="UPnP Music Adapter" introduced="^2">
       
   126       <unit bldFile="/sf/mw/dlnasrv/upnpframework/upnpmusicadapter/group"/>
       
   127      </component>
       
   128      <component name="upnpcommand" filter="s60" long-name="UPnP Command" introduced="^2">
       
   129       <unit bldFile="/sf/mw/dlnasrv/upnpframework/upnpcommand/group"/>
       
   130      </component>
       
   131      <component name="upnpframework_build" filter="s60" long-name="UPnP Framework Build" introduced="^2">
       
   132       <!-- move exports content into one of above components -->
       
   133       <unit bldFile="/sf/mw/dlnasrv/upnpframework/group"/>
       
   134      </component>
       
   135     </collection>
       
   136     <collection name="upnpsettings" long-name="UPnP Settings" level="framework">
       
   137      <component name="upnpsettingsengine" filter="s60" long-name="UPnP Settings Engine" introduced="^2">
       
   138       <unit bldFile="/sf/mw/dlnasrv/upnpsettings/upnpsettingsengine/group"/>
       
   139      </component>
       
   140      <component name="multiselectionui" filter="s60" long-name="Multi-Selection UI" introduced="^2" deprecated="^3">
       
   141       <!--<unit bldFile="upnpsettings/multiselectionui/group"/>-->
       
   142      </component>
       
   143      <component name="appwizard" filter="s60" long-name="UPnP Settings Wizard App" introduced="^2" deprecated="^3">
       
   144       <!--<unit bldFile="upnpsettings/appwizard/group"/>-->
       
   145      </component>
       
   146      <component name="upnpsharingui" filter="s60" long-name="UPnP Sharing UI" introduced="^2" deprecated="^3">
       
   147       <!--<unit bldFile="upnpsettings/upnpsharingui/group"/>-->
       
   148      </component>
       
   149      <component name="upnpgsplugin" filter="s60" long-name="UPnP GS Plugin" introduced="^2" plugin="Y">
       
   150       <unit bldFile="/sf/mw/dlnasrv/upnpsettings/upnpgsplugin/group"/>
       
   151      </component>
       
   152      <component name="upnpsettings_build" filter="s60" long-name="UPnP Settings Build" introduced="^2">
       
   153       <!-- move exports content into one of above components -->
       
   154       <unit bldFile="/sf/mw/dlnasrv/upnpsettings/group"/>
       
   155      </component>
       
   156     </collection>
       
   157     <collection name="upnpsharing" long-name="UPnP Sharing" level="server">
       
   158      <component name="upnpdlnaprofiler" filter="s60" long-name="UPnP DLNA Profiler" introduced="^2">
       
   159       <unit bldFile="/sf/mw/dlnasrv/upnpsharing/upnpdlnaprofiler/group"/>
       
   160      </component>
       
   161      <component name="upnpsecurity" filter="s60" long-name="UPnP Security" introduced="^2">
       
   162       <unit bldFile="/sf/mw/dlnasrv/upnpsharing/upnpsecurity/group"/>
       
   163      </component>
       
   164      <component name="upnpcontentserver" filter="s60" long-name="UPnP Content Server" introduced="^2">
       
   165       <unit bldFile="/sf/mw/dlnasrv/upnpsharing/upnpcontentserver/group"/>
       
   166      </component>
       
   167      <component name="applicationengine" filter="s60" long-name="UPnP Application Engine" introduced="^2">
       
   168       <unit bldFile="/sf/mw/dlnasrv/upnpsharing/applicationengine/group"/>
       
   169      </component>
       
   170      <component name="upnpsharing_build" filter="s60" long-name="UPnP Sharing Build" introduced="^2">
       
   171       <!-- move exports content into one of above components -->
       
   172       <unit bldFile="/sf/mw/dlnasrv/upnpsharing/group"/>
       
   173      </component>
       
   174     </collection>
       
   175     <collection name="upnpmpxplugins" long-name="UPnP MPX Plugins" level="plugin">
       
   176      <component name="upnpplaybackplugins" filter="s60" long-name="UPnP Playback Plugins" introduced="^2" plugin="Y">
       
   177       <unit bldFile="/sf/mw/dlnasrv/upnpmpxplugins/upnpplaybackplugins/group"/>
       
   178      </component>
       
   179      <component name="upnpmpxplugins_build" filter="s60" long-name="UPnP MPX Plugins Build" introduced="^2">
       
   180       <!-- move exports content into other component? -->
       
   181       <unit bldFile="/sf/mw/dlnasrv/upnpmpxplugins/group"/>
       
   182      </component>
       
   183     </collection>
       
   184     <collection name="upnpharvester" long-name="UPnP Harvester" level="ctrl">
       
   185      <component name="upnpharvester_common" filter="s60" long-name="UPnP Harvester Common" introduced="^2" deprecated="^3" class="placeholder">
       
   186       <!-- need to merge or #include these to a single bld.inf -->
       
   187       <!--<unit bldFile="upnpharvester/common/cmlibrary/group"/>
       
   188         <unit bldFile="upnpharvester/common/cmsettings/group"/>
       
   189         <unit bldFile="upnpharvester/common/cmsqlwrapper/group"/>
       
   190         <unit bldFile="upnpharvester/common/dbmanager/group"/>-->
       
   191      </component>
       
   192      <component name="cdssync" filter="s60" long-name="CDS Sync" introduced="^2" deprecated="^3" class="placeholder">
       
   193       <!-- <unit bldFile="upnpharvester/cdssync/common"/>-->
       
   194      </component>
       
   195      <component name="mdhserver" filter="s60" long-name="Metadata Harvester Server" introduced="^2" deprecated="^3" class="placeholder">
       
   196       <!--<unit bldFile="upnpharvester/mdhserver/group"/>-->
       
   197      </component>
       
   198      <component name="upnpharvester_build" filter="s60" long-name="UPnP Harvester Build" introduced="^2" deprecated="^3" class="placeholder">
       
   199       <!-- could just make the whole collection one component and move down a dir. Or move the exports here into the other component -->
       
   200       <!--<unit bldFile="upnpharvester/group"/>-->
       
   201      </component>
       
   202     </collection>
       
   203     <collection name="homesync" long-name="Home Sync" level="plugin">
       
   204      <component name="contentmanager" filter="s60" long-name="Content Manager" introduced="^2" deprecated="^3" class="placeholder">
       
   205       <!-- <unit bldFile="homesync/group"/>-->
       
   206       <!-- move bld.inf into contentmanager dir -->
       
   207      </component>
       
   208     </collection>
       
   209     <collection name="homemedia" long-name="Home Media" level="framework">
       
   210      <!-- collection is really just a component. Move down a directory -->
       
   211      <component name="homemedia_build" filter="s60" long-name="Home Media" introduced="^2" deprecated="^3" class="placeholder">
       
   212       <!-- <unit bldFile="homemedia/group"/> -->
       
   213      </component>
       
   214     </collection>
       
   215     <collection name="dlnasrv_info" long-name="DLNA Services Info" level="plugin">
       
   216      <component name="dlnasrv_plat" filter="s60" long-name="DLNA Services Platform Interfaces" class="api">
       
   217       <unit bldFile="/sf/mw/dlnasrv/dlnasrv_plat/group"/>
       
   218      </component>
       
   219      <component name="dlnasrv_build" filter="s60" long-name="DLNA Services Build">
       
   220       <!-- need to #include upnpplatformvar.hrh from each #included bld.inf, then this can be removed  -->
       
   221       <unit bldFile="/sf/mw/dlnasrv/group"/>
       
   222      </component>
       
   223     </collection>
       
   224    </block>
   137 </layer>
   225 </layer>
   138 </systemModel>
   226 </systemModel>
   139 </SystemDefinition>
   227 </SystemDefinition>