homebrew-fonts/Casks/font-made-carving.rb
Matt Troutman c85bbccd26
Fix cask font paths: include homebrew-fonts/ archive prefix
Homebrew moves the extracted archive directory into the Caskroom
without stripping the top-level name, so font artifact paths need
the homebrew-fonts/ prefix.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 21:40:58 -06:00

29 lines
1.8 KiB
Ruby

# This file was generated by the font folder cleanup script
# Do not edit this file directly
# Installs: OTF
cask "font-made-carving" do
version "1.0.0"
sha256 :no_check
url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz"
name "Made Carving"
homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts"
font "homebrew-fonts/font_files/font-made-carving/otf/madecarvingoutlinepersonaluse-black.otf"
font "homebrew-fonts/font_files/font-made-carving/otf/madecarvingoutlinepersonaluse-bold.otf"
font "homebrew-fonts/font_files/font-made-carving/otf/madecarvingoutlinepersonaluse-extralight.otf"
font "homebrew-fonts/font_files/font-made-carving/otf/madecarvingoutlinepersonaluse-light.otf"
font "homebrew-fonts/font_files/font-made-carving/otf/madecarvingoutlinepersonaluse-medium.otf"
font "homebrew-fonts/font_files/font-made-carving/otf/madecarvingoutlinepersonaluse-regular.otf"
font "homebrew-fonts/font_files/font-made-carving/otf/madecarvingoutlinepersonaluse-semibold.otf"
font "homebrew-fonts/font_files/font-made-carving/otf/madecarvingoutlinepersonaluse-thin.otf"
font "homebrew-fonts/font_files/font-made-carving/otf/madecarvingpersonaluse-black.otf"
font "homebrew-fonts/font_files/font-made-carving/otf/madecarvingpersonaluse-bold.otf"
font "homebrew-fonts/font_files/font-made-carving/otf/madecarvingpersonaluse-extralight.otf"
font "homebrew-fonts/font_files/font-made-carving/otf/madecarvingpersonaluse-light.otf"
font "homebrew-fonts/font_files/font-made-carving/otf/madecarvingpersonaluse-medium.otf"
font "homebrew-fonts/font_files/font-made-carving/otf/madecarvingpersonaluse-regular.otf"
font "homebrew-fonts/font_files/font-made-carving/otf/madecarvingpersonaluse-semibold.otf"
font "homebrew-fonts/font_files/font-made-carving/otf/madecarvingpersonaluse-thin.otf"
end