summaryrefslogtreecommitdiff
path: root/homebrew/shntool/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/shntool/.beer')
-rw-r--r--homebrew/shntool/.beer18
1 files changed, 18 insertions, 0 deletions
diff --git a/homebrew/shntool/.beer b/homebrew/shntool/.beer
new file mode 100644
index 000000000..03a5784a0
--- /dev/null
+++ b/homebrew/shntool/.beer
@@ -0,0 +1,18 @@
+{
+ "name": "Shntool",
+ "description": "Multi-purpose tool for manipulating and analyzing WAV files",
+ "url": "https://web.archive.org/web/20180903160820/etree.org/shnutils/shntool/dist/src/shntool-3.0.10.tar.gz",
+ "mirror": "https://www.mirrorservice.org/sites/download.salixos.org/x86_64/extra-14.2/source/audio/shntool/shntool-3.0.10.tar.gz",
+ "homepage": "https://web.archive.org/web/20180903160820/etree.org/shnutils/shntool/",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"./configure\", \"--disable-dependency-tracking\",",
+ "\"--prefix=#{prefix}\"",
+ "system \"make\", \"install\""
+ ],
+ "version": "3.0.10",
+ "file": "shntool.rb"
+} \ No newline at end of file