summaryrefslogtreecommitdiff
path: root/homebrew/spacemandiff/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/spacemandiff/.beer')
-rw-r--r--homebrew/spacemandiff/.beer25
1 files changed, 25 insertions, 0 deletions
diff --git a/homebrew/spacemandiff/.beer b/homebrew/spacemandiff/.beer
new file mode 100644
index 000000000..9eea73277
--- /dev/null
+++ b/homebrew/spacemandiff/.beer
@@ -0,0 +1,25 @@
+{
+ "name": "SpacemanDiff",
+ "description": "Diff images from the command-line",
+ "url": "https://github.com/holman/spaceman-diff/archive/v1.0.3.tar.gz",
+ "mirror": null,
+ "homepage": "https://github.com/holman/spaceman-diff",
+ "depends": [
+ {
+ "depend": "imagemagick",
+ "build-depend": false
+ },
+ {
+ "depend": "jp2a",
+ "build-depend": false
+ }
+ ],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "bin.install \"spaceman-diff\""
+ ],
+ "version": "1.0.3",
+ "file": "spaceman-diff.rb"
+} \ No newline at end of file