| Previous changeset 9:601575b847c0 (2025-05-09) Next changeset 11:77f67ddd89d6 (2025-12-04) |
|
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 601575b847c0 -r ab55af10f1ff macros.xml --- a/macros.xml Fri May 09 22:50:04 2025 +0000 +++ b/macros.xml Wed Jul 16 11:48:46 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 601575b847c0 -r ab55af10f1ff montage.xml --- a/montage.xml Fri May 09 22:50:04 2025 +0000 +++ b/montage.xml Wed Jul 16 11:48:46 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 601575b847c0 -r ab55af10f1ff test-data/outputs/tmp_00.jpg |
| b |
| Binary file test-data/outputs/tmp_00.jpg has changed |
| b |
| diff -r 601575b847c0 -r ab55af10f1ff test-data/outputs/tmp_01.jpg |
| b |
| Binary file test-data/outputs/tmp_01.jpg has changed |
| b |
| diff -r 601575b847c0 -r ab55af10f1ff test-data/test.pdf |
| b |
| Binary file test-data/test.pdf has changed |