Merge pull request #163448 from chenrui333/casks-add-desc

casks: add desc
This commit is contained in:
Bevan Kay
2023-12-30 10:57:33 +11:00
committed by GitHub
13 changed files with 13 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@ cask "cncnet" do
url "https://funkyfr3sh.cnc-comm.com/files/CnCNet.dmg",
verified: "funkyfr3sh.cnc-comm.com/"
name "CnCNet: Classic Command & Conquer"
desc "Multiplayer platform for classic Command & Conquer games"
homepage "https://cncnet.org/"
livecheck do
+1
View File
@@ -4,6 +4,7 @@ cask "console" do
url "https://github.com/macmade/Console/releases/download/#{version}/Console.app.zip"
name "Console"
desc "Replacement for console application"
homepage "https://github.com/macmade/Console"
depends_on macos: ">= :el_capitan"
+1
View File
@@ -4,6 +4,7 @@ cask "cornercal" do
url "https://github.com/ekreutz/CornerCal/blob/v#{version}/builds/CornerCal.zip?raw=true"
name "CornerCal"
desc "Clock app"
homepage "https://github.com/ekreutz/CornerCal"
depends_on macos: ">= :sierra"
+1
View File
@@ -5,6 +5,7 @@ cask "docker-toolbox" do
url "https://github.com/docker/toolbox/releases/download/v#{version}/DockerToolbox-#{version}.pkg",
verified: "github.com/docker/toolbox/"
name "Docker Toolbox"
desc "Install Docker, Docker Machine, Docker Compose, and Kitematic"
homepage "https://www.docker.com/products/docker-toolbox"
deprecate! date: "2023-12-17", because: :discontinued
+1
View File
@@ -4,6 +4,7 @@ cask "dockey" do
url "https://dockey.publicspace.co/download/Dockey-latest.zip"
name "dockey"
desc "Advanced Dock preferences"
homepage "https://dockey.publicspace.co/"
livecheck do
+1
View File
@@ -5,6 +5,7 @@ cask "doteditor" do
url "https://github.com/vincenthEE/DotEditor/releases/download/v#{version}/DotEditor.#{version}.dmg",
verified: "github.com/vincenthEE/DotEditor/"
name "DotEditor"
desc "GUI editor for dot language used in graphviz"
homepage "https://vincenthee.github.io/DotEditor/"
depends_on formula: "graphviz"
+1
View File
@@ -4,6 +4,7 @@ cask "epoch-flip-clock" do
url "https://github.com/chrstphrknwtn/epoch-flip-clock-screensaver/releases/download/#{version}/Epoch.Flip.Clock.#{version}.saver.zip"
name "Epoch Flip Clock Screensaver"
desc "Flip clock screensaver"
homepage "https://github.com/chrstphrknwtn/epoch-flip-clock-screensaver/"
screen_saver "Epoch Flip Clock.saver"
+1
View File
@@ -5,6 +5,7 @@ cask "expo-xde" do
url "https://github.com/expo/xde/releases/download/v#{version}/xde-#{version}.dmg",
verified: "github.com/expo/xde/"
name "Expo Development Environment (XDE)"
desc "Tool for developing and testing React Native apps"
homepage "https://expo.io/"
deprecate! date: "2023-12-17", because: :discontinued
+1
View File
@@ -6,6 +6,7 @@ cask "lego-mindstorms-ev3" do
url "https://le-www-live-s.legocdn.com/downloads/LMS-EV3/LMS-EV3_Full-setup_#{version}_en-us_osx.dmg",
verified: "le-www-live-s.legocdn.com/downloads/LMS-EV3/"
name "Lego Mindstorms EV3 Home Edition"
desc "Programmable robotics construction set"
homepage "https://www.lego.com/en-us/mindstorms"
livecheck do
+1
View File
@@ -5,6 +5,7 @@ cask "logmein-hamachi" do
url "https://secure.logmein.com/LogMeInHamachi.zip",
verified: "logmein.com/"
name "LogMeIn Hamachi"
desc "Hosted VPN service that lets you securely extend LAN-like networks"
homepage "https://vpn.net/"
livecheck do
+1
View File
@@ -5,6 +5,7 @@ cask "qcma" do
url "https://github.com/codestation/qcma/releases/download/v#{version.csv.first}/Qcma_#{version.csv.first}-#{version.csv.second}.dmg",
verified: "github.com/codestation/"
name "Qcma"
desc "Cross-platform content manager assistant for the PS Vita"
homepage "https://codestation.github.io/qcma/"
deprecate! date: "2023-12-17", because: :discontinued
+1
View File
@@ -4,6 +4,7 @@ cask "zenmate-vpn" do
url "https://download.zenmate.com/mac/#{version.major}/zm_#{version}.dmg"
name "ZenMate VPN"
desc "VPN client"
homepage "https://zenmate.com/products/vpn-for-osx/"
livecheck do
+1
View File
@@ -5,6 +5,7 @@ cask "zeronet" do
url "https://github.com/HelloZeroNet/ZeroNet-dist/archive/mac/ZeroNet-dist-mac.zip",
verified: "github.com/HelloZeroNet/ZeroNet-dist/"
name "ZeroNet"
desc "Decentralized websites using Bitcoin crypto and BitTorrent network"
homepage "https://zeronet.io/"
livecheck do