| # Licensed to the Apache Software Foundation (ASF) under one |
| # or more contributor license agreements. See the NOTICE file |
| # distributed with this work for additional information |
| # regarding copyright ownership. The ASF licenses this file |
| # to you under the Apache License, Version 2.0 (the |
| # "License"); you may not use this file except in compliance |
| # with the License. You may obtain a copy of the License at |
| # |
| # http://www.apache.org/licenses/LICENSE-2.0 |
| # |
| # Unless required by applicable law or agreed to in writing, |
| # software distributed under the License is distributed on an |
| # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| # KIND, either express or implied. See the License for the |
| # specific language governing permissions and limitations |
| # under the License. |
| |
| [wrap-file] |
| directory = benchmark-1.8.4 |
| source_url = https://github.com/google/benchmark/archive/refs/tags/v1.8.4.tar.gz |
| source_filename = benchmark-1.8.4.tar.gz |
| source_hash = 3e7059b6b11fb1bbe28e33e02519398ca94c1818874ebed18e504dc6f709be45 |
| source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/google-benchmark_1.8.4-5/benchmark-1.8.4.tar.gz |
| patch_filename = google-benchmark_1.8.4-5_patch.zip |
| patch_url = https://wrapdb.mesonbuild.com/v2/google-benchmark_1.8.4-5/get_patch |
| patch_hash = 671ffed65f1e95e8c20edb7a06eb54476797e58169160b255f52dc71f4b83957 |
| wrapdb_version = 1.8.4-5 |
| |
| [provide] |
| dependency_names = benchmark, benchmark_main |