summaryrefslogtreecommitdiff
path: root/homebrew/tokyodystopia/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/tokyodystopia/.beer')
-rw-r--r--homebrew/tokyodystopia/.beer24
1 files changed, 24 insertions, 0 deletions
diff --git a/homebrew/tokyodystopia/.beer b/homebrew/tokyodystopia/.beer
new file mode 100644
index 000000000..d6a7ce90d
--- /dev/null
+++ b/homebrew/tokyodystopia/.beer
@@ -0,0 +1,24 @@
+{
+ "name": "TokyoDystopia",
+ "description": "Lightweight full-text search system",
+ "url": "https://fallabs.com/tokyodystopia/tokyodystopia-0.9.15.tar.gz",
+ "mirror": null,
+ "homepage": "https://fallabs.com/tokyodystopia/",
+ "depends": [
+ {
+ "depend": "tokyo-cabinet",
+ "build-depend": false
+ }
+ ],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"./configure\", \"--prefix=#{prefix}\"",
+ "system \"make\"",
+ "system \"make\", \"check\"",
+ "system \"make\", \"install\""
+ ],
+ "version": "0.9.15",
+ "file": "tokyo-dystopia.rb"
+} \ No newline at end of file