Search Criteria
Package Details: minizip-git 2:2.3.3-1
Git Clone URL: | https://aur.archlinux.org/minizip-git.git (read-only, click to copy) |
---|---|
Package Base: | minizip-git |
Description: | None |
Upstream URL: | https://github.com/nmoinvaz/minizip |
Licenses: | |
Submitter: | thrasibule |
Maintainer: | thrasibule |
Last Packager: | thrasibule |
Votes: | 1 |
Popularity: | 0.24 |
First Submitted: | 2018-03-18 15:23 |
Last Updated: | 2019-12-14 03:40 |
Dependencies (5)
- glibc (glibc-git)
- libbsd (libbsd-git)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git)
- cmake (cmake-git) (make)
- git (git-git) (make)
Latest Comments
1 2 Next › Last »
flacs commented on 2020-11-07 19:24
Ping, the pinned Git hash is 7 releases out of date.
Fenrihr commented on 2019-03-19 18:10
Please upgrade: current release is in 2.8.5
dreieck commented on 2019-01-21 11:53
@thrasibule: I encountered that the up to date
minizip
2-version (2.8.x) does not work forlinphone-desktop-git
. So I also createdminizip2-2.3.3
, nowlinphone-desktop-git
compiles for me. Instructions on how to use it I commented atlinphone-desktop-git
.thrasibule commented on 2019-01-19 23:53
Actually this doesn't compile. That's why I downloaded a specific commit in the source. Upstream uses their own version of minizip2 which is basically just minizip2 from this commit plus some packaging changes, see here: https://gitlab.linphone.org/BC/public/external/minizip. We can create a minizip2-bc package which would only be used by linphone-desktop, or you fix the version in minizip2-git. Either way I like your changes which allow to install it in parallel with minizip already in the tree.
thrasibule commented on 2019-01-19 23:46
Thanks, I'll update linphone-desktop and submit a request for deletion for minizip-git.
dreieck commented on 2019-01-19 23:06
Created
minizip2-git
: http://aur.archlinux.org/packages/minizip2-git/ which does not conflict withminizip
.linphone-desktop-git
can now depend onminizip2
, withdreieck commented on 2019-01-19 22:46
pkgdesc
.source
-array, you check out a specific commit. Can you change the one or the other?minizip
, and the major version is different (2 here, 1 inminizip
), I suggest to name this packageminizip2
orminizip2-git
. This also reflects more clearly the incompatibility.minizip
, I did compile with the following additional options tocmake
:connaisseur commented on 2018-06-17 05:54
Could you please add libbsd as a prerequisite dependency? It seems to be needed with recent source updates of minizip.
frealgagu commented on 2018-04-05 18:26
How much differs?
That means I can't install linphone-desktop-git if a have already installed a version of minizip?
Now, is minizip only required to compile or is needed even in runtime?
artos commented on 2018-03-27 10:58
ok thank, I should have know. :-(