summaryrefslogtreecommitdiff
path: root/homebrew/unrar/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/unrar/.beer')
-rw-r--r--homebrew/unrar/.beer21
1 files changed, 21 insertions, 0 deletions
diff --git a/homebrew/unrar/.beer b/homebrew/unrar/.beer
new file mode 100644
index 000000000..27f2829e4
--- /dev/null
+++ b/homebrew/unrar/.beer
@@ -0,0 +1,21 @@
+{
+ "name": "Unrar",
+ "description": "Extract, view, and test RAR archives",
+ "url": "https://www.rarlab.com/rar/unrarsrc-5.7.4.tar.gz",
+ "mirror": null,
+ "homepage": "https://www.rarlab.com/",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "inreplace \"makefile\", \"libunrar.so\", \"libunrar.dylib\"",
+ "system \"make\"",
+ "system \"make\", \"clean\"",
+ "system \"make\", \"lib\"",
+ "bin.install \"unrar\"",
+ "lib.install \"libunrar.dylib\""
+ ],
+ "version": "5.7.4",
+ "file": "unrar.rb"
+} \ No newline at end of file