Full name:
de.dentrassi.build:apt-repo:0.0.2:apt
Description:
It takes all .deb files and creates one APT repository out of it.
At the moment the plugin itself can only create a repository with one distribution and one component.
Attributes:
| Name | Type | Since | Description |
|---|---|---|---|
| componentName | String | - | The name of the component Default value is: main. |
| distributionName | String | - | The name of the distribution Default value is: devel. |
| outputDirectory | File | - | The output directory Default value is: ${project.build.directory}/apt. |
| sourceDirectory | File | - | The source directory |
| Name | Type | Since | Description |
|---|---|---|---|
| architectures | Set | - | The supported architectures
File that are |
| componentLabel | String | - | The label of the component |
| description | String | - | The description of the repository Default value is: ${project.description}. |
| distributionLabel | String | - | The label of the distribution |
| origin | String | - | The origin of the repository |
File that are all
will be registered with all these
architectures.