summaryrefslogtreecommitdiff
path: root/homebrew/nbimg/.beer
blob: dd9486827537cef5c8216438122816e74a498d2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "name": "Nbimg",
    "description": "Smartphone boot splash screen converter for Android and winCE",
    "url": "https://github.com/poliva/nbimg/archive/v1.2.1.tar.gz",
    "mirror": null,
    "homepage": "https://github.com/poliva/nbimg",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "inreplace \"Makefile\", \"all: nbimg win32\", \"all: nbimg\"",
        "system \"make\", \"prefix=#{prefix}\",",
        "\"bindir=#{bin}\",",
        "\"docdir=#{doc}\",",
        "\"mandir=#{man}\",",
        "\"install\""
    ],
    "version": "1.2.1",
    "file": "nbimg.rb"
}