summaryrefslogtreecommitdiff
path: root/homebrew/negfix8/.beer
blob: 8ef8eddd84bc9500107a4f1e106aac928efd5fae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "name": "Negfix8",
    "description": "Turn scanned negative images into positives",
    "url": "https://sites.google.com/site/negfix/downloads/negfix8.3.tgz",
    "mirror": null,
    "homepage": "https://sites.google.com/site/negfix",
    "depends": [
        {
            "depend": "imagemagick",
            "build-depend": false
        }
    ],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "bin.install \"negfix8\""
    ],
    "version": "8.3",
    "file": "negfix8.rb"
}