Created attachment 1469642 [details] Patch to remove pango modules After a long hiatus I tried to use nsiswrapper to build a GTK application. This failed with an error about '/usr/i686-w64-mingw32/sys-root/mingw/lib/pango' not being found. It seems that pango modules were removed from mingw32-pango: * Sat Aug 22 2015 Kalev Lember <klember> - 1.37.3-1 - Update to 1.37.3 - Remove modules support from packaging as it's gone upstream - Use license macro for COPYING files I was able to get the build to work by simply removing all references to pango modules from nsiswrapper.
Would you like to become a co-maintainer of this package? The instructions are here (but don't worry, it's not as complex as they seem): https://fedoraproject.org/wiki/Join_the_package_collection_maintainers
>Would you like to become a co-maintainer of this package? Not really, it sounds like work. And the script is written in *perl*, for goodness sake.
Oh this is nsiswrapper, I thought it was nsis. TBH I think we should probably drop this package all together. However I have applied your patch.