rock-hopper / shuriken

Shuriken Beat Slicer
GNU General Public License v2.0
107 stars 6 forks source link

debian compatibility #15

Closed teletrail closed 7 years ago

teletrail commented 7 years ago

hi I really like your application. is it possible to make the package more debian friendly though? your ubuntu repo version depends on librubberband2v5, while debian standard is librubberband2.

also for some reason I can't build from source due to package conflicts in dependencies.

somehow I got it working on my laptop (also debian) but can't run it on my desktop!

rock-hopper commented 7 years ago

I'm sorry, I don't understand what you mean by "more debian friendly".

Ubuntu 14.04 has librubberband2 while later versions of Ubuntu have librubberband2v5 https://packages.ubuntu.com/search?keywords=librubberband&searchon=names&suite=all&section=all

Debian has librubberband2 only https://packages.debian.org/search?keywords=librubberband&searchon=names&suite=all&section=all

If you're building from source you need to have all the required dev packages installed. Shuriken's build script could be better but it should give you an idea as to what packages are missing.

teletrail commented 7 years ago

hi, thanks for the reply.

when I try to compile from source it asks for packages that break my system to install, namely libjack0, so I'd like to install from .deb, but it requires librubberband2v5, which is not present in debian repositories.

is there a way to make it use librubberband2 instead?

On Thu, Aug 24, 2017 at 6:52 AM, rock-hopper notifications@github.com wrote:

I'm sorry, I don't understand what you mean by "more debian friendly".

Ubuntu 14.04 has librubberband2 while later versions of Ubuntu have librubberband2v5 https://packages.ubuntu.com/search?keywords=librubberband& searchon=names&suite=all&section=all

Debian has librubberband2 only https://packages.debian.org/search?keywords=librubberband& searchon=names&suite=all&section=all

If you're building from source you need to have all the required dev packages installed. Shuriken's build script could be better but it should give you an idea as to what packages are missing.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rock-hopper/shuriken/issues/15#issuecomment-324429266, or mute the thread https://github.com/notifications/unsubscribe-auth/AabHSCPhzWFWRwknSQBOtthihIaVAwShks5sbHTvgaJpZM4O-AAG .

rock-hopper commented 7 years ago

Ah, I see. As well as an Ubuntu repository there are also repos for Debian Wheezy, Jessie, and Stretch:

https://github.com/rock-hopper/shuriken/releases/latest