Search Criteria
Package Details: mingw-w64-zlib 1.3.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mingw-w64-zlib.git (read-only, click to copy) |
---|---|
Package Base: | mingw-w64-zlib |
Description: | Compression library implementing the deflate compression method found in gzip and PKZIP (mingw-w64) |
Upstream URL: | http://www.zlib.net/ |
Licenses: | zlib |
Submitter: | ekpyron |
Maintainer: | xantares |
Last Packager: | xantares |
Votes: | 47 |
Popularity: | 0.43 |
First Submitted: | 2012-03-22 22:55 (UTC) |
Last Updated: | 2024-01-23 19:51 (UTC) |
Dependencies (2)
Required by (70)
- mingw-w64-assimp
- mingw-w64-blosc
- mingw-w64-cfitsio
- mingw-w64-cgal
- mingw-w64-coin-or-coinutils
- mingw-w64-curl
- mingw-w64-exiv2
- mingw-w64-ffmpeg
- mingw-w64-ffmpeg-minimal
- mingw-w64-fltk
- mingw-w64-freetype2
- mingw-w64-freetype2-bootstrap
- mingw-w64-gdb
- mingw-w64-glib2
- mingw-w64-gnutls
- mingw-w64-h5hut
- mingw-w64-hdf5
- mingw-w64-libarchive
- mingw-w64-libbacktrace-git
- mingw-w64-libdeflate (check)
- mingw-w64-libgit2
- mingw-w64-libharu
- mingw-w64-libheif
- mingw-w64-libmatio-git
- mingw-w64-libopenmpt
- mingw-w64-libpng
- mingw-w64-libraw
- mingw-w64-librtmp0
- mingw-w64-libssh
- mingw-w64-libssh2
- mingw-w64-libtiff
- mingw-w64-libwebsockets (make)
- mingw-w64-libxml2
- mingw-w64-libzip
- mingw-w64-llvm
- mingw-w64-mariadb-connector-c
- mingw-w64-matplotplusplus
- mingw-w64-minizip
- mingw-w64-mono
- mingw-w64-nss
- mingw-w64-opencv
- mingw-w64-openexr
- mingw-w64-openssl
- mingw-w64-openssl-1.0
- mingw-w64-openssl-1.1
- mingw-w64-pcre (make)
- mingw-w64-pcre (optional)
- mingw-w64-pcre2 (make)
- mingw-w64-pcre2 (optional)
- mingw-w64-physfs
- mingw-w64-potrace
- mingw-w64-protobuf
- mingw-w64-ptex
- mingw-w64-python2
- mingw-w64-qt5-base
- mingw-w64-qt5-base-static
- mingw-w64-qt5-webkit
- mingw-w64-qt6-base
- mingw-w64-qt6-base-static
- mingw-w64-rtmpdump
- mingw-w64-scipoptsuite
- mingw-w64-scotch
- mingw-w64-snappy (check)
- mingw-w64-taglib
- mingw-w64-tagparser
- mingw-w64-tcl
- mingw-w64-tk
- mingw-w64-unshield
- mingw-w64-zziplib
- nsis (make)
Latest Comments
1 2 Next › Last »
marzeq commented on 2024-08-09 08:26 (UTC) (edited on 2024-08-09 08:31 (UTC) by marzeq)
curl is being blocked from downloading
zlib-1.3.1.tar.gz
(presumably by CloudFlare), see my output:mathiassteiger commented on 2023-08-23 14:10 (UTC)
tar.gz has moved from https://www.zlib.net/ to https://www.zlib.net/fossils/
svkampen commented on 2020-12-17 17:17 (UTC)
Oh, also, the sed command in
build()
uses-ie
where it should probably use-i -e
; the e is interpreted as a suffix instead of the-e
flag.svkampen commented on 2020-12-17 17:13 (UTC)
Building this fails for me:
As you can see, it also seems to use the wrong compiler binary (the host gcc).
Adding
CC=${_arch}-gcc
before the ./configure command makes it build successfully.Edric commented on 2015-05-13 15:40 (UTC)
ekpyron commented on 2014-11-27 11:57 (UTC)
beda121 commented on 2014-11-26 09:25 (UTC)
ekpyron commented on 2014-10-30 14:53 (UTC)
1 2 Next › Last »