From: Ray D. <min...@gm...> - 2014-05-16 20:46:02
|
You can make your own versions of the PKGBUILD files for those projects. Do you know how to build one yourself yet? Enter makepkg-mingw basically.. I would recommend you compare the difference between qt5 and qt5-static for example to get an idea of the differences. Generally we are happy to provide both static and shared libraries for packages though, but sometimes there can be conflicts when doing this. E.g. packages that use .a extension for both static libraries and import libraries instead of .dll.a for the import library. Patches to fix support for co-existence are welcome too. On May 16, 2014 8:54 PM, "Jon bae" <jon...@gm...> wrote: > Hello everybody, > is it possible to get from this libs static versions? > openjpeg > fontconfig > gnutls > > I can compile them self static, but they are also in the mingw-packages, > so maybe it not so complicate to build them for both ways. I never have > done a pkg-packages, but when you need help for this libs I can try to > do it. > > Best Regards! > > Jonathan > > > > > ------------------------------------------------------------------------------ > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE > Instantly run your Selenium tests across 300+ browser/OS combos. > Get unparalleled scalability from the best Selenium testing platform > available > Simple to use. Nothing to install. Get started now for free." > http://p.sf.net/sfu/SauceLabs > _______________________________________________ > Msys2-users mailing list > Msy...@li... > https://lists.sourceforge.net/lists/listinfo/msys2-users > |