summaryrefslogtreecommitdiff
path: root/homebrew/libunwindheaders/.beer
blob: 2a6f9825acb809a0f4b7e9b37e0a97d210bc5f0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "name": "LibunwindHeaders",
    "description": "C API for determining the call-chain of a program",
    "url": "https://opensource.apple.com/tarballs/libunwind/libunwind-35.3.tar.gz",
    "mirror": null,
    "homepage": "https://opensource.apple.com/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "include.install Dir[\"include/*\"]",
        "(include/\"libunwind\").install Dir[\"src/*.h*\"]",
        "(include/\"libunwind/libunwind_priv.h\").unlink"
    ],
    "version": "35.3",
    "file": "libunwind-headers.rb"
}