void-packages icon indicating copy to clipboard operation
void-packages copied to clipboard

New package: colobot-0.2.0

Open tranzystorekk opened this issue 3 years ago • 3 comments

Testing the changes

  • I tested the changes in this PR: YES

tranzystorekk avatar Aug 03 '22 23:08 tranzystorekk

both packages seem to come from the same distfile. can the -data package be a subpkg?

classabbyamp avatar Aug 03 '22 23:08 classabbyamp

They come from different repositories (colobot vs colobot-data)

tranzystorekk avatar Aug 03 '22 23:08 tranzystorekk

ah i see now. might want to put a comment about keeping them sychronised if that's necessary

classabbyamp avatar Aug 03 '22 23:08 classabbyamp

Hm, the package builds libCBot.so by default (code for the in-game programming language). I'm 99% sure only the colobot game binary uses it, so we could probably switch to static lib instead?

tranzystorekk avatar Aug 19 '22 14:08 tranzystorekk