kaitai-io / kaitai_struct

Kaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Nim / Perl / PHP / Python / Ruby
https://kaitai.io
3.99k stars 194 forks source link

Build packages for Alpine too #514

Open KOLANICH opened 5 years ago

GreyCat commented 5 years ago

Probably possible, but, in general, it would be much easier for us to adopt this if Alpine packages would be supported in sbt-native-packager upstream. You might want to consider raising a feature request in their project?

KOLANICH commented 5 years ago

You might want to consider raising a feature request in their project?

Yes, I may, but my feedback won't be valuable, I don't program in Scala and don't create packages with SBT.

GreyCat commented 5 years ago

You can still do a feature request in sbt-native-packager project — it doesn't mean that you're supposed to provide a solution. There's actually some mentions of Alpine already:

https://github.com/sbt/sbt-native-packager/search?p=2&q=alpine&type=Issues

KOLANICH commented 5 years ago

https://github.com/sbt/sbt-native-packager/issues/1191