summaryrefslogtreecommitdiff
path: root/homebrew/cimg/.beer
blob: 95e860224161a3d1194c65563c4fb32a5f5b3f0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "name": "Cimg",
    "description": "C++ toolkit for image processing",
    "url": "http://cimg.eu/files/CImg_2.5.4.zip",
    "mirror": null,
    "homepage": "http://cimg.eu/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "include.install \"CImg.h\"",
        "prefix.install \"Licence_CeCILL-C_V1-en.txt\", \"Licence_CeCILL_V2-en.txt\"",
        "pkgshare.install \"examples\", \"plugins\""
    ],
    "version": "2.5.4",
    "file": "cimg.rb"
}