Giter VIP home page Giter VIP logo

Comments (5)

duhow avatar duhow commented on June 6, 2024 1

No requirements "as-is", since the libs required are already built with other packages, best would be to build the package from source code in order to reuse same libraries and lower size of the binary program.

https://github.com/ralph-irving/squeezelite

from xiaoai-patch.

hillbicks avatar hillbicks commented on June 6, 2024

Update so far. soxr is not missing, I just didn't see it because I was looking for libsoxr.

By using the prebuilt binary from sourceforge and copying it to tmp, squeezelite is working on the LX06.

./squeezelite -o pcm.default -s audio.localdomain-n Bathroom
Next step is to write the packages.mk for it, so I can build it.

from xiaoai-patch.

hillbicks avatar hillbicks commented on June 6, 2024

Alright, I tried to make progress with building squeezelite, but hit a wall for the moment. The output_alsa.c file contains
#include <alsa/asoundlib.h>
which of course doesn't work, because it is in another directory. I have to do a bit of research to figure out how to include these directories for make.

I'll report back once I made further progress.

from xiaoai-patch.

duhow avatar duhow commented on June 6, 2024

If you want, you can do a draft PR with what you have so far, and we can continue working there :)

from xiaoai-patch.

hillbicks avatar hillbicks commented on June 6, 2024

Well, to give an update on the squeezelite work. As it turns out, I have no idea what I'm doing. 😂

Currently make is failing because ld can't find lasound. I thought reusing the make_package section from another package like ec would solve that problem, but so far I haven't had any luck. I'll poke around a bit more and see if I can figure something out here.

from xiaoai-patch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.