Could you please add 'armv7h' to the arch line? It builds just fine on my Raspberry Pi 2 :)
Most probably it builds just fine for armv6h too (e.g. Raspberry Pi 1), but I cannot confirm...
I'm not sure if any device fits the 'ARM' architecture you provide in your PKGBUILD, at least for me this didn't work.
Search Criteria
Package Details: zopflipng-git 1.0.1.r19.g16e0741-1
Git Clone URL: | https://aur.archlinux.org/zopfli-git.git (read-only) |
---|---|
Package Base: | zopfli-git |
Description: | PNG optimisation tool using Google's zopfli library, git version. |
Upstream URL: | https://github.com/google/zopfli |
Keywords: | optimization |
Licenses: | |
Provides: | |
Submitter: | CounterPillow |
Maintainer: | CounterPillow |
Last Packager: | CounterPillow |
Votes: | 14 |
Popularity: | 1.103405 |
First Submitted: | 2015-08-15 20:17 |
Last Updated: | 2016-03-31 10:18 |
Dependencies (2)
- gcc-libs (gcc-libs-multilib-x32, gcc-libs-git, gcc-libs-multilib-git)
- git (git-git) (make)
Required by (1)
Sources (1)
Latest Comments
CounterPillow commented on 2016-02-06 14:19
sekret commented on 2016-02-06 10:16
CounterPillow commented on 2016-01-05 20:53
I fixed the "provides" array in pkgrel 2 to account for the split-package nature of this. Thanks for the heads-up.
CounterPillow commented on 2016-01-04 16:39
zopflipng-git and zopfli-git are from the same package base, zopfli-git only includes the zopfli utility whereas zopflipng-git includes the zopflipng utility.
I need to fix the "provides" to be per split package, sorry.
ruuda commented on 2016-01-02 12:31
How does this package differ from zopfli-git? Zopfli-git already provides zopflipng?
Thanks for letting me know sekret, should be fixed in the latest PKGBUILD.