Search Criteria
Package Details: ect 0.9.5-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ect.git (read-only, click to copy) |
|---|---|
| Package Base: | ect |
| Description: | File compressor, supports postcompression of PNG, JPEG, GZIP and ZIP files |
| Upstream URL: | https://github.com/fhanau/efficient-compression-tool |
| Licenses: | Apache-2.0 |
| Submitter: | wilbowma |
| Maintainer: | SunRed |
| Last Packager: | SunRed |
| Votes: | 13 |
| Popularity: | 1.21 |
| First Submitted: | 2018-06-30 04:29 (UTC) |
| Last Updated: | 2026-02-25 18:40 (UTC) |
Dependencies (4)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- nasm (nasm-gitAUR) (make)
Required by (1)
- pdfsizeopt-git (optional)
Sources (4)
- git+https://github.com/fhanau/efficient-compression-tool.git#tag=v0.9.5
- git+https://github.com/fhanau/mozjpeg.git#commit=182457e3e26e1e078d5dbd09137cf04865be2e49
- git+https://github.com/glennrp/libpng.git#commit=f135775ad4e5d4408d2e12ffcc71bb36e6b48551
- https://github.com/user-attachments/files/21812326/ect-gcc-15-O3-fix.patch
Latest Comments
1 2 Next › Last »
SunRed commented on 2026-02-25 18:45 (UTC)
@Marcouney Thanks for the hint! I couldn't reproduce it at first with my makepkg.conf I use but using the stock Arch one and compiling it results in a segfault indeed on optimizing random PNGs.
Cheers
Marcouney commented on 2026-02-22 15:29 (UTC) (edited on 2026-02-22 16:40 (UTC) by Marcouney)
Segmentation faults occur almost systematically with PNG files. The problem is described in GitHub issue #145 and a patch has been provided.
Patch
ect-gcc-15-O3-fix.patchAdaptation of
PKGBUILDSunRed commented on 2024-09-23 18:20 (UTC)
@sparr Thanks, that is a really strange issue. As you say, the commit hash hasn't changed and the
updpkgsumstool frompacman-contribhasn't been updated in quite a while that could have resulted in some change for generating the checksum. It's probably some dependency of these tools for generating the actual checksum (like makepkg) that has been updated but I haven't looked deep enough into this yet.sparr commented on 2024-09-22 14:12 (UTC)
==> Validating source files with sha512sums... efficient-compression-tool ... Passed libpng ... Passed mozjpeg ... FAILED ==> ERROR: One or more files did not pass the validity check!
I ran updpkgsums and it says the new sha512sum for mozjpeg is as follows:
1bdd9efa8d9c49a16cf5f2135ed29dc120bc1b31eec7130802d22b3d09bf10fe337f734b39b38e422bbe6e1719aca6744d49e2b435c2cb94cbf401d89086947a
I'm not sure how/why the checksum would have changed when the commit hash being retrieved hasn't changed.
haawda commented on 2023-07-12 22:31 (UTC)
Builds fine here and also fetches submodules. File it upstream, if you have persistent problems with the submodules.
dreieck commented on 2023-07-12 20:28 (UTC)
Fails to clone
libpngandmozjpegrepositories:Regards!
nathanielcwm commented on 2023-05-30 12:56 (UTC) (edited on 2023-05-30 13:00 (UTC) by nathanielcwm)
Could you put: "efficient compression tool" or "efficient-compression-tool" in the description to make it easier to find the package?
Presently using the default search settings "ect" pulls in a lot of unrelated packages which makes it harder to find this package and this problem was brought up by a Discord user of a Discord server that i'm in - this is easily fixable by changing the search filters to look for an exact match though.
veganvelociraptr commented on 2022-06-02 12:21 (UTC)
As @sekret wrote, this package is broken.
sekret commented on 2022-06-01 20:59 (UTC) (edited on 2022-06-01 21:10 (UTC) by sekret)
The directory also has the pkgver in it, which you'll need to add.
edit: Oh ok, that PKGBUILD is completely broken! Looks like you've changed quite a lot. Please test your PKGBUILDs on your machine before you upload them.
haawda commented on 2020-04-02 08:35 (UTC)
Thanks, done.
1 2 Next › Last »