openslide / openslide-bin

Binary builds of OpenSlide and its dependencies
https://openslide.org/download/#binaries
GNU Lesser General Public License v2.1
19 stars 28 forks source link

Drop unused data from sdist tarball #294

Closed bgilbert closed 2 months ago

bgilbert commented 2 months ago

Hardcode unused source directories and build system blobs to omit from the source tarball. This reduces the size of the tarball by a factor of five, the development tarball from 90 MiB to 18 MiB and the stable tarball from 88 MiB to 17 MiB.

openslide-bot commented 2 months ago

DCO signed off :heavy_check_mark:

All commits have been signed off. You have certified to the terms of the Developer Certificate of Origin, version 1.1. In particular, you certify that this contribution has not been developed using information obtained under a non-disclosure agreement or other license terms that forbid you from contributing it under the GNU Lesser General Public License, version 2.1.