summaryrefslogtreecommitdiff
path: root/homebrew/fcitxremoteforosx/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/fcitxremoteforosx/.beer')
-rw-r--r--homebrew/fcitxremoteforosx/.beer18
1 files changed, 18 insertions, 0 deletions
diff --git a/homebrew/fcitxremoteforosx/.beer b/homebrew/fcitxremoteforosx/.beer
new file mode 100644
index 000000000..99b442bec
--- /dev/null
+++ b/homebrew/fcitxremoteforosx/.beer
@@ -0,0 +1,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"
+} \ No newline at end of file