summaryrefslogtreecommitdiff
path: root/homebrew/rsstail/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/rsstail/.beer')
-rw-r--r--homebrew/rsstail/.beer29
1 files changed, 29 insertions, 0 deletions
diff --git a/homebrew/rsstail/.beer b/homebrew/rsstail/.beer
new file mode 100644
index 000000000..c92a370b6
--- /dev/null
+++ b/homebrew/rsstail/.beer
@@ -0,0 +1,29 @@
+{
+ "name": "Rsstail",
+ "description": "Monitors an RSS feed and emits new entries when detected",
+ "url": "https://www.vanheusden.com/rsstail/rsstail-2.1.tgz",
+ "mirror": null,
+ "homepage": "https://www.vanheusden.com/rsstail/",
+ "depends": [
+ {
+ "depend": "libmrss",
+ "build-depend": false
+ }
+ ],
+ "resource": [
+ {
+ "name": "libiconv_hook",
+ "url": "https://www.mirrorservice.org/sites/archive.ubuntu.com/ubuntu/pool/universe/liba/libapache-mod-encoding/libapache-mod-encoding_0.0.20021209.orig.tar.gz"
+ }
+ ],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "(buildpath/\"libiconv_hook\").install resource(\"libiconv_hook\")",
+ "cd \"libiconv_hook/lib\" do",
+ "system \"./configure\", \"--disable-shared\"",
+ "system \"make\""
+ ],
+ "version": "2.1",
+ "file": "rsstail.rb"
+} \ No newline at end of file