summaryrefslogtreecommitdiff
path: root/homebrew/remind/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/remind/.beer')
-rw-r--r--homebrew/remind/.beer24
1 files changed, 24 insertions, 0 deletions
diff --git a/homebrew/remind/.beer b/homebrew/remind/.beer
new file mode 100644
index 000000000..75132a411
--- /dev/null
+++ b/homebrew/remind/.beer
@@ -0,0 +1,24 @@
+{
+ "name": "Remind",
+ "description": "Sophisticated calendar and alarm",
+ "url": "https://www.roaringpenguin.com/files/download/remind-03.01.15.tar.gz",
+ "mirror": null,
+ "homepage": "https://www.roaringpenguin.com/products/remind",
+ "depends": [],
+ "resource": [],
+ "conflicts": [
+ {
+ "conflict": "rem",
+ "reason": "both install `rem` binaries"
+ }
+ ],
+ "patches": [],
+ "install": [
+ "inreplace \"configure\", \"sleep 1\", \"true\"",
+ "inreplace \"src/init.c\" do |s|",
+ "s.gsub! \"sleep(5);\", \"\"",
+ "s.gsub! /rkrphgvba\\(.\\);/, \"\""
+ ],
+ "version": "03.01.15",
+ "file": "remind.rb"
+} \ No newline at end of file