summaryrefslogtreecommitdiff
path: root/homebrew/jxrlib/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/jxrlib/.beer')
-rw-r--r--homebrew/jxrlib/.beer22
1 files changed, 22 insertions, 0 deletions
diff --git a/homebrew/jxrlib/.beer b/homebrew/jxrlib/.beer
new file mode 100644
index 000000000..e10b865a9
--- /dev/null
+++ b/homebrew/jxrlib/.beer
@@ -0,0 +1,22 @@
+{
+ "name": "Jxrlib",
+ "description": "Tools for JPEG-XR image encoding/decoding",
+ "url": "https://deb.debian.org/debian/pool/main/j/jxrlib/jxrlib_1.1.orig.tar.gz",
+ "mirror": null,
+ "homepage": "https://archive.codeplex.com/?p=jxrlib",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"make\"",
+ "lib.install %w[libjxrglue.a libjpegxr.a]",
+ "bin.install %w[JxrEncApp JxrDecApp]",
+ "include.install %w[common image]",
+ "include.install \"jxrgluelib\" => \"glue\"",
+ "include.install \"jxrtestlib\" => \"test\"",
+ "doc.install Dir[\"doc/*\"]"
+ ],
+ "version": "1.1",
+ "file": "jxrlib.rb"
+} \ No newline at end of file