Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lets-desktop-app 3.1.0 (new cask) #189017

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zyoshoka
Copy link
Contributor

Important: Do not tick a checkbox if you haven’t performed its action. Honesty is indispensable for a smooth review process.

In the following questions <cask> is the token of the cask you're submitting.

After making any changes to a cask, existing or new, verify:

Additionally, if adding a new cask:

  • Named the cask according to the token reference.
  • Checked the cask was not already refused (add your cask's name to the end of the search field).
  • brew audit --cask --new <cask> worked successfully.
  • HOMEBREW_NO_INSTALL_FROM_API=1 brew install --cask <cask> worked successfully.
  • brew uninstall --cask <cask> worked successfully.

@@ -0,0 +1,37 @@
cask "lets-desktop-app" do
Copy link
Member

@bevanjkay bevanjkay Oct 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
cask "lets-desktop-app" do
cask "lets" do

Please also update the filename to lets.rb

name "LETS Desktop App"
name "LETSデスクトップアプリ"
desc "Font manager for Fontworks' LETS"
homepage "https://lets.fontworks.co.jp/download"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
homepage "https://lets.fontworks.co.jp/download"
homepage "https://lets.fontworks.co.jp"

homepage "https://lets.fontworks.co.jp/download"

livecheck do
url :homepage
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
url :homepage
url "https://lets.fontworks.co.jp/download"


depends_on macos: ">= :mojave"

installer manual: "LETS-Installer.app/Contents/MacOS/LETS-Installer"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can the installer be ran headlessly, using installer script?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants