I found some packages that specify "depends" inside a function in
the PKGBUILD. If I saw this correctly, those depends are currently
not being resolved from the ci system. The problem seems to be
that sourcing the PKGBUILD does not resolve variables in functions
(which makes perfect sense). However I could not find an easy way
to actually resolve them. Does anyone know a way how they could be
resolved, or how the PKGBUILD could be modified in such a way that
it becomes possible to detect all dependencies for a package?

My motivation is to build a dependency graph for all packages in
order to trigger a build of the full cascade whenever a package
is modified.

Cheers,

    Mario Emmenlauer


--
BioDataAnalysis GmbH, Mario Emmenlauer      Tel. Buero: +49-89-74677203
Balanstr. 43                   mailto: memmenlauer * biodataanalysis.de
D-81669 München                          http://www.biodataanalysis.de/

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Msys2-users mailing list
Msys2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to