extra-cmake-modules: renamed from kde-extra-cmake-modules

master
Dawid Wróbel 2021-03-18 20:43:27 -04:00 committed by Carlo Cabrera
parent 20bc0edd80
commit ffa6f18d35
2 changed files with 2 additions and 8 deletions

View File

@ -1,4 +1,4 @@
class KdeExtraCmakeModules < Formula
class ExtraCmakeModules < Formula
desc "Extra modules and scripts for CMake"
homepage "https://api.kde.org/frameworks/extra-cmake-modules/html/index.html"
url "https://download.kde.org/stable/frameworks/5.79/extra-cmake-modules-5.79.0.tar.xz"
@ -14,13 +14,6 @@ class KdeExtraCmakeModules < Formula
regex(/^v?(\d+(?:\.\d+)+)$/i)
end
bottle do
sha256 cellar: :any_skip_relocation, arm64_big_sur: "b037f9a37b5602092d85b8af767ad3f46d970c295aff9bf4b55ca21ecdfd11c0"
sha256 cellar: :any_skip_relocation, big_sur: "fc8d6944b8c8900f3fb464cc8f4589bec834d6b7ab9adbce8b380dcf8d7bc00b"
sha256 cellar: :any_skip_relocation, catalina: "6461611d4f810ef660c4554eadb4f708fe1f952458d2cd374a8200e36895f1cc"
sha256 cellar: :any_skip_relocation, mojave: "daccf07232ea1f687e2f20b0f86823f7ebf421da92f1f4e7608c5197f556ead4"
end
depends_on "cmake" => [:build, :test]
depends_on "qt@5" => :build
depends_on "sphinx-doc" => :build

View File

@ -68,6 +68,7 @@
"juju2": "juju",
"juju@2.0": "juju",
"jupyter": "jupyterlab",
"kde-extra-cmake-modules": "extra-cmake-modules",
"kibana@6.8": "kibana@6",
"kibana@7.8": "kibana@7",
"kotlin-compiler": "kotlin",