diff convert.xml @ 9:5376a7767fb3 draft

planemo upload for repository https://github.com/bgruening/galaxytools/new/gm/tools/image_processing/image_processing/ commit bc7f5022150a6a31030775c7aafc81293833d55a
author bgruening
date Sat, 23 Dec 2023 11:35:55 +0000
parents 99217847314a
children
line wrap: on
line diff
--- a/convert.xml	Mon Dec 04 16:27:57 2023 +0000
+++ b/convert.xml	Sat Dec 23 11:35:55 2023 +0000
@@ -1,4 +1,4 @@
-<tool id="graphicsmagick_image_convert" name="Convert image format" version="@VERSION@+galaxy3">
+<tool id="graphicsmagick_image_convert" name="Convert image format" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="22.05">
     <description>with GraphicsMagick</description>
     <macros>
         <import>macros.xml</import>
@@ -48,6 +48,7 @@
             <when value="manual">
                 <param name="palette" type="integer" min="1" label="Color Palette Size" value="32" help="Number of colors to use, should be in powers of 2 (1, 2, 4, 8, 16, 32, 64, ...), otherwise space is wasted in the palette."/>
             </when>
+            <when value="no" />
         </conditional>
         <param name="resize" type="float" value="100" label="Resize (%)" min="0"/>
         <param name="output_format" type="select" label="Output Format">