summaryrefslogtreecommitdiff
path: root/homebrew/libhdhomerun/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/libhdhomerun/.beer')
-rw-r--r--homebrew/libhdhomerun/.beer19
1 files changed, 19 insertions, 0 deletions
diff --git a/homebrew/libhdhomerun/.beer b/homebrew/libhdhomerun/.beer
new file mode 100644
index 000000000..976b1c4c4
--- /dev/null
+++ b/homebrew/libhdhomerun/.beer
@@ -0,0 +1,19 @@
+{
+ "name": "Libhdhomerun",
+ "description": "C library for controlling SiliconDust HDHomeRun TV tuners",
+ "url": "https://download.silicondust.com/hdhomerun/libhdhomerun_20180817.tgz",
+ "mirror": null,
+ "homepage": "https://www.silicondust.com/support/linux/",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"make\"",
+ "bin.install \"hdhomerun_config\"",
+ "lib.install \"libhdhomerun.dylib\"",
+ "include.install Dir[\"hdhomerun*.h\"]"
+ ],
+ "version": "20180817",
+ "file": "libhdhomerun.rb"
+} \ No newline at end of file