summaryrefslogtreecommitdiff
path: root/homebrew/shntool/.beer
blob: 03a5784a05f0f5a33598d6bd3e09f92500078433 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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"
}