Remove all 2.0 pkgdefs in symbian4 and rename all 3.0 pkgdefs to package_definition.xml
<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
<package id="imgeditor" name="Image Editor Apps" levels="engine ui">
<collection id="imgeditor_plat" name="Image Editor Apps Platform Interfaces" level="ui">
<component id="image_editor_debug_utilities_api" name="Image Editor Debug Utilities API" class="api" filter="sf_build">
<meta rel="Api" href="imgeditor_plat/image_editor_debug_utilities_api/image_editor_debug_utilities_api.metaxml"/>
<unit bldFile="imgeditor_plat/image_editor_debug_utilities_api/group"/>
</component>
<component id="image_editor_utilities_api" name="Image Editor Utilities API" class="api" filter="sf_build">
<meta rel="Api" href="imgeditor_plat/image_editor_utilities_api/image_editor_utilities_api.metaxml"/>
<unit bldFile="imgeditor_plat/image_editor_utilities_api/group"/>
</component>
<component id="image_editor_definitions_api" name="Image Editor Definitions API" class="api" filter="sf_build">
<meta rel="Api" href="imgeditor_plat/image_editor_definitions_api/image_editor_definitions_api.metaxml"/>
<unit bldFile="imgeditor_plat/image_editor_definitions_api/group"/>
</component>
<component id="image_editor_system_parameters_api" name="Image Editor System Parameters API" class="api" filter="sf_build">
<meta rel="Api" href="imgeditor_plat/image_editor_system_parameters_api/image_editor_system_parameters_api.metaxml"/>
<unit bldFile="imgeditor_plat/image_editor_system_parameters_api/group"/>
</component>
<component id="image_processing_engine_api" name="Image Processing Engine API" class="api" filter="sf_build">
<meta rel="Api" href="imgeditor_plat/image_processing_engine_api/image_processing_engine_api.metaxml"/>
<unit bldFile="imgeditor_plat/image_processing_engine_api/group"/>
</component>
</collection>
<collection id="imageeditor" name="Image Editor UI" level="ui">
<component id="pb" filter="sf_build" name="Plugin Base">
<unit bldFile="imageeditor/pb/group"/>
</component>
<component id="iepb" filter="sf_build" name="Image Editor Plugin Base">
<unit bldFile="imageeditor/iepb/group"/>
</component>
<component id="imageeditorui" filter="sf_build" name="Image Editor UI">
<unit bldFile="imageeditor/imageeditorui/group"/>
</component>
<component id="imageeditormanager" filter="sf_build" name="Image Editor Manager">
<unit bldFile="imageeditor/imageeditormanager/group"/>
</component>
<component id="imageeditorapp" filter="sf_build" name="Image Editor Application">
<unit bldFile="imageeditor/imageeditorapp/group"/>
</component>
<component id="imageeditor_plugins" filter="sf_build" name="Image Editor Plugins" class="plugin">
<!-- can only have one unit. Need to include all from a single bld.inf -->
<unit bldFile="imageeditor/plugins/blackwhiteplugin/group"/>
<unit bldFile="imageeditor/plugins/brightnessplugin/group"/>
<unit bldFile="imageeditor/plugins/bubbleplugin/group"/>
<unit bldFile="imageeditor/plugins/cartoonizeplugin/group"/>
<unit bldFile="imageeditor/plugins/clipartplugin/group"/>
<unit bldFile="imageeditor/plugins/contrastplugin/group"/>
<unit bldFile="imageeditor/plugins/cropplugin/group"/>
<unit bldFile="imageeditor/plugins/drawplugin/group"/>
<unit bldFile="imageeditor/plugins/frameplugin/group"/>
<unit bldFile="imageeditor/plugins/negativeplugin/group"/>
<unit bldFile="imageeditor/plugins/redeyeplugin/group"/>
<unit bldFile="imageeditor/plugins/resizeplugin/group"/>
<unit bldFile="imageeditor/plugins/rotatelplugin/group"/>
<unit bldFile="imageeditor/plugins/rotaterplugin/group"/>
<unit bldFile="imageeditor/plugins/sepiaplugin/group"/>
<unit bldFile="imageeditor/plugins/sharpnessplugin/group"/>
<unit bldFile="imageeditor/plugins/textplugin/group"/>
<!-- conditionally #included in imageeditor_build: need to fix
<unit bldFile="imageeditor/plugins/drawplugin/group"/>
-->
</component>
<component id="editorprovider" filter="sf_build" name="Image Editor Provider">
<unit bldFile="imageeditor/editorprovider/group"/>
</component>
<component id="imageeditor_build" filter="sf_build" name="Image Editor Build">
<!-- should distribute this to the other components -->
<unit bldFile="imageeditor/group"/>
</component>
</collection>
<collection id="imageeditorengine" name="Image Editor Engine" level="engine">
<component id="filters" filter="sf_build" name="Image Editor Filters">
<!-- can only have one unit. Need to include all from a single bld.inf -->
<unit bldFile="imageeditorengine/filters/filterbrightness/group"/>
<unit bldFile="imageeditorengine/filters/filterbubble/group"/>
<unit bldFile="imageeditorengine/filters/filterbuffer/group"/>
<unit bldFile="imageeditorengine/filters/filtercartoon/group"/>
<unit bldFile="imageeditorengine/filters/filterclipart/group"/>
<unit bldFile="imageeditorengine/filters/filtercontrast/group"/>
<unit bldFile="imageeditorengine/filters/filtercrop/group"/>
<unit bldFile="imageeditorengine/filters/filterdraw/group"/>
<unit bldFile="imageeditorengine/filters/filterframe/group"/>
<unit bldFile="imageeditorengine/filters/filtergrayscale/group"/>
<unit bldFile="imageeditorengine/filters/filtericlsource/group"/>
<unit bldFile="imageeditorengine/filters/filterjpegsource/group"/>
<unit bldFile="imageeditorengine/filters/filterjpegtarget/group"/>
<unit bldFile="imageeditorengine/filters/filternegate/group"/>
<unit bldFile="imageeditorengine/filters/filterredeye/group"/>
<unit bldFile="imageeditorengine/filters/filterrotate/group"/>
<unit bldFile="imageeditorengine/filters/filterscale/group"/>
<unit bldFile="imageeditorengine/filters/filtersepia/group"/>
<unit bldFile="imageeditorengine/filters/filtersharpness/group"/>
<unit bldFile="imageeditorengine/filters/filtertext/group"/>
<!-- conditionally #included in imageeditor_build: need to fix
<unit bldFile="imageeditorengine/filters/filterdraw/group"/>
-->
</component>
<component id="imageeditorutils" filter="sf_build" name="Image Editor Utilities">
<unit bldFile="imageeditorengine/imageeditorutils/group"/>
</component>
<component id="systemparameters" filter="sf_build" name="System Parameters">
<unit bldFile="imageeditorengine/systemparameters/group"/>
</component>
<component id="enginewrapper" filter="sf_build" name="Image Editor Engine Wrapper">
<unit bldFile="imageeditorengine/enginewrapper/group"/>
</component>
<component id="imageeditorengine_build" filter="sf_build" name="Image Editor Engine Build">
<!-- should distribute this to the other components -->
<unit bldFile="imageeditorengine/group"/>
</component>
</collection>
</package>
</SystemDefinition>