On Sat, Dec 26, 2015 at 9:59 AM, Ray Donnelly <[email protected]> wrote: > On Sat, Dec 26, 2015 at 9:01 AM, Björn Lemke <[email protected]> wrote: >> Hello MSYS2-Community, >> >> during the christmas time, I made some adaptions for my software stack >> to make >> things compile with the MSYS2 / MINGW64 suite ( like it, really good >> stuff ! ) > > Thanks. > >> >> This includes the following open source software packages from my home >> page ( www.lemke-it.com ) >> >> lfcbase - C++ Base Classes >> lfcxml - XML Parser / Generater >> cego - Relational and transactional database system >> >> Except of some curses and locale problems, things are running fine now. >> If there is any interest, I would provide the corresponding packages to >> the community, so they >> can be installed via pacman. >> If so, can anyone give me a hint how to provide the packages ? >> Thanks in advance ! > > Easiest thing to do is to make PKGBUILDs. Fork > https://github.com/Alexpux/MINGW-packages then make a pull request > when you are ready.
I should have mentioned, this is probably a good starting point for your PKGBUILDs: https://github.com/Alexpux/MINGW-packages/blob/master/mingw-w64-PKGBUILD-templates/PKGBUILD.autotools-tarball Otherwise, you can setup your own repository and > tell people about it. They can add those repositories to their system. > We don't really have anything written up about how to do that yet > though. > > Our wiki should be useful: http://sourceforge.net/p/msys2/wiki/Home/ > > Happy holidays, > > Ray. > >> >> Best regards and merry christmas, >> Björn Lemke >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Msys2-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/msys2-users ------------------------------------------------------------------------------ _______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
