summaryrefslogtreecommitdiff
path: root/homebrew/luit/.beer
blob: 8669d9e22333f189ae02469701a7cd4a6903f96a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "Luit",
    "description": "Filter run between arbitrary application and UTF-8 terminal emulator",
    "url": "https://invisible-mirror.net/archives/luit/luit-20180628.tgz",
    "mirror": null,
    "homepage": "https://invisible-island.net/luit/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"./configure\", \"--prefix=#{prefix}\", \"--without-x\"",
        "system \"make\", \"install\""
    ],
    "version": "20180628",
    "file": "luit.rb"
}