Re: [shoes] shoes audio / gems
- From:
- Steve Klabnik
- Date:
- 2011-05-08 @ 15:39
It is true! Sorta...
So here's the deal: Shoes can't install them itself, but if you wanted to
build your own custom Shoes, you probably could. We include gems with native
extensions in the distribution... Check it out:
https://github.com/shoes/shoes/tree/develop/req
I bet if you added gstreamer in there, and then added some stuff to
common_build...
https://github.com/shoes/shoes/blob/develop/make/make.rb#L52
It _might_ work.
If it does, please report back! I'd love to turn this into something
easier...
-Steve
Re: [shoes] shoes audio / gems
- From:
- J. Kaiden
- Date:
- 2011-05-08 @ 15:48
hi Steve -
thanks for the links, i'll look into this and see what we can get
together. we need tunes!
- j
Re: [shoes] shoes audio / gems
- From:
- Steve Klabnik
- Date:
- 2011-05-08 @ 16:34
Absolutely. If there's anything I can to do help, you can catch me on #shoes
on freenode, too.