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-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- perl (perl-gitAUR) (make)
- python-pytest (check)
Required by (698)
- 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)
- aa-snapshot-player-standalone-bin (requires bzip2)
- aa-snapshot-player-vst3-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)
- aftershotpro2 (requires bzip2)
- Show 678 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.0
but1
(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')
?