summaryrefslogtreecommitdiff
path: root/homebrew/lcov/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/lcov/.beer')
-rw-r--r--homebrew/lcov/.beer18
1 files changed, 18 insertions, 0 deletions
diff --git a/homebrew/lcov/.beer b/homebrew/lcov/.beer
new file mode 100644
index 000000000..eaec90636
--- /dev/null
+++ b/homebrew/lcov/.beer
@@ -0,0 +1,18 @@
+{
+ "name": "Lcov",
+ "description": "Graphical front-end for GCC",
+ "url": "https://github.com/linux-test-project/lcov/releases/download/v1.14/lcov-1.14.tar.gz",
+ "mirror": null,
+ "homepage": "https://github.com/linux-test-project/lcov",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "inreplace %w[bin/genhtml bin/geninfo bin/lcov],",
+ "\"/etc/lcovrc\", \"#{prefix}/etc/lcovrc\"",
+ "system \"make\", \"PREFIX=#{prefix}\", \"BIN_DIR=#{bin}\", \"MAN_DIR=#{man}\", \"install\""
+ ],
+ "version": "1.14",
+ "file": "lcov.rb"
+} \ No newline at end of file