https://github.com/userdocs/zlib-ng-crossbuild
https://github.com/userdocs/zlib-ng-crossbuild
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/userdocs/zlib-ng-crossbuild
- Owner: userdocs
- License: gpl-3.0
- Created: 2021-10-29T16:53:45.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-28T22:37:59.000Z (10 months ago)
- Last Synced: 2025-04-13T21:06:56.188Z (9 months ago)
- Size: 90.8 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# zlib-ng cross builds
Multiarch cross builds to use with Debian based platforms.
Deb packages are created and published as releases.
[
](https://github.com/userdocs/cmake-crossbuild)
[
](https://github.com/userdocs/openssl-crossbuild)
```bash
wget "https://github.com/userdocs/zlib-ng-crossbuild/releases/latest/download/$(. /etc/os-release && printf '%s' "$ID")-$(. /etc/os-release && printf '%s' "$VERSION_CODENAME")-cmake-$(dpkg --print-architecture).deb"
```