summaryrefslogtreecommitdiff
path: root/homebrew/fcitxremoteforosx/.beer
blob: 99b442becdc6feb0a17993224aebca434d8fcfda (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "name": "FcitxRemoteForOsx",
    "description": "Handle input method in command-line",
    "url": "https://github.com/CodeFalling/fcitx-remote-for-osx/archive/0.3.0.tar.gz",
    "mirror": null,
    "homepage": "https://github.com/CodeFalling/fcitx-remote-for-osx",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"./build.py\", \"build\", \"general\"",
        "bin.install \"fcitx-remote-general\"",
        "bin.install_symlink \"fcitx-remote-general\" => \"fcitx-remote\""
    ],
    "version": "0.3.0",
    "file": "fcitx-remote-for-osx.rb"
}