11 Commits

Author SHA1 Message Date
Maximilian Downey Twiss
f6b6cab229 Rename autotools constants to fall in line with the rest of crew (#10442)
* Rename CREW_OPTIONS to CREW_CONFIGURE_OPTIONS

* Rename build_extras and install_extras to configure_build_extras and configure_install_extras
2024-09-09 18:21:58 -05:00
Satadru Pramanik, DO, MPH, MEng
0cb35fee28 Convert zlib to tar.xz package (#10280)
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
2024-08-08 15:51:21 -05:00
Maximilian Downey Twiss
f8f2128c2d Rename zlibpkg to zlib (#9859) 2024-07-26 00:23:05 -05:00
Maximilian Downey Twiss
99ac930743 Use Package.load_package instead of require_relative in package files to avoid global scope conflicts (See #7283, #3150, 3b09159) (#10202) 2024-07-26 00:01:20 -05:00
Ed Reel
927e4af93a Minizip 1.3 => 1.3.1 (#9228) 2024-01-29 12:12:28 -05:00
Maximilian Downey Twiss
f6dc1d8d4e Derive binary_url in package.rb (#7082)
* Add binary_compression value to each package

* Remove binary_url values and arrays

* Handle packages with empty binary_sha256 arrays (either missing binaries or not compiled by us)
2024-01-25 11:03:31 -05:00
Ed Reel
ac8edd38a4 Minizip 1.2.13-1 => 1.3 (#8573) 2023-08-20 09:47:08 -04:00
Satadru Pramanik, DO, MPH, MEng
035bf8fb82 GCC 13 library rebuilds (especially packages with jbigkit deps) (#8303)
* update graphene

* update libpng

* rebuild zlibpkg

* rebuild giflib

* libjpeg update

* libtiff rebuild

* libwebp rebuild

* update libwebp deps

* update minizip version

* update ghostscript

* rebuild gettext

* gstreamer update

* libpng: add libtool file

* rebuild liburcu
2023-05-26 00:00:22 -05:00
Satadru Pramanik, DO, MPH, MEng
a58ca9e78a add versioning mismatch messages to minizip and zlibpkg (#7866) 2023-01-25 15:16:31 -06:00
Cassandra Watergate
76ae1e5336 zlib & minizip => 1.2.13 (#7557)
* zlibpkg => 1.2.13

* minizip => 1.2.13

* Add binaries

Co-authored-by: Satadru Pramanik, DO, MPH, MEng <satadru@gmail.com>
2023-01-25 13:53:54 -06:00
Cassandra Watergate
5dcc02c6bd add package minizip, from zlib (#6561)
* add package minizip, from zlib

* add binaries

Co-authored-by: Satadru Pramanik <satadru@gmail.com>
2022-01-05 21:00:32 -05:00