From ce3e304acdef9d2b0f566360eb1564cb43bfbc2f Mon Sep 17 00:00:00 2001 From: PaperChalice Date: Sun, 11 Feb 2024 16:12:21 +0800 Subject: [PATCH] f --- Formula/xorg-font/font-adobe-100dpi.rb | 30 +++++++++++++++++++ Formula/xorg-font/font-adobe-75dpi.rb | 1 + Formula/xorg-font/font-adobe-utopia-100dpi.rb | 30 +++++++++++++++++++ Formula/xorg-font/font-adobe-utopia-75dpi.rb | 30 +++++++++++++++++++ Formula/xorg-font/font-adobe-utopia-type1.rb | 30 +++++++++++++++++++ Formula/xorg-font/font-arabic-misc.rb | 30 +++++++++++++++++++ Formula/xorg-font/font-bh-100dpi.rb | 30 +++++++++++++++++++ Formula/xorg-font/font-bh-75dpi.rb | 30 +++++++++++++++++++ .../font-bh-lucidatypewriter-100dpi.rb | 30 +++++++++++++++++++ .../font-bh-lucidatypewriter-75dpi.rb | 30 +++++++++++++++++++ Formula/xorg-font/font-bh-ttf.rb | 30 +++++++++++++++++++ Formula/xorg-font/font-bh-type1.rb | 30 +++++++++++++++++++ Formula/xorg-font/font-bitstream-100dpi.rb | 30 +++++++++++++++++++ Formula/xorg-font/font-bitstream-75dpi.rb | 30 +++++++++++++++++++ Formula/xorg-font/font-bitstream-speedo.rb | 30 +++++++++++++++++++ Formula/xorg-font/font-bitstream-type1.rb | 30 +++++++++++++++++++ Formula/xorg-font/font-cronyx-cyrillic.rb | 30 +++++++++++++++++++ Formula/xorg-font/font-cursor-misc.rb | 30 +++++++++++++++++++ Formula/xorg-font/font-daewoo-misc.rb | 30 +++++++++++++++++++ Formula/xorg-font/font-dec-misc.rb | 30 +++++++++++++++++++ Formula/xorg-font/font-ibm-type1.rb | 30 +++++++++++++++++++ Formula/xorg-font/font-isas-misc.rb | 30 +++++++++++++++++++ Formula/xorg-font/font-jis-misc.rb | 30 +++++++++++++++++++ Formula/xorg-font/font-micro-misc.rb | 30 +++++++++++++++++++ Formula/xorg-font/font-misc-cyrillic.rb | 30 +++++++++++++++++++ Formula/xorg-font/font-misc-ethiopic.rb | 30 +++++++++++++++++++ Formula/xorg-font/font-misc-meltho.rb | 30 +++++++++++++++++++ Formula/xorg-font/font-misc-misc.rb | 30 +++++++++++++++++++ Formula/xorg-font/font-mutt-misc.rb | 30 +++++++++++++++++++ Formula/xorg-font/font-schumacher-misc.rb | 30 +++++++++++++++++++ Formula/xorg-font/font-screen-cyrillic.rb | 30 +++++++++++++++++++ Formula/xorg-font/font-sony-misc.rb | 30 +++++++++++++++++++ Formula/xorg-font/font-sun-misc.rb | 30 +++++++++++++++++++ Formula/xorg-font/font-winitzki-cyrillic.rb | 30 +++++++++++++++++++ Formula/xorg-font/font-xfree86-type1.rb | 30 +++++++++++++++++++ 35 files changed, 1021 insertions(+) create mode 100644 Formula/xorg-font/font-adobe-100dpi.rb create mode 100644 Formula/xorg-font/font-adobe-utopia-100dpi.rb create mode 100644 Formula/xorg-font/font-adobe-utopia-75dpi.rb create mode 100644 Formula/xorg-font/font-adobe-utopia-type1.rb create mode 100644 Formula/xorg-font/font-arabic-misc.rb create mode 100644 Formula/xorg-font/font-bh-100dpi.rb create mode 100644 Formula/xorg-font/font-bh-75dpi.rb create mode 100644 Formula/xorg-font/font-bh-lucidatypewriter-100dpi.rb create mode 100644 Formula/xorg-font/font-bh-lucidatypewriter-75dpi.rb create mode 100644 Formula/xorg-font/font-bh-ttf.rb create mode 100644 Formula/xorg-font/font-bh-type1.rb create mode 100644 Formula/xorg-font/font-bitstream-100dpi.rb create mode 100644 Formula/xorg-font/font-bitstream-75dpi.rb create mode 100644 Formula/xorg-font/font-bitstream-speedo.rb create mode 100644 Formula/xorg-font/font-bitstream-type1.rb create mode 100644 Formula/xorg-font/font-cronyx-cyrillic.rb create mode 100644 Formula/xorg-font/font-cursor-misc.rb create mode 100644 Formula/xorg-font/font-daewoo-misc.rb create mode 100644 Formula/xorg-font/font-dec-misc.rb create mode 100644 Formula/xorg-font/font-ibm-type1.rb create mode 100644 Formula/xorg-font/font-isas-misc.rb create mode 100644 Formula/xorg-font/font-jis-misc.rb create mode 100644 Formula/xorg-font/font-micro-misc.rb create mode 100644 Formula/xorg-font/font-misc-cyrillic.rb create mode 100644 Formula/xorg-font/font-misc-ethiopic.rb create mode 100644 Formula/xorg-font/font-misc-meltho.rb create mode 100644 Formula/xorg-font/font-misc-misc.rb create mode 100644 Formula/xorg-font/font-mutt-misc.rb create mode 100644 Formula/xorg-font/font-schumacher-misc.rb create mode 100644 Formula/xorg-font/font-screen-cyrillic.rb create mode 100644 Formula/xorg-font/font-sony-misc.rb create mode 100644 Formula/xorg-font/font-sun-misc.rb create mode 100644 Formula/xorg-font/font-winitzki-cyrillic.rb create mode 100644 Formula/xorg-font/font-xfree86-type1.rb diff --git a/Formula/xorg-font/font-adobe-100dpi.rb b/Formula/xorg-font/font-adobe-100dpi.rb new file mode 100644 index 00000000..80fe7713 --- /dev/null +++ b/Formula/xorg-font/font-adobe-100dpi.rb @@ -0,0 +1,30 @@ +class FontAdobe100dpi < Formula + desc "X.Org Fonts: font adobe 100dpi" + homepage "https://gitlab.freedesktop.org/xorg/font/adobe-100dpi" + url "https://xorg.freedesktop.org/releases/individual/font/font-adobe-100dpi-1.0.4.tar.xz" + sha256 "b67aff445e056328d53f9732d39884f55dd8d303fc25af3dbba33a8ba35a9ccf" + license "MIT" + + depends_on "bdftopcf" => :build + depends_on "font-util" => :build + depends_on "fontconfig" => :build + depends_on "mkfontscale" => :build + depends_on "pkgconf" => :build + + uses_from_macos "bzip2" => :build + + def install + configure_args = std_configure_args + %W[ + --with-fontrootdir=#{share}/fonts/X11 + --with-compression=bzip2 + ] + + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" + system "./configure", *configure_args + system "make", "install" + end + + test do + system "echo" + end +end diff --git a/Formula/xorg-font/font-adobe-75dpi.rb b/Formula/xorg-font/font-adobe-75dpi.rb index 91baa395..5aa88977 100644 --- a/Formula/xorg-font/font-adobe-75dpi.rb +++ b/Formula/xorg-font/font-adobe-75dpi.rb @@ -24,6 +24,7 @@ def install --with-compression=bzip2 ] + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" system "./configure", *configure_args system "make", "install" end diff --git a/Formula/xorg-font/font-adobe-utopia-100dpi.rb b/Formula/xorg-font/font-adobe-utopia-100dpi.rb new file mode 100644 index 00000000..272d7324 --- /dev/null +++ b/Formula/xorg-font/font-adobe-utopia-100dpi.rb @@ -0,0 +1,30 @@ +class FontAdobeUtopia100dpi < Formula + desc "X.Org Fonts: font adobe utopia 100dpi" + homepage "https://gitlab.freedesktop.org/xorg/font/adobe-utopia-100dpi" + url "https://xorg.freedesktop.org/releases/individual/font/font-adobe-utopia-100dpi-1.0.5.tar.xz" + sha256 "fb84ec297a906973548ca59b7c6daeaad21244bec5d3fb1e7c93df5ef43b024b" + license "MIT" + + depends_on "bdftopcf" => :build + depends_on "font-util" => :build + depends_on "fontconfig" => :build + depends_on "mkfontscale" => :build + depends_on "pkgconf" => :build + + uses_from_macos "bzip2" => :build + + def install + configure_args = std_configure_args + %W[ + --with-fontrootdir=#{share}/fonts/X11 + --with-compression=bzip2 + ] + + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" + system "./configure", *configure_args + system "make", "install" + end + + test do + system "echo" + end +end diff --git a/Formula/xorg-font/font-adobe-utopia-75dpi.rb b/Formula/xorg-font/font-adobe-utopia-75dpi.rb new file mode 100644 index 00000000..9fc55735 --- /dev/null +++ b/Formula/xorg-font/font-adobe-utopia-75dpi.rb @@ -0,0 +1,30 @@ +class FontAdobeUtopia75dpi < Formula + desc "X.Org Fonts: font adobe utopia 75dpi" + homepage "https://gitlab.freedesktop.org/xorg/font/adobe-utopia-75dpi" + url "https://xorg.freedesktop.org/releases/individual/font/font-adobe-utopia-75dpi-1.0.5.tar.xz" + sha256 "a726245932d0724fa0c538c992811d63d597e5f53928f4048e9caf5623797760" + license "MIT" + + depends_on "bdftopcf" => :build + depends_on "font-util" => :build + depends_on "fontconfig" => :build + depends_on "mkfontscale" => :build + depends_on "pkgconf" => :build + + uses_from_macos "bzip2" => :build + + def install + configure_args = std_configure_args + %W[ + --with-fontrootdir=#{share}/fonts/X11 + --with-compression=bzip2 + ] + + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" + system "./configure", *configure_args + system "make", "install" + end + + test do + system "echo" + end +end diff --git a/Formula/xorg-font/font-adobe-utopia-type1.rb b/Formula/xorg-font/font-adobe-utopia-type1.rb new file mode 100644 index 00000000..88213eca --- /dev/null +++ b/Formula/xorg-font/font-adobe-utopia-type1.rb @@ -0,0 +1,30 @@ +class FontAdobeUtopiaType1 < Formula + desc "X.Org Fonts: font adobe utopia type1" + homepage "https://gitlab.freedesktop.org/xorg/font/adobe-utopia-type1" + url "https://xorg.freedesktop.org/releases/individual/font/font-adobe-utopia-type1-1.0.5.tar.xz" + sha256 "4cb280bc47693b07c5e00fd0e5ad5721aabebc0548c3f06774e5cc3cbcf75697" + license "MIT" + + depends_on "bdftopcf" => :build + depends_on "font-util" => :build + depends_on "fontconfig" => :build + depends_on "mkfontscale" => :build + depends_on "pkgconf" => :build + + uses_from_macos "bzip2" => :build + + def install + configure_args = std_configure_args + %W[ + --with-fontrootdir=#{share}/fonts/X11 + --with-compression=bzip2 + ] + + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" + system "./configure", *configure_args + system "make", "install" + end + + test do + system "echo" + end +end diff --git a/Formula/xorg-font/font-arabic-misc.rb b/Formula/xorg-font/font-arabic-misc.rb new file mode 100644 index 00000000..7c4a29d8 --- /dev/null +++ b/Formula/xorg-font/font-arabic-misc.rb @@ -0,0 +1,30 @@ +class FontArabicMisc < Formula + desc "X.Org Fonts: font arabic misc" + homepage "https://gitlab.freedesktop.org/xorg/font/arabic-misc" + url "https://xorg.freedesktop.org/releases/individual/font/font-arabic-misc-1.0.4.tar.xz" + sha256 "46ffe61b52c78a1d2dca70ff20a9f2d84d69744639cab9a085c7a7ee17663467" + license "MIT" + + depends_on "bdftopcf" => :build + depends_on "font-util" => :build + depends_on "fontconfig" => :build + depends_on "mkfontscale" => :build + depends_on "pkgconf" => :build + + uses_from_macos "bzip2" => :build + + def install + configure_args = std_configure_args + %W[ + --with-fontrootdir=#{share}/fonts/X11 + --with-compression=bzip2 + ] + + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" + system "./configure", *configure_args + system "make", "install" + end + + test do + system "echo" + end +end diff --git a/Formula/xorg-font/font-bh-100dpi.rb b/Formula/xorg-font/font-bh-100dpi.rb new file mode 100644 index 00000000..4b50c864 --- /dev/null +++ b/Formula/xorg-font/font-bh-100dpi.rb @@ -0,0 +1,30 @@ +class FontBh100dpi < Formula + desc "X.Org Fonts: font bh 100dpi" + homepage "https://gitlab.freedesktop.org/xorg/font/bh-100dpi" + url "https://xorg.freedesktop.org/releases/individual/font/font-bh-100dpi-1.0.4.tar.xz" + sha256 "fd8f5efe8491faabdd2744808d3d4eafdae5c83e617017c7fddd2716d049ab1e" + license "MIT" + + depends_on "bdftopcf" => :build + depends_on "font-util" => :build + depends_on "fontconfig" => :build + depends_on "mkfontscale" => :build + depends_on "pkgconf" => :build + + uses_from_macos "bzip2" => :build + + def install + configure_args = std_configure_args + %W[ + --with-fontrootdir=#{share}/fonts/X11 + --with-compression=bzip2 + ] + + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" + system "./configure", *configure_args + system "make", "install" + end + + test do + system "echo" + end +end diff --git a/Formula/xorg-font/font-bh-75dpi.rb b/Formula/xorg-font/font-bh-75dpi.rb new file mode 100644 index 00000000..3e728aa4 --- /dev/null +++ b/Formula/xorg-font/font-bh-75dpi.rb @@ -0,0 +1,30 @@ +class FontBh75dpi < Formula + desc "X.Org Fonts: font bh 75dpi" + homepage "https://gitlab.freedesktop.org/xorg/font/bh-75dpi" + url "https://xorg.freedesktop.org/releases/individual/font/font-bh-75dpi-1.0.4.tar.xz" + sha256 "6026d8c073563dd3cbb4878d0076eed970debabd21423b3b61dd90441b9e7cda" + license "MIT" + + depends_on "bdftopcf" => :build + depends_on "font-util" => :build + depends_on "fontconfig" => :build + depends_on "mkfontscale" => :build + depends_on "pkgconf" => :build + + uses_from_macos "bzip2" => :build + + def install + configure_args = std_configure_args + %W[ + --with-fontrootdir=#{share}/fonts/X11 + --with-compression=bzip2 + ] + + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" + system "./configure", *configure_args + system "make", "install" + end + + test do + system "echo" + end +end diff --git a/Formula/xorg-font/font-bh-lucidatypewriter-100dpi.rb b/Formula/xorg-font/font-bh-lucidatypewriter-100dpi.rb new file mode 100644 index 00000000..c390518e --- /dev/null +++ b/Formula/xorg-font/font-bh-lucidatypewriter-100dpi.rb @@ -0,0 +1,30 @@ +class FontBhLucidatypewriter100dpi < Formula + desc "X.Org Fonts: font bh lucidatypewriter 100dpi" + homepage "https://gitlab.freedesktop.org/xorg/font/bh-lucidatypewriter-100dpi" + url "https://xorg.freedesktop.org/releases/individual/font/font-bh-lucidatypewriter-100dpi-1.0.4.tar.xz" + sha256 "76ec09eda4094a29d47b91cf59c3eba229c8f7d1ca6bae2abbb3f925e33de8f2" + license "MIT" + + depends_on "bdftopcf" => :build + depends_on "font-util" => :build + depends_on "fontconfig" => :build + depends_on "mkfontscale" => :build + depends_on "pkgconf" => :build + + uses_from_macos "bzip2" => :build + + def install + configure_args = std_configure_args + %W[ + --with-fontrootdir=#{share}/fonts/X11 + --with-compression=bzip2 + ] + + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" + system "./configure", *configure_args + system "make", "install" + end + + test do + system "echo" + end +end diff --git a/Formula/xorg-font/font-bh-lucidatypewriter-75dpi.rb b/Formula/xorg-font/font-bh-lucidatypewriter-75dpi.rb new file mode 100644 index 00000000..86471e86 --- /dev/null +++ b/Formula/xorg-font/font-bh-lucidatypewriter-75dpi.rb @@ -0,0 +1,30 @@ +class FontBhLucidatypewriter75dpi < Formula + desc "X.Org Fonts: font bh lucidatypewriter 75dpi" + homepage "https://gitlab.freedesktop.org/xorg/font/bh-lucidatypewriter-75dpi" + url "https://xorg.freedesktop.org/releases/individual/font/font-bh-lucidatypewriter-75dpi-1.0.4.tar.xz" + sha256 "864e2c39ac61f04f693fc2c8aaaed24b298c2cd40283cec12eee459c5635e8f5" + license "MIT" + + depends_on "bdftopcf" => :build + depends_on "font-util" => :build + depends_on "fontconfig" => :build + depends_on "mkfontscale" => :build + depends_on "pkgconf" => :build + + uses_from_macos "bzip2" => :build + + def install + configure_args = std_configure_args + %W[ + --with-fontrootdir=#{share}/fonts/X11 + --with-compression=bzip2 + ] + + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" + system "./configure", *configure_args + system "make", "install" + end + + test do + system "echo" + end +end diff --git a/Formula/xorg-font/font-bh-ttf.rb b/Formula/xorg-font/font-bh-ttf.rb new file mode 100644 index 00000000..c0c9aca3 --- /dev/null +++ b/Formula/xorg-font/font-bh-ttf.rb @@ -0,0 +1,30 @@ +class FontBhTtf < Formula + desc "X.Org Fonts: font bh ttf" + homepage "https://gitlab.freedesktop.org/xorg/font/bh-ttf" + url "https://xorg.freedesktop.org/releases/individual/font/font-bh-ttf-1.0.4.tar.xz" + sha256 "85a5f90d00c48c2b06fd125ea8adbc8b8ee97429e3075081c8710926efec3a56" + license "MIT" + + depends_on "bdftopcf" => :build + depends_on "font-util" => :build + depends_on "fontconfig" => :build + depends_on "mkfontscale" => :build + depends_on "pkgconf" => :build + + uses_from_macos "bzip2" => :build + + def install + configure_args = std_configure_args + %W[ + --with-fontrootdir=#{share}/fonts/X11 + --with-compression=bzip2 + ] + + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" + system "./configure", *configure_args + system "make", "install" + end + + test do + system "echo" + end +end diff --git a/Formula/xorg-font/font-bh-type1.rb b/Formula/xorg-font/font-bh-type1.rb new file mode 100644 index 00000000..acafc6d5 --- /dev/null +++ b/Formula/xorg-font/font-bh-type1.rb @@ -0,0 +1,30 @@ +class FontBhType1 < Formula + desc "X.Org Fonts: font bh type1" + homepage "https://gitlab.freedesktop.org/xorg/font/bh-type1" + url "https://xorg.freedesktop.org/releases/individual/font/font-bh-type1-1.0.4.tar.xz" + sha256 "19dec3ec06abde6bedd10094579e928be0f0fc3bdb4fbe93f4c69cce406d72a6" + license "MIT" + + depends_on "bdftopcf" => :build + depends_on "font-util" => :build + depends_on "fontconfig" => :build + depends_on "mkfontscale" => :build + depends_on "pkgconf" => :build + + uses_from_macos "bzip2" => :build + + def install + configure_args = std_configure_args + %W[ + --with-fontrootdir=#{share}/fonts/X11 + --with-compression=bzip2 + ] + + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" + system "./configure", *configure_args + system "make", "install" + end + + test do + system "echo" + end +end diff --git a/Formula/xorg-font/font-bitstream-100dpi.rb b/Formula/xorg-font/font-bitstream-100dpi.rb new file mode 100644 index 00000000..aff0d206 --- /dev/null +++ b/Formula/xorg-font/font-bitstream-100dpi.rb @@ -0,0 +1,30 @@ +class FontBitstream100dpi < Formula + desc "X.Org Fonts: font bitstream 100dpi" + homepage "https://gitlab.freedesktop.org/xorg/font/bitstream-100dpi" + url "https://xorg.freedesktop.org/releases/individual/font/font-bitstream-100dpi-1.0.4.tar.xz" + sha256 "2d1cc682efe4f7ebdf5fbd88961d8ca32b2729968728633dea20a1627690c1a7" + license "MIT" + + depends_on "bdftopcf" => :build + depends_on "font-util" => :build + depends_on "fontconfig" => :build + depends_on "mkfontscale" => :build + depends_on "pkgconf" => :build + + uses_from_macos "bzip2" => :build + + def install + configure_args = std_configure_args + %W[ + --with-fontrootdir=#{share}/fonts/X11 + --with-compression=bzip2 + ] + + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" + system "./configure", *configure_args + system "make", "install" + end + + test do + system "echo" + end +end diff --git a/Formula/xorg-font/font-bitstream-75dpi.rb b/Formula/xorg-font/font-bitstream-75dpi.rb new file mode 100644 index 00000000..3b72a133 --- /dev/null +++ b/Formula/xorg-font/font-bitstream-75dpi.rb @@ -0,0 +1,30 @@ +class FontBitstream75dpi < Formula + desc "X.Org Fonts: font bitstream 75dpi" + homepage "https://gitlab.freedesktop.org/xorg/font/bitstream-75dpi" + url "https://xorg.freedesktop.org/releases/individual/font/font-bitstream-75dpi-1.0.4.tar.xz" + sha256 "aaeb34d87424a9c2b0cf0e8590704c90cb5b42c6a3b6a0ef9e4676ef773bf826" + license "MIT" + + depends_on "bdftopcf" => :build + depends_on "font-util" => :build + depends_on "fontconfig" => :build + depends_on "mkfontscale" => :build + depends_on "pkgconf" => :build + + uses_from_macos "bzip2" => :build + + def install + configure_args = std_configure_args + %W[ + --with-fontrootdir=#{share}/fonts/X11 + --with-compression=bzip2 + ] + + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" + system "./configure", *configure_args + system "make", "install" + end + + test do + system "echo" + end +end diff --git a/Formula/xorg-font/font-bitstream-speedo.rb b/Formula/xorg-font/font-bitstream-speedo.rb new file mode 100644 index 00000000..38e8640c --- /dev/null +++ b/Formula/xorg-font/font-bitstream-speedo.rb @@ -0,0 +1,30 @@ +class FontBitstreamSpeedo < Formula + desc "X.Org Fonts: font bitstream speedo" + homepage "https://gitlab.freedesktop.org/xorg/font/bitstream-speedo" + url "https://xorg.freedesktop.org/releases/individual/font/font-bitstream-speedo-1.0.2.tar.xz" + sha256 "463c67beb6dd62ef97d85898cd935b68dfee8854dd8c2098914c96ce2e688758" + license "MIT" + + depends_on "bdftopcf" => :build + depends_on "font-util" => :build + depends_on "fontconfig" => :build + depends_on "mkfontscale" => :build + depends_on "pkgconf" => :build + + uses_from_macos "bzip2" => :build + + def install + configure_args = std_configure_args + %W[ + --with-fontrootdir=#{share}/fonts/X11 + --with-compression=bzip2 + ] + + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" + system "./configure", *configure_args + system "make", "install" + end + + test do + system "echo" + end +end diff --git a/Formula/xorg-font/font-bitstream-type1.rb b/Formula/xorg-font/font-bitstream-type1.rb new file mode 100644 index 00000000..a4cea868 --- /dev/null +++ b/Formula/xorg-font/font-bitstream-type1.rb @@ -0,0 +1,30 @@ +class FontBitstreamType1 < Formula + desc "X.Org Fonts: font bitstream type1" + homepage "https://gitlab.freedesktop.org/xorg/font/bitstream-type1" + url "https://xorg.freedesktop.org/releases/individual/font/font-bitstream-type1-1.0.4.tar.xz" + sha256 "de2f238b4cd72db4228a0ba67829d76a2b7c039e22993d66a722ee385248c628" + license "MIT" + + depends_on "bdftopcf" => :build + depends_on "font-util" => :build + depends_on "fontconfig" => :build + depends_on "mkfontscale" => :build + depends_on "pkgconf" => :build + + uses_from_macos "bzip2" => :build + + def install + configure_args = std_configure_args + %W[ + --with-fontrootdir=#{share}/fonts/X11 + --with-compression=bzip2 + ] + + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" + system "./configure", *configure_args + system "make", "install" + end + + test do + system "echo" + end +end diff --git a/Formula/xorg-font/font-cronyx-cyrillic.rb b/Formula/xorg-font/font-cronyx-cyrillic.rb new file mode 100644 index 00000000..72942aba --- /dev/null +++ b/Formula/xorg-font/font-cronyx-cyrillic.rb @@ -0,0 +1,30 @@ +class FontCronyxCyrillic < Formula + desc "X.Org Fonts: font cronyx cyrillic" + homepage "https://gitlab.freedesktop.org/xorg/font/cronyx-cyrillic" + url "https://xorg.freedesktop.org/releases/individual/font/font-cronyx-cyrillic-1.0.4.tar.xz" + sha256 "dc0781ce0dcbffdbf6aae1a00173a13403f92b0de925bca5a9e117e4e2d6b789" + license "MIT" + + depends_on "bdftopcf" => :build + depends_on "font-util" => :build + depends_on "fontconfig" => :build + depends_on "mkfontscale" => :build + depends_on "pkgconf" => :build + + uses_from_macos "bzip2" => :build + + def install + configure_args = std_configure_args + %W[ + --with-fontrootdir=#{share}/fonts/X11 + --with-compression=bzip2 + ] + + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" + system "./configure", *configure_args + system "make", "install" + end + + test do + system "echo" + end +end diff --git a/Formula/xorg-font/font-cursor-misc.rb b/Formula/xorg-font/font-cursor-misc.rb new file mode 100644 index 00000000..f5a1f13f --- /dev/null +++ b/Formula/xorg-font/font-cursor-misc.rb @@ -0,0 +1,30 @@ +class FontCursorMisc < Formula + desc "X.Org Fonts: font cursor misc" + homepage "https://gitlab.freedesktop.org/xorg/font/cursor-misc" + url "https://xorg.freedesktop.org/releases/individual/font/font-cursor-misc-1.0.4.tar.xz" + sha256 "25d9c9595013cb8ca08420509993a6434c917e53ca1fec3f63acd45a19d4f982" + license "MIT" + + depends_on "bdftopcf" => :build + depends_on "font-util" => :build + depends_on "fontconfig" => :build + depends_on "mkfontscale" => :build + depends_on "pkgconf" => :build + + uses_from_macos "bzip2" => :build + + def install + configure_args = std_configure_args + %W[ + --with-fontrootdir=#{share}/fonts/X11 + --with-compression=bzip2 + ] + + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" + system "./configure", *configure_args + system "make", "install" + end + + test do + system "echo" + end +end diff --git a/Formula/xorg-font/font-daewoo-misc.rb b/Formula/xorg-font/font-daewoo-misc.rb new file mode 100644 index 00000000..00b8eff2 --- /dev/null +++ b/Formula/xorg-font/font-daewoo-misc.rb @@ -0,0 +1,30 @@ +class FontDaewooMisc < Formula + desc "X.Org Fonts: font daewoo misc" + homepage "https://gitlab.freedesktop.org/xorg/font/daewoo-misc" + url "https://xorg.freedesktop.org/releases/individual/font/font-daewoo-misc-1.0.4.tar.xz" + sha256 "f63c8b3dc8f30098cb868b7db2c2c0c8b5b3fd2cefd044035697a43d4c7a4f31" + license "MIT" + + depends_on "bdftopcf" => :build + depends_on "font-util" => :build + depends_on "fontconfig" => :build + depends_on "mkfontscale" => :build + depends_on "pkgconf" => :build + + uses_from_macos "bzip2" => :build + + def install + configure_args = std_configure_args + %W[ + --with-fontrootdir=#{share}/fonts/X11 + --with-compression=bzip2 + ] + + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" + system "./configure", *configure_args + system "make", "install" + end + + test do + system "echo" + end +end diff --git a/Formula/xorg-font/font-dec-misc.rb b/Formula/xorg-font/font-dec-misc.rb new file mode 100644 index 00000000..985619df --- /dev/null +++ b/Formula/xorg-font/font-dec-misc.rb @@ -0,0 +1,30 @@ +class FontDecMisc < Formula + desc "X.Org Fonts: font dec misc" + homepage "https://gitlab.freedesktop.org/xorg/font/dec-misc" + url "https://xorg.freedesktop.org/releases/individual/font/font-dec-misc-1.0.4.tar.xz" + sha256 "82d968201d8ff8bec0e51dccd781bb4d4ebf17e11004944279bdc0201e161af7" + license "MIT" + + depends_on "bdftopcf" => :build + depends_on "font-util" => :build + depends_on "fontconfig" => :build + depends_on "mkfontscale" => :build + depends_on "pkgconf" => :build + + uses_from_macos "bzip2" => :build + + def install + configure_args = std_configure_args + %W[ + --with-fontrootdir=#{share}/fonts/X11 + --with-compression=bzip2 + ] + + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" + system "./configure", *configure_args + system "make", "install" + end + + test do + system "echo" + end +end diff --git a/Formula/xorg-font/font-ibm-type1.rb b/Formula/xorg-font/font-ibm-type1.rb new file mode 100644 index 00000000..3f09a1bb --- /dev/null +++ b/Formula/xorg-font/font-ibm-type1.rb @@ -0,0 +1,30 @@ +class FontIbmType1 < Formula + desc "X.Org Fonts: font ibm type1" + homepage "https://gitlab.freedesktop.org/xorg/font/ibm-type1" + url "https://xorg.freedesktop.org/releases/individual/font/font-ibm-type1-1.0.4.tar.xz" + sha256 "c4395e95ba46d40c4ad1737e91cac20c0ab75411329b60db5d99fed92b60ce7f" + license "MIT" + + depends_on "bdftopcf" => :build + depends_on "font-util" => :build + depends_on "fontconfig" => :build + depends_on "mkfontscale" => :build + depends_on "pkgconf" => :build + + uses_from_macos "bzip2" => :build + + def install + configure_args = std_configure_args + %W[ + --with-fontrootdir=#{share}/fonts/X11 + --with-compression=bzip2 + ] + + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" + system "./configure", *configure_args + system "make", "install" + end + + test do + system "echo" + end +end diff --git a/Formula/xorg-font/font-isas-misc.rb b/Formula/xorg-font/font-isas-misc.rb new file mode 100644 index 00000000..0fa52a5e --- /dev/null +++ b/Formula/xorg-font/font-isas-misc.rb @@ -0,0 +1,30 @@ +class FontIsasMisc < Formula + desc "X.Org Fonts: font isas misc" + homepage "https://gitlab.freedesktop.org/xorg/font/isas-misc" + url "https://xorg.freedesktop.org/releases/individual/font/font-isas-misc-1.0.4.tar.xz" + sha256 "47e595bbe6da444b9f6fcaa26539abc7ba1989e23afa6cdc49e22e484cc438fc" + license "MIT" + + depends_on "bdftopcf" => :build + depends_on "font-util" => :build + depends_on "fontconfig" => :build + depends_on "mkfontscale" => :build + depends_on "pkgconf" => :build + + uses_from_macos "bzip2" => :build + + def install + configure_args = std_configure_args + %W[ + --with-fontrootdir=#{share}/fonts/X11 + --with-compression=bzip2 + ] + + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" + system "./configure", *configure_args + system "make", "install" + end + + test do + system "echo" + end +end diff --git a/Formula/xorg-font/font-jis-misc.rb b/Formula/xorg-font/font-jis-misc.rb new file mode 100644 index 00000000..0cce7916 --- /dev/null +++ b/Formula/xorg-font/font-jis-misc.rb @@ -0,0 +1,30 @@ +class FontJisMisc < Formula + desc "X.Org Fonts: font jis misc" + homepage "https://gitlab.freedesktop.org/xorg/font/jis-misc" + url "https://xorg.freedesktop.org/releases/individual/font/font-jis-misc-1.0.4.tar.xz" + sha256 "78d1eff6c471f7aa6802a26d62cccf51d8e5185586406d9b6e1ee691b0bffad0" + license "MIT" + + depends_on "bdftopcf" => :build + depends_on "font-util" => :build + depends_on "fontconfig" => :build + depends_on "mkfontscale" => :build + depends_on "pkgconf" => :build + + uses_from_macos "bzip2" => :build + + def install + configure_args = std_configure_args + %W[ + --with-fontrootdir=#{share}/fonts/X11 + --with-compression=bzip2 + ] + + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" + system "./configure", *configure_args + system "make", "install" + end + + test do + system "echo" + end +end diff --git a/Formula/xorg-font/font-micro-misc.rb b/Formula/xorg-font/font-micro-misc.rb new file mode 100644 index 00000000..9ff18336 --- /dev/null +++ b/Formula/xorg-font/font-micro-misc.rb @@ -0,0 +1,30 @@ +class FontMicroMisc < Formula + desc "X.Org Fonts: font micro misc" + homepage "https://gitlab.freedesktop.org/xorg/font/micro-misc" + url "https://xorg.freedesktop.org/releases/individual/font/font-micro-misc-1.0.4.tar.xz" + sha256 "2ee0b9d6bd7ae849aff1bd82efab44a1b6b368fbb5e11d12ff7f015a3df6f943" + license "MIT" + + depends_on "bdftopcf" => :build + depends_on "font-util" => :build + depends_on "fontconfig" => :build + depends_on "mkfontscale" => :build + depends_on "pkgconf" => :build + + uses_from_macos "bzip2" => :build + + def install + configure_args = std_configure_args + %W[ + --with-fontrootdir=#{share}/fonts/X11 + --with-compression=bzip2 + ] + + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" + system "./configure", *configure_args + system "make", "install" + end + + test do + system "echo" + end +end diff --git a/Formula/xorg-font/font-misc-cyrillic.rb b/Formula/xorg-font/font-misc-cyrillic.rb new file mode 100644 index 00000000..7261d7b2 --- /dev/null +++ b/Formula/xorg-font/font-misc-cyrillic.rb @@ -0,0 +1,30 @@ +class FontMiscCyrillic < Formula + desc "X.Org Fonts: font misc cyrillic" + homepage "https://gitlab.freedesktop.org/xorg/font/misc-cyrillic" + url "https://xorg.freedesktop.org/releases/individual/font/font-misc-cyrillic-1.0.4.tar.xz" + sha256 "76021a7f53064001914a57fd08efae57f76b68f0a24dca8ab1b245474ee8e993" + license "MIT" + + depends_on "bdftopcf" => :build + depends_on "font-util" => :build + depends_on "fontconfig" => :build + depends_on "mkfontscale" => :build + depends_on "pkgconf" => :build + + uses_from_macos "bzip2" => :build + + def install + configure_args = std_configure_args + %W[ + --with-fontrootdir=#{share}/fonts/X11 + --with-compression=bzip2 + ] + + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" + system "./configure", *configure_args + system "make", "install" + end + + test do + system "echo" + end +end diff --git a/Formula/xorg-font/font-misc-ethiopic.rb b/Formula/xorg-font/font-misc-ethiopic.rb new file mode 100644 index 00000000..fe655df1 --- /dev/null +++ b/Formula/xorg-font/font-misc-ethiopic.rb @@ -0,0 +1,30 @@ +class FontMiscEthiopic < Formula + desc "X.Org Fonts: font misc ethiopic" + homepage "https://gitlab.freedesktop.org/xorg/font/misc-ethiopic" + url "https://xorg.freedesktop.org/releases/individual/font/font-misc-ethiopic-1.0.5.tar.xz" + sha256 "4749a7e6e1a1eef6c91fcc9a04e8b1c0ed027d40c1599e5a6c93270d8469b612" + license "MIT" + + depends_on "bdftopcf" => :build + depends_on "font-util" => :build + depends_on "fontconfig" => :build + depends_on "mkfontscale" => :build + depends_on "pkgconf" => :build + + uses_from_macos "bzip2" => :build + + def install + configure_args = std_configure_args + %W[ + --with-fontrootdir=#{share}/fonts/X11 + --with-compression=bzip2 + ] + + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" + system "./configure", *configure_args + system "make", "install" + end + + test do + system "echo" + end +end diff --git a/Formula/xorg-font/font-misc-meltho.rb b/Formula/xorg-font/font-misc-meltho.rb new file mode 100644 index 00000000..1caf735f --- /dev/null +++ b/Formula/xorg-font/font-misc-meltho.rb @@ -0,0 +1,30 @@ +class FontMiscMeltho < Formula + desc "X.Org Fonts: font misc meltho" + homepage "https://gitlab.freedesktop.org/xorg/font/misc-meltho" + url "https://xorg.freedesktop.org/releases/individual/font/font-misc-meltho-1.0.4.tar.xz" + sha256 "63be5ec17078898f263c24096a68b43ae5b06b88852e42549afa03d124d65219" + license "MIT" + + depends_on "bdftopcf" => :build + depends_on "font-util" => :build + depends_on "fontconfig" => :build + depends_on "mkfontscale" => :build + depends_on "pkgconf" => :build + + uses_from_macos "bzip2" => :build + + def install + configure_args = std_configure_args + %W[ + --with-fontrootdir=#{share}/fonts/X11 + --with-compression=bzip2 + ] + + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" + system "./configure", *configure_args + system "make", "install" + end + + test do + system "echo" + end +end diff --git a/Formula/xorg-font/font-misc-misc.rb b/Formula/xorg-font/font-misc-misc.rb new file mode 100644 index 00000000..f21acb1c --- /dev/null +++ b/Formula/xorg-font/font-misc-misc.rb @@ -0,0 +1,30 @@ +class FontMiscMisc < Formula + desc "X.Org Fonts: font misc misc" + homepage "https://gitlab.freedesktop.org/xorg/font/misc-misc" + url "https://xorg.freedesktop.org/releases/individual/font/font-misc-misc-1.0.0.tar.xz" + sha256 "463c67beb6dd62ef97d85898cd935b68dfee8854dd8c2098914c96ce2e688758" + license "MIT" + + depends_on "bdftopcf" => :build + depends_on "font-util" => :build + depends_on "fontconfig" => :build + depends_on "mkfontscale" => :build + depends_on "pkgconf" => :build + + uses_from_macos "bzip2" => :build + + def install + configure_args = std_configure_args + %W[ + --with-fontrootdir=#{share}/fonts/X11 + --with-compression=bzip2 + ] + + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" + system "./configure", *configure_args + system "make", "install" + end + + test do + system "echo" + end +end diff --git a/Formula/xorg-font/font-mutt-misc.rb b/Formula/xorg-font/font-mutt-misc.rb new file mode 100644 index 00000000..a67cd058 --- /dev/null +++ b/Formula/xorg-font/font-mutt-misc.rb @@ -0,0 +1,30 @@ +class FontMuttMisc < Formula + desc "X.Org Fonts: font mutt misc" + homepage "https://gitlab.freedesktop.org/xorg/font/mutt-misc" + url "https://xorg.freedesktop.org/releases/individual/font/font-mutt-misc-1.0.4.tar.xz" + sha256 "b12359f4e12c23bcfcb448b918297e975fa91bef5293d88d3c25343cc768bb24" + license "MIT" + + depends_on "bdftopcf" => :build + depends_on "font-util" => :build + depends_on "fontconfig" => :build + depends_on "mkfontscale" => :build + depends_on "pkgconf" => :build + + uses_from_macos "bzip2" => :build + + def install + configure_args = std_configure_args + %W[ + --with-fontrootdir=#{share}/fonts/X11 + --with-compression=bzip2 + ] + + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" + system "./configure", *configure_args + system "make", "install" + end + + test do + system "echo" + end +end diff --git a/Formula/xorg-font/font-schumacher-misc.rb b/Formula/xorg-font/font-schumacher-misc.rb new file mode 100644 index 00000000..64b553f9 --- /dev/null +++ b/Formula/xorg-font/font-schumacher-misc.rb @@ -0,0 +1,30 @@ +class FontSchumacherMisc < Formula + desc "X.Org Fonts: font schumacher misc" + homepage "https://gitlab.freedesktop.org/xorg/font/schumacher-misc" + url "https://xorg.freedesktop.org/releases/individual/font/font-schumacher-misc-1.0.0.tar.xz" + sha256 "463c67beb6dd62ef97d85898cd935b68dfee8854dd8c2098914c96ce2e688758" + license "MIT" + + depends_on "bdftopcf" => :build + depends_on "font-util" => :build + depends_on "fontconfig" => :build + depends_on "mkfontscale" => :build + depends_on "pkgconf" => :build + + uses_from_macos "bzip2" => :build + + def install + configure_args = std_configure_args + %W[ + --with-fontrootdir=#{share}/fonts/X11 + --with-compression=bzip2 + ] + + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" + system "./configure", *configure_args + system "make", "install" + end + + test do + system "echo" + end +end diff --git a/Formula/xorg-font/font-screen-cyrillic.rb b/Formula/xorg-font/font-screen-cyrillic.rb new file mode 100644 index 00000000..ccb0a66a --- /dev/null +++ b/Formula/xorg-font/font-screen-cyrillic.rb @@ -0,0 +1,30 @@ +class FontScreenCyrillic < Formula + desc "X.Org Fonts: font screen cyrillic" + homepage "https://gitlab.freedesktop.org/xorg/font/screen-cyrillic" + url "https://xorg.freedesktop.org/releases/individual/font/font-screen-cyrillic-1.0.5.tar.xz" + sha256 "8f758bb8cd580c7e655487d1d0db69d319acae54d932b295d96d9d9b83fde5c0" + license "MIT" + + depends_on "bdftopcf" => :build + depends_on "font-util" => :build + depends_on "fontconfig" => :build + depends_on "mkfontscale" => :build + depends_on "pkgconf" => :build + + uses_from_macos "bzip2" => :build + + def install + configure_args = std_configure_args + %W[ + --with-fontrootdir=#{share}/fonts/X11 + --with-compression=bzip2 + ] + + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" + system "./configure", *configure_args + system "make", "install" + end + + test do + system "echo" + end +end diff --git a/Formula/xorg-font/font-sony-misc.rb b/Formula/xorg-font/font-sony-misc.rb new file mode 100644 index 00000000..47722cb2 --- /dev/null +++ b/Formula/xorg-font/font-sony-misc.rb @@ -0,0 +1,30 @@ +class FontSonyMisc < Formula + desc "X.Org Fonts: font sony misc" + homepage "https://gitlab.freedesktop.org/xorg/font/sony-misc" + url "https://xorg.freedesktop.org/releases/individual/font/font-sony-misc-1.0.4.tar.xz" + sha256 "e6b09f823fccb06e0bd0b2062283b6514153323bd8a7486e9c2e3f55ab84946b" + license "MIT" + + depends_on "bdftopcf" => :build + depends_on "font-util" => :build + depends_on "fontconfig" => :build + depends_on "mkfontscale" => :build + depends_on "pkgconf" => :build + + uses_from_macos "bzip2" => :build + + def install + configure_args = std_configure_args + %W[ + --with-fontrootdir=#{share}/fonts/X11 + --with-compression=bzip2 + ] + + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" + system "./configure", *configure_args + system "make", "install" + end + + test do + system "echo" + end +end diff --git a/Formula/xorg-font/font-sun-misc.rb b/Formula/xorg-font/font-sun-misc.rb new file mode 100644 index 00000000..30a1f388 --- /dev/null +++ b/Formula/xorg-font/font-sun-misc.rb @@ -0,0 +1,30 @@ +class FontSunMisc < Formula + desc "X.Org Fonts: font sun misc" + homepage "https://gitlab.freedesktop.org/xorg/font/sun-misc" + url "https://xorg.freedesktop.org/releases/individual/font/font-sun-misc-1.0.4.tar.xz" + sha256 "dd84dd116d927affa4fa0fa29727b3ecfc0f064238817c0a1e552a0ac384db9f" + license "MIT" + + depends_on "bdftopcf" => :build + depends_on "font-util" => :build + depends_on "fontconfig" => :build + depends_on "mkfontscale" => :build + depends_on "pkgconf" => :build + + uses_from_macos "bzip2" => :build + + def install + configure_args = std_configure_args + %W[ + --with-fontrootdir=#{share}/fonts/X11 + --with-compression=bzip2 + ] + + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" + system "./configure", *configure_args + system "make", "install" + end + + test do + system "echo" + end +end diff --git a/Formula/xorg-font/font-winitzki-cyrillic.rb b/Formula/xorg-font/font-winitzki-cyrillic.rb new file mode 100644 index 00000000..ff22f6ba --- /dev/null +++ b/Formula/xorg-font/font-winitzki-cyrillic.rb @@ -0,0 +1,30 @@ +class FontWinitzkiCyrillic < Formula + desc "X.Org Fonts: font winitzki cyrillic" + homepage "https://gitlab.freedesktop.org/xorg/font/winitzki-cyrillic" + url "https://xorg.freedesktop.org/releases/individual/font/font-winitzki-cyrillic-1.0.4.tar.xz" + sha256 "3b6d82122dc14776e3afcd877833a7834e1f900c53fc1c7bb2d67c781cfa97a8" + license "MIT" + + depends_on "bdftopcf" => :build + depends_on "font-util" => :build + depends_on "fontconfig" => :build + depends_on "mkfontscale" => :build + depends_on "pkgconf" => :build + + uses_from_macos "bzip2" => :build + + def install + configure_args = std_configure_args + %W[ + --with-fontrootdir=#{share}/fonts/X11 + --with-compression=bzip2 + ] + + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" + system "./configure", *configure_args + system "make", "install" + end + + test do + system "echo" + end +end diff --git a/Formula/xorg-font/font-xfree86-type1.rb b/Formula/xorg-font/font-xfree86-type1.rb new file mode 100644 index 00000000..951e679b --- /dev/null +++ b/Formula/xorg-font/font-xfree86-type1.rb @@ -0,0 +1,30 @@ +class FontXfree86Type1 < Formula + desc "X.Org Fonts: font xfree86 type1" + homepage "https://gitlab.freedesktop.org/xorg/font/xfree86-type1" + url "https://xorg.freedesktop.org/releases/individual/font/font-xfree86-type1-1.0.5.tar.xz" + sha256 "a93c2c788a5ea1c002af7c8662cf9d9821fb1df51b8d2b2c5e0026dfdfea4837" + license "MIT" + + depends_on "bdftopcf" => :build + depends_on "font-util" => :build + depends_on "fontconfig" => :build + depends_on "mkfontscale" => :build + depends_on "pkgconf" => :build + + uses_from_macos "bzip2" => :build + + def install + configure_args = std_configure_args + %W[ + --with-fontrootdir=#{share}/fonts/X11 + --with-compression=bzip2 + ] + + inreplace "Makefile.am", "$(MKFONTDIR)", "@echo" + system "./configure", *configure_args + system "make", "install" + end + + test do + system "echo" + end +end