-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Hello,
there is an effort to package the Supercollider sc3-plugins for Debian.
While doing so, it turned out that both main Supercollider and sc3-plugins need the nova-simd library for building.
Discussing this on the #debian-multimedia IRC channel, it occured that it would thus make sense to package nova-simd as a development package which then both supercollider and sc3-plugins can build-depend on. Would you agree with this or would rather want to see it as part of Debian's supercollider-dev package? (as discussed here with @danstowell)
If a separate package is ok, what versioning should the package use? There are no obvious download releases or version numbers for this github repo.
Instead, I could use the most-recent commit date and id as a versioning scheme. e.g. the "current" version could be nova-simd_git20141024-0.4514831.orig.tar.gz. Would that be ok?