Topic: Create custom package using external library
Dear ttylinux users, and dear Douglas !
I'm trying to create new packages for ttylinux. My goal is to get openswan working on ttylinux (I really need to implement L2TP/Ipsec to TTYLinux !!!).
I put the openswan sources into the pkg-src folder and tried to create a pkg-bld script to correctly build the program.
My problem starts some seconds after the build process startup... Openswan use an external lib (gmplib).
So I don't only need the compile this lib, but I need to let openswan get access to the gmplib headers.
Is there a proper way to do that ? Has somebody a package example using an external lib ?
Best regards and thank you in advance for your help !
Piziwate