Search Criteria
Package Details: lz4-git 1.9.4.r514.g5e677416-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/lz4-git.git (read-only, click to copy) |
|---|---|
| Package Base: | lz4-git |
| Description: | Extremely Fast Compression algorithm |
| Upstream URL: | https://lz4.github.io/lz4/ |
| Licenses: | BSD-2-Clause, GPL-2.0-or-later |
| Conflicts: | lz4 |
| Provides: | lz4 |
| Submitter: | Chocobo1 |
| Maintainer: | Chocobo1 |
| Last Packager: | Chocobo1 |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-06-19 04:15 (UTC) |
| Last Updated: | 2024-06-08 04:33 (UTC) |
Required by (312)
- 0wgram (requires lz4)
- 64gram-desktop (requires lz4)
- airvpn-suite (requires lz4)
- apart-gtk (requires lz4) (optional)
- arachnotron-bin (requires lz4)
- art_standalone (requires lz4)
- art_standalone-git (requires lz4)
- awww-git (requires lz4)
- ayugram-desktop (requires lz4)
- ayugram-desktop-bin (requires lz4)
- basalt-monado-git (requires lz4)
- bcachefs-tools-git (requires lz4)
- bgpscanner (requires lz4)
- blosc-git (requires lz4)
- blosc2-git (requires lz4)
- borg-git (requires lz4)
- borg2 (requires lz4)
- caj2pdf-qt (requires lz4)
- cake-wallet-bin (requires lz4)
- canon-pixma-ip1500 (requires lz4)
- Show 292 more...
Latest Comments
Chocobo1 commented on 2022-12-28 07:19 (UTC)
Oops, fixed.
abouvier commented on 2022-12-27 20:36 (UTC)
Nice, but you missed the
1:prefix :pdepends=('lz4<2')will match this package but notcore/lz4.depends=('lz4>=1:1.8')will matchcore/lz4but not this package.Chocobo1 commented on 2022-12-27 19:05 (UTC)
Sure, done.
abouvier commented on 2022-12-27 16:02 (UTC)
Can you add
provides=("lz4=1:$pkgver")to match the version ofcore/lz4? This will allow other packages to pull this package when using version constraint likemakedepends=('lz4>=1:1.8').Chocobo1 commented on 2018-06-05 04:20 (UTC)
For anyone flagging *-git package outdated: makepkg will automatically update
pkgverwhen building: link.So you just build it, don't flag it outdated.