symbian4/mw/srvdiscovery/package_definition.xml
author Simon Howkins <simonh@symbian.org>
Mon, 22 Nov 2010 14:26:29 +0000
branchHighFidelityModel
changeset 503 369bf028144a
parent 391 1cd75ad5b512
permissions -rw-r--r--
Removed __WEB_WIDGETS configuration, as it's now done within the bld.infs referenced by the webuis package definition
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
150
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     2
<SystemDefinition schema="3.0.0">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     3
 <package id="srvdiscovery" name="Service Discovery and Usage" levels="plugin framework server generic specific">
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     4
  <collection id="upnpstack_plat" name="UPnP Stack Platform Interfaces" level="specific">
391
1cd75ad5b512 Update many pkgdefs. Mostly adding/removing filter="s60" and qt:proFile="-r" (no longer needed). the rest catch up to the state of the packages' codelines.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 330
diff changeset
     5
   <component id="upnp_device_api" name="UPnP Device API" purpose="optional" introduced="^3" class="api" filter="s60">
150
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     6
    <meta rel="Api" href="upnp/upnpstack_plat/upnp_device_api/upnp_device_api.metaxml"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     7
    <unit bldFile="upnp/upnpstack_plat/upnp_device_api/group"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     8
   </component>
391
1cd75ad5b512 Update many pkgdefs. Mostly adding/removing filter="s60" and qt:proFile="-r" (no longer needed). the rest catch up to the state of the packages' codelines.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 330
diff changeset
     9
   <component id="upnp_common_api" name="UPnP Common API" purpose="optional" introduced="^3" class="api" filter="s60">
150
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    10
    <meta rel="Api" href="upnp/upnpstack_plat/upnp_common_api/upnp_common_api.metaxml"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    11
    <unit bldFile="upnp/upnpstack_plat/upnp_common_api/group"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    12
   </component>
391
1cd75ad5b512 Update many pkgdefs. Mostly adding/removing filter="s60" and qt:proFile="-r" (no longer needed). the rest catch up to the state of the packages' codelines.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 330
diff changeset
    13
   <component id="upnp_utils_api" name="UPnP Utils API" purpose="optional" introduced="^3" class="api" filter="s60">
150
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    14
    <meta rel="Api" href="upnp/upnpstack_plat/upnp_utils_api/upnp_utils_api.metaxml"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    15
    <unit bldFile="upnp/upnpstack_plat/upnp_utils_api/group"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    16
   </component>
391
1cd75ad5b512 Update many pkgdefs. Mostly adding/removing filter="s60" and qt:proFile="-r" (no longer needed). the rest catch up to the state of the packages' codelines.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 330
diff changeset
    17
   <component id="upnp_control_point_api" name="UPnP Control Point API" purpose="optional" introduced="^3" class="api" filter="s60">
150
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    18
    <meta rel="Api" href="upnp/upnpstack_plat/upnp_control_point_api/upnp_control_point_api.metaxml"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    19
    <unit bldFile="upnp/upnpstack_plat/upnp_control_point_api/group"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    20
   </component>
391
1cd75ad5b512 Update many pkgdefs. Mostly adding/removing filter="s60" and qt:proFile="-r" (no longer needed). the rest catch up to the state of the packages' codelines.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 330
diff changeset
    21
   <component id="upnp_httpserver_api" name="UPnP HTTP Server API" purpose="optional" introduced="^3" class="api" filter="s60">
150
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    22
    <meta rel="Api" href="upnp/upnpstack_plat/upnp_httpserver_api/upnp_httpserver_api.metaxml"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    23
    <unit bldFile="upnp/upnpstack_plat/upnp_httpserver_api/group"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    24
   </component>
391
1cd75ad5b512 Update many pkgdefs. Mostly adding/removing filter="s60" and qt:proFile="-r" (no longer needed). the rest catch up to the state of the packages' codelines.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 330
diff changeset
    25
   <component id="upnp_http_transfer_api" name="UPnP HTTP Transfer API" purpose="optional" introduced="^3" class="api" filter="s60">
