Thread
:
How to include a binary file into my package?
View Single Post
Slocan
2010-11-21 , 17:42
Posts: 324 | Thanked: 371 times | Joined on Dec 2009 @ Vancouver, BC
#
2
I think the basic idea is to either:
- ship the .so in the non-free repository (this has the disadvantage of not being available to x86 target, for scratchbox)
- ship the C source and have the autobuilder compile the C code into the .so library and install it (or make a separate package that compiles the C code)
Quote & Reply
|
Slocan
View Public Profile
Send a private message to Slocan
Find all posts by Slocan