summaryrefslogtreecommitdiff
path: root/homebrew/liblunar/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/liblunar/.beer')
-rw-r--r--homebrew/liblunar/.beer35
1 files changed, 35 insertions, 0 deletions
diff --git a/homebrew/liblunar/.beer b/homebrew/liblunar/.beer
new file mode 100644
index 000000000..d0b4a4634
--- /dev/null
+++ b/homebrew/liblunar/.beer
@@ -0,0 +1,35 @@
+{
+ "name": "Liblunar",
+ "description": "Lunar date calendar",
+ "url": "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/liblunar/liblunar-2.2.5.tar.gz",
+ "mirror": null,
+ "homepage": "https://code.google.com/archive/p/liblunar/",
+ "depends": [
+ {
+ "depend": "intltool",
+ "build-depend": true
+ },
+ {
+ "depend": "pkg-config",
+ "build-depend": true
+ },
+ {
+ "depend": "gettext",
+ "build-depend": false
+ },
+ {
+ "depend": "glib",
+ "build-depend": false
+ }
+ ],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"./configure\", \"--disable-dependency-tracking\",",
+ "\"--prefix=#{prefix}\"",
+ "system \"make\", \"install\""
+ ],
+ "version": "2.2.5",
+ "file": "liblunar.rb"
+} \ No newline at end of file