Search Criteria
Package Details: bzip2-git r181.66c46b8-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/bzip2-git.git (read-only, click to copy) |
|---|---|
| Package Base: | bzip2-git |
| Description: | A high-quality data compression program (future branch) |
| Upstream URL: | https://gitlab.com/bzip2/bzip2 |
| Licenses: | custom |
| Conflicts: | bzip2 |
| Provides: | bzip2, libbz2.so |
| Submitter: | mcoffin |
| Maintainer: | a821 |
| Last Packager: | a821 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-06-10 09:24 (UTC) |
| Last Updated: | 2024-08-22 17:01 (UTC) |
Dependencies (7)
- bash (bash-devel-gitAUR, bash-gitAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python-pytest (check)
Required by (755)
- 3dslicer (requires bzip2)
- 3dslicer-git (requires bzip2)
- 5db5-channel-data-bin (requires bzip2)
- 5db5-channel-lv2-bin (requires bzip2)
- 5db5-channel-vst3-bin (requires bzip2)
- 5db5-compressor-lv2-bin (requires bzip2)
- 5db5-compressor-vst3-bin (requires bzip2)
- 5db5-equalizer-lv2-bin (requires bzip2)
- 5db5-equalizer-vst3-bin (requires bzip2)
- 5db5-rm2-data-bin (requires bzip2)
- aa-snapshot-maker-standalone-bin (requires bzip2)
- ablavema-bin (requires bzip2)
- adapterremoval (requires bzip2)
- aeolus-next-clap-bin (requires bzip2)
- aeolus-next-lv2-bin (requires bzip2)
- aeolus-next-standalone-bin (requires bzip2)
- aeolus-next-vst3-bin (requires bzip2)
- airshipper-git (requires bzip2)
- airwindows-consolidated-git (requires libbz2.so)
- airwindows-consolidated-git (requires bzip2) (make)
- Show 735 more...
Latest Comments
a821 commented on 2024-08-22 17:07 (UTC)
I added the soname to provides, but I'd like to point out that the soname is not
1.0but1(see here). That said, I did some quick testing and it seems to work...trizen commented on 2024-08-22 11:53 (UTC)
Fails to install:
Maybe add
provides=('bzip2' 'libbz2.so=1.0-64')?