Search Criteria
Package Details: zopfli-git 1.0.3.r9.gccf9f05-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/zopfli-git.git (read-only, click to copy) |
---|---|
Package Base: | zopfli-git |
Description: | Compression algorithm library, git version |
Upstream URL: | https://github.com/google/zopfli |
Keywords: | compression |
Licenses: | Apache |
Conflicts: | zopfli |
Provides: | libzopfli.so, libzopflipng.so, zopfli |
Replaces: | libzopfli-git, libzopflipng-git, zopflipng-git |
Submitter: | CounterPillow |
Maintainer: | Mailaender |
Last Packager: | Mailaender |
Votes: | 13 |
Popularity: | 0.000000 |
First Submitted: | 2015-08-15 20:17 (UTC) |
Last Updated: | 2025-08-03 16:44 (UTC) |
Dependencies (4)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Required by (21)
- cli-compressors (requires zopfli)
- day-of-the-tentacle-remastered-bin (requires zopfli) (make)
- ddplan-bin (requires zopfli) (make)
- gtkam-git (requires zopfli) (make)
- maniac-mansion (requires zopfli) (make)
- maniac-mansion-data-bin (requires zopfli) (make)
- noto-fonts-emoji-flag-git (requires zopfli) (make)
- noto-fonts-emoji-git (requires zopfli) (make)
- pdfrip-git (requires zopfli) (make)
- pineflash-git (requires zopfli) (make)
- pngwolf-zopfli-git (requires libzopfli.so)
- python-imagecodecs (requires zopfli)
- qpdf-zopfli (requires zopfli)
- riven-original (requires zopfli) (make)
- riven-original-data (requires zopfli) (make)
- riven-original-makingof (requires zopfli) (make)
- riven-original-strategyguide (requires zopfli) (make)
- riven-remake-data-gog-bin (requires zopfli) (make)
- riven-remake-launcher (requires zopfli) (make)
- scantools (requires zopfli)
- Show 1 more...
Latest Comments
Mailaender commented on 2025-08-03 13:40 (UTC)
I had to add
-DCMAKE_POLICY_VERSION_MINIMUM=3.5
to make it compile.bobpaul commented on 2025-04-01 14:01 (UTC)
Yes, this should also contain
zopfil
in both theprovides
andconflicts
arrays. That's standard practice on-git
repos since we can't expect expect the non-git package to announce they conflicts with us.Here's what I've been using on my machines:
Mailaender commented on 2023-07-01 12:00 (UTC)
This does not properly conflict with the released zopfli package.
Score_Under commented on 2022-12-07 13:46 (UTC)
Would it be possible to edit the provides so that it also provides "libzopfli.so" and "libzopflipng.so" similarly to how the zopfli package itself does? https://archlinux.org/packages/community/x86_64/zopfli/
That way I can properly make pngwolf-zopfli-git rely on either one.
CounterPillow commented on 2016-02-06 14:19 (UTC)
sekret commented on 2016-02-06 10:16 (UTC)
CounterPillow commented on 2016-01-05 20:53 (UTC)
CounterPillow commented on 2016-01-04 16:39 (UTC)
ruuda commented on 2016-01-02 12:31 (UTC)