<Installer>
<Package>
<Description>
<Short>
<Long>
</Description>
<License>
<Windows>
<Configfiles>
<Include>
<Exclude>
</Configfiles>
<Desktop>
<Shortcut>
</Desktop>
<Startmenue>
<Shortcut>
</Startmenue>
</Windows>
<Deb>
<Depends>
<Recommends>
<Suggests>
<Configfiles>
<Include>
<Exclude>
</Configfiles>
<Startmenue>
</Deb>
</Installer>
General package informations.
Name | Type | Description |
Name | string | Name of the package |
Manufacturer | string | Name of the package builder |
string | Email address of the package builder |
Contains a short description (one line)
Contain a long description (multiline)
Contains the license text
The inner <Include> and <Exclude> Tags are used as Ant FileSet patterns to describe which files of the install package are confuration files.
Contains Windows Installer specific informations.
Name | Type | Description |
Upgradecode | string | GUID to identify the package |
Shortcut to place on the Desktop or in the Startmenue
Name | Type | Description |
File | string | The File to Link |
Name | string | Name of the Shortcut |
Icon | string | Icon of the Shortcut |
Workingdir | string | Working directory |
Arguments | string | Arguments for the Shortcut |
Folder in the Startmenue to place Shortcuts
Name | Type | Description |
Folder | string | Subfolder in the Startmenue to place Shortcuts |
Settings for Debian Packages
Name | Type | Description |
Section | string | Debian Section of the Package |
Priority | string | Package priority |
Packages, this Package depends on
Packages, this Package recommends to install
Packages, this Package suggests to install
Shortcut to place in the KDE, Gnome and XFce Startmenue
Name | Type | Description |
Name | string | Name of the Shortcut |
Comment | string | Long Name of the Shortcut |
Command | string | Command to execute |
Terminal | true|false | Execute in Terminal Window |
Icon | string | Icon of the Shortcut |
Category | string | Category of this Shortcut |