Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to OCamlMakefile, fix file corruption issue, support Mac OS X build. #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jpenney
Copy link

@jpenney jpenney commented Jan 7, 2016

I used pkg-mp3packer to build a binary for Ubuntu 14.04, but the result was corrupting mp3 files (they still appeared to be valid files, but on playback something was obviously wrong).

I had changes locally I'd done to get mp3packer working on on Mac OS X (including replacing the custom makefile with OCamlMakefile). At the time I had tried to abstract all the options for byte swapping in a pair of functions. With minor changes I was able to get that building on Ubuntu and producing identical files the Mac OS X build.

I did my best to apply a minimal patch, since I had a number of changes similar to one you already had. I did my best to correctly work with the debian packing in pkg-mp3packer (although I could not get git-buildpackage to generate a changelog).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant