Skip to content

Commit

Permalink
Merge pull request #663 from homebysix/deprecate-adobe-dng-converter
Browse files Browse the repository at this point in the history
Deprecate Adobe DNG Converter recipes
  • Loading branch information
homebysix authored Nov 10, 2024
2 parents 0d45113 + aefb7b3 commit f1c70ff
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Adobe/AdobeDNGConverter.download.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,15 @@
<string>1.0.0</string>
<key>Process</key>
<array>
<dict>
<key>Arguments</key>
<dict>
<key>warning_message</key>
<string>This recipe is deprecated. Consider using the newer alternatives in dataJAR-recipes: https://github.com/autopkg/dataJAR-recipes/tree/master/Adobe%20DNG%20Converter</string>
</dict>
<key>Processor</key>
<string>DeprecationWarning</string>
</dict>
<dict>
<key>Arguments</key>
<dict>
Expand Down

0 comments on commit f1c70ff

Please sign in to comment.