150
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    26
    <meta rel="Api" href="upnp/upnpstack_plat/upnp_http_transfer_api/upnp_http_transfer_api.metaxml"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    27
    <unit bldFile="upnp/upnpstack_plat/upnp_http_transfer_api/group"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    28
   </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    29
  </collection>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    30
  <collection id="servicediscoveryandcontrol" name="Service Discovery and Control" level="framework">
330
dc8c3f5ca92a Bring mw layer pkgdefs up to date with latest code drop
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 246
diff changeset
    31
      <component id="servicediscoveryfw" name="Service Discovery Framework" introduced="^3" purpose="optional" filter="s60">
150
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    32
    <unit bldFile="servicediscoveryandcontrol/pnp/group" mrp="servicediscoveryandcontrol/pnp/group/servicediscoveryframework.mrp"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    33
   </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    34
  </collection>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    35
  <collection id="upnp" name="UPnP" level="server">
330
dc8c3f5ca92a Bring mw layer pkgdefs up to date with latest code drop
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 246
diff changeset
    36
      <component id="upnpstack" name="UPnP Stack" introduced="^3" purpose="optional" filter="s60">
150
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    37
    <unit bldFile="upnp/upnpstack/group"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    38
   </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    39
  </collection>
391
1cd75ad5b512 Update many pkgdefs. Mostly adding/removing filter="s60" and qt:proFile="-r" (no longer needed). the rest catch up to the state of the packages' codelines.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 330
diff changeset
    40
  <collection id="srvdiscovery_services" name="Service Discovery Services" level="server">
1cd75ad5b512 Update many pkgdefs. Mostly adding/removing filter="s60" and qt:proFile="-r" (no longer needed). the rest catch up to the state of the packages' codelines.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 330
diff changeset
    41
   <component id="terminalmodeservice_plat" name="Terminal Mode Service Platform Interfaces" introduced="^4" class="api" filter="s60">
1cd75ad5b512 Update many pkgdefs. Mostly adding/removing filter="s60" and qt:proFile="-r" (no longer needed). the rest catch up to the state of the packages' codelines.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 330
diff changeset
    42
    <unit bldFile="services/terminalmodeservice_plat/group"/>
1cd75ad5b512 Update many pkgdefs. Mostly adding/removing filter="s60" and qt:proFile="-r" (no longer needed). the rest catch up to the state of the packages' codelines.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 330
diff changeset
    43
   </component>
1cd75ad5b512 Update many pkgdefs. Mostly adding/removing filter="s60" and qt:proFile="-r" (no longer needed). the rest catch up to the state of the packages' codelines.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 330
diff changeset
    44
   <component id="terminalmodeservice" name="Terminal Mode Service" introduced="^4" filter="s60">
1cd75ad5b512 Update many pkgdefs. Mostly adding/removing filter="s60" and qt:proFile="-r" (no longer needed). the rest catch up to the state of the packages' codelines.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 330
diff changeset
    45
    <unit bldFile="services/terminalmodeservice/group"/>
1cd75ad5b512 Update many pkgdefs. Mostly adding/removing filter="s60" and qt:proFile="-r" (no longer needed). the rest catch up to the state of the packages' codelines.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 330
diff changeset
    46
   </component>
1cd75ad5b512 Update many pkgdefs. Mostly adding/removing filter="s60" and qt:proFile="-r" (no longer needed). the rest catch up to the state of the packages' codelines.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 330
diff changeset
    47
  </collection>
150
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    48
  <collection id="srvdiscovery_info" name="Service Discovery and Usage Info" level="specific">
330
dc8c3f5ca92a Bring mw layer pkgdefs up to date with latest code drop
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 246
diff changeset
    49
      <component id="srvdiscovery_metadata" name="Service Discovery and Usage Metadata" class="config" introduced="^2" purpose="development" target="desktop" filter="s60">
150
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    50
    <unit mrp="srvdiscovery_info/srvdiscovery_metadata/srvdiscovery_metadata.mrp"/>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    51
   </component>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    52
  </collection>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    53
 </package>
8d58b930d36e First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    54
</SystemDefinition>