From 1e11f9fb1962baeaf2c34becbff2dd4af506ca8b Mon Sep 17 00:00:00 2001 From: Elliot Jordan Date: Fri, 27 Dec 2024 18:40:09 -0800 Subject: [PATCH 1/2] Change parent recipe for SMARTUtility pkg recipe --- SMART_Utility/SMARTUtility.pkg.recipe | 55 ++------------------------- 1 file changed, 4 insertions(+), 51 deletions(-) diff --git a/SMART_Utility/SMARTUtility.pkg.recipe b/SMART_Utility/SMARTUtility.pkg.recipe index 3d80e61..c7c56a8 100644 --- a/SMART_Utility/SMARTUtility.pkg.recipe +++ b/SMART_Utility/SMARTUtility.pkg.recipe @@ -14,64 +14,17 @@ MinimumVersion 1.0.0 ParentRecipe - com.github.apizz.download.smartutility + com.github.flammable.download.SMARTUtility Process Arguments - pkgdirs - - Applications - 0775 - - pkgroot - %RECIPE_CACHE_DIR%/pkgroot + app_path + %RECIPE_CACHE_DIR%/%NAME%/Applications/SMART Utility/SMART Utility.app Processor - PkgRootCreator - - - Arguments - - archive_path - %pathname% - destination_path - %RECIPE_CACHE_DIR%/pkgroot/Applications - purge_destination - - - Processor - Unarchiver - - - Arguments - - pkg_request - - chown - - - group - admin - path - Applications - user - root - - - id - com.volitans-software.SMARTUtility - options - purge_ds_store - pkgname - %NAME% - version - %version% - - - Processor - PkgCreator + AppPkgCreator From 987a91c2b06a697cd1f4c9b6811926aa2d5cc2fe Mon Sep 17 00:00:00 2001 From: Elliot Jordan Date: Fri, 27 Dec 2024 18:40:49 -0800 Subject: [PATCH 2/2] Deprecate SMARTUtility.download --- SMART_Utility/SMARTUtility.download.recipe | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/SMART_Utility/SMARTUtility.download.recipe b/SMART_Utility/SMARTUtility.download.recipe index da7c0bf..3e4bc60 100644 --- a/SMART_Utility/SMARTUtility.download.recipe +++ b/SMART_Utility/SMARTUtility.download.recipe @@ -17,6 +17,15 @@ 1.0.0 Process + + Processor + DeprecationWarning + Arguments + + warning_message + Consider switching to the SMART Utility recipes in the flammable-recipes repo. This recipe is deprecated and will be removed in the future. + + Arguments