Hi David - we meet again! (Your driver signing advice was much appreciated. ; - )
Thanks for the repo links - I hadn't found a reference to those yet - just the GitHub patch repos. And the names don't seem to match exactly, so I'll see if some mangling can sort it out. E.g. /mingw64/bin/libpoppler-62.dll is owned by mingw-w64-x86_64-poppler 0.45.0-2 -> http://repo.msys2.org/mingw/sources/mingw-w64-poppler-0.45.0-2.src.tar.gz (Hopefully these sources include the patches.) Pacman is great, but it's a real pity that it doesn't have an option to download the sources like cygwin setup does. Surely many projects need to automate this because of the number of dependencies and because they change. In fact in a previous thread someone said they would log a ticket: https://sourceforge.net/p/msys2/discussion/general/thread/000293ab/ Dani Moncayo - 2015-06-20 - I think the above is definitely a good idea. I'll report it as a ticket. But I can see the ticketing system is overwhelmed anyway. ; - ) Cheers, Nick. On 12 September 2016 at 17:46, David Grayson <davidegray...@gmail.com> wrote: > Hello, Nick. > > For any file installed with pacman, you can find out which package it > belongs to with: > > pacman -Qo /path/to/file > > The sources of all the packages *should* be in these directories, I think: > > http://repo.msys2.org/mingw/sources/ > http://repo.msys2.org/msys/sources/ > > If something is missing there, you should check the PKGBUILD script in > the appropriate repository to see where the sources came from: > > https://github.com/Alexpux/MINGW-packages > https://github.com/Alexpux/MSYS2-packages > > --David Grayson > > On Sun, Sep 11, 2016 at 9:17 PM, Nick Westgate <nick.westg...@gmail.com> > wrote: > > Hi. > > > > I'm trying to get source for my project's LGPL etc dependencies after > > compiling with Msys2. > > > > Using pacman I can get the package for each file, but the cached packages > > don't contain the source. > > > > Any tips on how to meet my LGPL obligations by finding the source for the > > exact binary I'm shipping with the project? > > > > (Sorry if this is a beginnger's question - I've been searching around > ...) > > > > Cheers, > > Nick. > > > > > > ------------------------------------------------------------ > ------------------ > > > > _______________________________________________ > > Msys2-users mailing list > > Msys2-users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/msys2-users > > >
------------------------------------------------------------------------------
_______________________________________________ Msys2-users mailing list Msys2-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/msys2-users