summaryrefslogtreecommitdiff
path: root/homebrew/ecm/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/ecm/.beer')
-rw-r--r--homebrew/ecm/.beer18
1 files changed, 18 insertions, 0 deletions
diff --git a/homebrew/ecm/.beer b/homebrew/ecm/.beer
new file mode 100644
index 000000000..ef6bc4306
--- /dev/null
+++ b/homebrew/ecm/.beer
@@ -0,0 +1,18 @@
+{
+ "name": "Ecm",
+ "description": "Prepare CD image files so they compress better",
+ "url": "https://web.archive.org/web/20091021035854/www.neillcorlett.com/downloads/ecm100.zip",
+ "mirror": null,
+ "homepage": "https://web.archive.org/web/20140227165748/www.neillcorlett.com/ecm/",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system ENV.cc, \"-o\", \"ecm\", \"ecm.c\"",
+ "system ENV.cc, \"-o\", \"unecm\", \"unecm.c\"",
+ "bin.install \"ecm\", \"unecm\""
+ ],
+ "version": "100",
+ "file": "ecm.rb"
+} \ No newline at end of file