maintainer-guide:making-a-groimp-maven
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
maintainer-guide:making-a-groimp-maven [2024/06/27 09:56] – [Compile a GroIMP plugin] timOb | maintainer-guide:making-a-groimp-maven [2024/12/18 10:55] (current) – gaetan | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== Compile a GroIMP plugin ===== | ===== Compile a GroIMP plugin ===== | ||
+ | |||
+ | ==== Requirements ==== | ||
+ | |||
+ | To compile GroIMP you will need the following additional tools: | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
It is possible to compile and package one specific plugin. The plugin have to follow the template of [[https:// | It is possible to compile and package one specific plugin. The plugin have to follow the template of [[https:// | ||
Line 10: | Line 17: | ||
Then, the plugin can be compiled with '' | Then, the plugin can be compiled with '' | ||
- | ==== Compile with help panel ==== | + | ==== Compile with help panels |
The documentation inside GroIMP is written in docbook which can be compiled into the html layout seen in the help panel. | The documentation inside GroIMP is written in docbook which can be compiled into the html layout seen in the help panel. | ||
Line 16: | Line 23: | ||
On a Debian based system these can be installed with the following command: | On a Debian based system these can be installed with the following command: | ||
'' | '' | ||
+ | |||
+ | This require to have '' | ||
Afterwards the maven command: '' | Afterwards the maven command: '' | ||
Line 52: | Line 61: | ||
A specific distribution can be selected with '' | A specific distribution can be selected with '' | ||
+ | See more: | ||
+ | * [[: | ||
===== Deploy the release files online ===== | ===== Deploy the release files online ===== | ||
maintainer-guide/making-a-groimp-maven.1719474972.txt.gz · Last modified: 2024/06/27 09:56 by timOb