Commit graph

3 commits

Author SHA1 Message Date
devhell b2e3c05c48 mp3val: Better installPhase
As mentioned by @aszlig, it's more elegant and sane to use coreutils'
`install`. This commit also changes `platforms` to `unix` since this
should also compile on Darwin for example.
2015-10-26 17:36:50 +00:00
aszlig c870333b0b
mp3val: Use mirror:// URL in fetchurl.
We have a mirror:// URL for sourceforge stuff so we can still retreive
the source tarball even if downloads.sourceforge.net is down.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-10-26 10:01:00 +01:00
devhell 6e1ef13523 mp3val: init at 0.1.8
Built and tested locally.
2015-10-25 21:26:01 +00:00