summaryrefslogtreecommitdiff
path: root/homebrew/vramsteg/.beer
blob: 550b76a2e20d25ffdc52bbeb5dec27cfbe27a9f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
    "name": "Vramsteg",
    "description": "Add progress bars to command-line applications",
    "url": "https://gothenburgbitfactory.org/download/vramsteg-1.1.0.tar.gz",
    "mirror": null,
    "homepage": "https://gothenburgbitfactory.org/projects/vramsteg.html",
    "depends": [
        {
            "depend": "cmake",
            "build-depend": true
        }
    ],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"cmake\", \".\", *std_cmake_args",
        "system \"make\", \"install\""
    ],
    "version": "1.1.0",
    "file": "vramsteg.rb"
}