{ "name": "Mp3unicode", "description": "Command-line utility to convert mp3 tags between different encodings", "url": "https://github.com/downloads/alonbl/mp3unicode/mp3unicode-1.2.1.tar.bz2", "mirror": null, "homepage": "https://mp3unicode.sourceforge.io/", "depends": [ { "depend": "autoconf", "build-depend": true }, { "depend": "automake", "build-depend": true }, { "depend": "pkg-config", "build-depend": true }, { "depend": "taglib", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [], "install": [ "ENV.append \"ICONV_LIBS\", \"-liconv\"", "system \"autoreconf\", \"-fvi\" if build.head?", "system \"./configure\", \"--prefix=#{prefix}\"", "system \"make\", \"install\"" ], "version": "1.2.1", "file": "mp3unicode.rb" }