From 9e07f3e0eaa93fbaa90655dbc59b0c06c7f4cdf1 Mon Sep 17 00:00:00 2001 From: Philipp Jetschina Date: Sat, 25 Nov 2023 00:15:13 +0100 Subject: [PATCH 1/6] add tunetag --- Casks/t/tunetag.rb | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Casks/t/tunetag.rb diff --git a/Casks/t/tunetag.rb b/Casks/t/tunetag.rb new file mode 100644 index 0000000000..d775558b87 --- /dev/null +++ b/Casks/t/tunetag.rb @@ -0,0 +1,24 @@ +cask "tunetag" do + version "1.2" + sha256 :no_check + + url "https://sweetpproductions.com/products/tunetag/tunetag.dmg" + name "TuneTag" + desc "TuneTag is a lightning fast ID3 and meta data editor for mp3 and m4a audio files." + homepage "https://tunetag.sweetpproductions.com/" + + livecheck do + url "https://sweetpproductions.com/products/tunetag/appcast.xml" + strategy :sparkle + end + + auto_updates true + depends_on macos: ">= :el_capitan" + + app "TuneTag.app" + + zap trash: [ + "~/Library/Containers/com.sweetpproductions.TuneTag", + "~/Library/Group Containers/U928YCMMNK.com.sweetpproductions.TuneTag", + ] +end From 20750f084133cf1f68cec350ed29575cd79bf499 Mon Sep 17 00:00:00 2001 From: Philipp Jetschina Date: Sat, 25 Nov 2023 00:27:10 +0100 Subject: [PATCH 2/6] fix url path --- Casks/t/tunetag.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/t/tunetag.rb b/Casks/t/tunetag.rb index d775558b87..ad70d61127 100644 --- a/Casks/t/tunetag.rb +++ b/Casks/t/tunetag.rb @@ -2,7 +2,7 @@ cask "tunetag" do version "1.2" sha256 :no_check - url "https://sweetpproductions.com/products/tunetag/tunetag.dmg" + url "https://sweetpproductions.com/products/tunetag/TuneTag.dmg" name "TuneTag" desc "TuneTag is a lightning fast ID3 and meta data editor for mp3 and m4a audio files." homepage "https://tunetag.sweetpproductions.com/" From 4e3fd1cb4846b94371bac55acda56ce58c7dfbff Mon Sep 17 00:00:00 2001 From: Philipp Jetschina Date: Sat, 25 Nov 2023 00:33:44 +0100 Subject: [PATCH 3/6] fix depends_on --- Casks/t/tunetag.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/t/tunetag.rb b/Casks/t/tunetag.rb index ad70d61127..8eeec41ef2 100644 --- a/Casks/t/tunetag.rb +++ b/Casks/t/tunetag.rb @@ -13,7 +13,7 @@ cask "tunetag" do end auto_updates true - depends_on macos: ">= :el_capitan" + depends_on macos: ">= :big_sur" app "TuneTag.app" From 4225cef47d5c91cf20550331a6b56ee913ffe4b0 Mon Sep 17 00:00:00 2001 From: Philipp Jetschina Date: Sat, 25 Nov 2023 00:30:19 +0100 Subject: [PATCH 4/6] fix brew style --- Casks/t/tunetag.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/t/tunetag.rb b/Casks/t/tunetag.rb index 8eeec41ef2..7997ff1f5a 100644 --- a/Casks/t/tunetag.rb +++ b/Casks/t/tunetag.rb @@ -4,7 +4,7 @@ cask "tunetag" do url "https://sweetpproductions.com/products/tunetag/TuneTag.dmg" name "TuneTag" - desc "TuneTag is a lightning fast ID3 and meta data editor for mp3 and m4a audio files." + desc "Is a lightning fast ID3 and meta data editor for mp3 and m4a audio files" homepage "https://tunetag.sweetpproductions.com/" livecheck do From 68404c5d3558a81a845ca69f647b7b31eb762f91 Mon Sep 17 00:00:00 2001 From: Philipp Jetschina Date: Sat, 25 Nov 2023 21:45:11 +0100 Subject: [PATCH 5/6] Update Casks/t/tunetag.rb Co-authored-by: Bevan Kay --- Casks/t/tunetag.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/t/tunetag.rb b/Casks/t/tunetag.rb index 7997ff1f5a..2b1c8ae6a2 100644 --- a/Casks/t/tunetag.rb +++ b/Casks/t/tunetag.rb @@ -4,7 +4,7 @@ cask "tunetag" do url "https://sweetpproductions.com/products/tunetag/TuneTag.dmg" name "TuneTag" - desc "Is a lightning fast ID3 and meta data editor for mp3 and m4a audio files" + desc "ID3 and metadata editor for audio files" homepage "https://tunetag.sweetpproductions.com/" livecheck do From b01074ddd2ea366c5a36abfba9606fbfcfa67364 Mon Sep 17 00:00:00 2001 From: Philipp Jetschina Date: Sat, 25 Nov 2023 21:45:18 +0100 Subject: [PATCH 6/6] Update Casks/t/tunetag.rb Co-authored-by: Bevan Kay --- Casks/t/tunetag.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/t/tunetag.rb b/Casks/t/tunetag.rb index 2b1c8ae6a2..014b95842f 100644 --- a/Casks/t/tunetag.rb +++ b/Casks/t/tunetag.rb @@ -19,6 +19,6 @@ cask "tunetag" do zap trash: [ "~/Library/Containers/com.sweetpproductions.TuneTag", - "~/Library/Group Containers/U928YCMMNK.com.sweetpproductions.TuneTag", + "~/Library/Group Containers/*.com.sweetpproductions.TuneTag", ] end