Hi,

I wanted to build dt-master again after some time to see what's new.
I did

$ git submodule init
Submodul 'src/external/OpenCL' (https://github.com/KhronosGroup/OpenCL-Headers.git) für Pfad 'src/external/OpenCL' in die Konfiguration eingetragen. Submodul 'src/external/libxcf' (https://github.com/houz/libxcf.git) für Pfad 'src/external/libxcf' in die Konfiguration eingetragen. Submodul 'src/external/rawspeed' (https://github.com/darktable-org/rawspeed.git) für Pfad 'src/external/rawspeed' in die Konfiguration eingetragen. Submodul 'src/external/whereami' (https://github.com/gpakosz/whereami) für Pfad 'src/external/whereami' in die Konfiguration eingetragen. Submodul 'src/tests/integration' (https://github.com/darktable-org/darktable-tests.git) für Pfad 'src/tests/integration' in die Konfiguration eingetragen.

and then
$ git submodule update
Klone nach '/home/username/github/darktable-org/darktable/src/external/OpenCL' ... Klone nach '/home/username/github/darktable-org/darktable/src/external/whereami' ... Klone nach '/home/username/github/darktable-org/darktable/src/external/libxcf' ... Klone nach '/home/username/github/darktable-org/darktable/src/external/rawspeed' ... Klone nach '/home/username/github/darktable-org/darktable/src/tests/integration' ...
^C

The last one downloaded endlessly and I stopped this by Ctrl-C

I remember Pascal informing us that integration tests had been removed from the main repo and moved to submodule as these are only used by devs.

How can I build dt without having to download these masses of data? Or are those mandatory despite being in a submodule?


--

regards
Bernhard

https://www.bilddateien.de
____________________________________________________________________________
darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org

Reply via email to