Search Criteria
Package Details: bees-git 0.11.rc3.r5.gad11db2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/bees-git.git (read-only, click to copy) |
---|---|
Package Base: | bees-git |
Description: | Best-Effort Extent-Same, a btrfs deduplicator daemon |
Upstream URL: | https://github.com/Zygo/bees |
Licenses: | GPL-3.0-only |
Conflicts: | bees |
Provides: | bees |
Submitter: | Nefelim4ag |
Maintainer: | alex19EP |
Last Packager: | intelfx |
Votes: | 9 |
Popularity: | 1.43 |
First Submitted: | 2016-11-24 10:41 (UTC) |
Last Updated: | 2025-01-20 12:54 (UTC) |
Dependencies (6)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- util-linux-libs (util-linux-libs-aesAUR, util-linux-libs-selinuxAUR)
- btrfs-progs (btrfs-progs-gitAUR) (make)
- discount (make)
- git (git-gitAUR, git-glAUR) (make)
- systemd (systemd-chromiumosAUR, systemd-fmlAUR, systemd-selinuxAUR, systemd-gitAUR) (make)
Latest Comments
1 2 Next › Last »
intelfx commented on 2025-01-20 12:54 (UTC) (edited on 2025-01-20 12:55 (UTC) by intelfx)
Fixed, thanks for the heads-up! (I'm not using this anymore, so I've disowned the package.)
RyLoS commented on 2025-01-20 08:55 (UTC)
The latest git version is returning "0.11.rrc3.5-gad11db2" in pkgver() function so it gives error as "-" is not permitted. Maybe you can use git describe --long --tags | sed 's/^v//;s/-/./g'
Thaodan commented on 2022-07-24 23:52 (UTC)
Please add provides and conflicts to the regular bees version.
AstroProfundis commented on 2022-03-14 03:20 (UTC)
The 'markdown' makedepends should be changed to 'discount', as the latest updates of 'discount' removes its 'provides=markdown' lines.
svenstaro commented on 2021-04-18 21:48 (UTC)
codl, you could submit a package orphan request if the maintainer remains inactive.
codl commented on 2021-04-18 21:46 (UTC)
I hate to insist but please add systemd to makedeps.
codl commented on 2020-11-27 01:12 (UTC)
gcc
andmake
are part ofbase-devel
and do not need to be explicitly specified as makedepssystemd
however is needed as a makedep, otherwise thebeesd@.service
file installs to the root of the filesystem. When building a package in a clean chroot, onlybase-devel
is preinstalled, which does not includesystemd
gavinsyancey commented on 2020-09-03 07:05 (UTC)
Could you mark this as provides / conflicts with
bees
?CyberShadow commented on 2020-06-14 11:14 (UTC)
This patch should fix the problem below:
https://github.com/Zygo/bees/commit/9514b89405ff5dae5721db8f611cc9c9873ff276.patch
Not sure why it hasn't been merged upstream yet.
cmonty14 commented on 2020-05-31 09:20 (UTC) (edited on 2020-05-31 09:21 (UTC) by cmonty14)
Hi, I'm getting this error during build:
1 2 Next › Last »