On 25/06/2025 02:39, johnhaugab...@gmail.com wrote:
From: John Haugabook <johnhaugab...@gmail.com>
Running setup-x86_64.exe and performing an individual search for
each package, and/or toggling View to "Full" and going down the list
to select each package is a pain in the neck. And running "setup-
x86_64.exe -q -P packageName" is fickle, and fails more often than
works.

+$ setup-x86_64.exe -P autoconf,automake,cocom,gcc-g++,git,libtool,make,patch,perl # download build tool packages +$ setup-x86_64.exe -P gettext-devel,libiconv,libiconv-devel,libiconv2,libzstd-devel,zlib-devel # download dumper packages
+$ setup-x86_64.exe -P mingw64-x86_64-gcc-g++,mingw64-x86_64-zlib               
                             # download utility packages
+$ setup-x86_64.exe -P 
dblatex,docbook-utils,docbook-xml45,docbook-xsl,docbook2X,perl-XML-SAX-Expat,xmlto
    # download documentation packages

Thanks.

This is good as far as it goes, but it's kind of memorializing our terribleness.

We actually have the build-requires information available to setup these days, so I think what's really needed here is extending setup so it can do something useful with it, so one can just write e.g.:

setup -q --please-install-the-build-requirements-of-this-package cygwin

Reply via email to