Repository 'graphicsmagick_image_montage'
hg clone https://eddie.galaxyproject.org/repos/bgruening/graphicsmagick_image_montage

Changeset 6:8bfab9c44c40 (2025-07-16)
Previous changeset 5:60753ad7a445 (2025-05-09)
Commit message:
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/image_processing/graphicsmagick commit b7029458f591d04c5259dc84cc931924c7194fbf
modified:
macros.xml
montage.xml
added:
test-data/outputs/tmp_00.jpg
test-data/outputs/tmp_01.jpg
test-data/test.pdf
b
diff -r 60753ad7a445 -r 8bfab9c44c40 macros.xml
--- a/macros.xml Fri May 09 22:49:34 2025 +0000
+++ b/macros.xml Wed Jul 16 11:48:16 2025 +0000
b
@@ -1,6 +1,6 @@
 <macros>
     <token name="@TOOL_VERSION@">1.3.45</token>
-    <token name="@VERSION_SUFFIX@">0</token>
+    <token name="@VERSION_SUFFIX@">1</token>
     <xml name="requirements">
         <requirements>
             <requirement type="package" version="@TOOL_VERSION@">graphicsmagick</requirement>
b
diff -r 60753ad7a445 -r 8bfab9c44c40 montage.xml
--- a/montage.xml Fri May 09 22:49:34 2025 +0000
+++ b/montage.xml Wed Jul 16 11:48:16 2025 +0000
b
@@ -1,4 +1,4 @@
-<tool id="graphicsmagick_image_montage" name="Image Montage" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="22.05">
+<tool id="graphicsmagick_image_montage" name="Image Montage" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="23.1">
     <description></description>
     <macros>
         <import>macros.xml</import>
b
diff -r 60753ad7a445 -r 8bfab9c44c40 test-data/outputs/tmp_00.jpg
b
Binary file test-data/outputs/tmp_00.jpg has changed
b
diff -r 60753ad7a445 -r 8bfab9c44c40 test-data/outputs/tmp_01.jpg
b
Binary file test-data/outputs/tmp_01.jpg has changed
b
diff -r 60753ad7a445 -r 8bfab9c44c40 test-data/test.pdf
b
Binary file test-data/test.pdf has changed