Michael Alan Dorman
Michael Alan Dorman
So in an effort to get `alsa-mixer` buliding again on NixOS, I modified the expressions for `language-c_0_7_0` to include (as a patch) https://github.com/krakrjak/language-c/commit/5c0efb4d5d49bcd065b8c9e41188a41562edf37c, and `c2hs` to include (as a patch)...
Happy to! https://github.com/mdorman/nixpkgs/commit/0a74880df16e585f85166d4a991ac8fd1b08773b is the change I made that pulls in the patches. And then something like `nix-build --no-build-output --attr haskellPackages.alsa-mixer ` will demonstrate the problem. Alternatively, you can remove...
This is probably an issue with building against ghc-mod-5.5.0---I assumed this was the "latest" referred to in the recent commit.
Oh, excellent. I'll give it a try soon. And yes, Nix generates its build expression from the cabal file, so that will work fine.
@jflesch I would be happy to donate a Fujitsu fi-6130Z that has duplex scanning, if that would help get it enabled.
`POPM` [is in the id3v2 spec](http://id3.org/id3v2.3.0#sec4.18). The only other one I am specifically familiar with (`rating:banshee`) is indeed just a comment field. I have done a little work on a...
@sampsyo What is the policy/preference on including plugins in `beets` proper? What progress I've made so far has actually been in a separate repo as an external plugin; I'll continue...
@sampsyo yeah that's the repo. I know it's pretty bare at the moment. :) I tend to be a bit of a "do a lot of rebasing in the local...
After an unfortunately long time, I have actually resumed working on this. I've pushed up my extraordinarily stupid proof of concept to [an appropriate branch](https://github.com/mdorman/beets-userrating/tree/proof-of-concept) So, I now have a...
@sampsyo Good point about including documentation for future archaeologists. :) For what it's worth, I figure I'll handle the cases for which I have personal examples (basically, flac/banshee and mp3),...