mirror of
https://github.com/Zygo/bees.git
synced 2025-08-02 22:03:29 +02:00
Installation: Add Gentoo ebuild
This commit adds an ebuild for Gentoo. Version 9999 is building live from current git, currently using kakra:integration because it has some installation and build fixes important for Gentoo. Signed-off-by: Kai Krakow <kai@kaishome.de>
This commit is contained in:
13
README.md
13
README.md
@@ -330,10 +330,21 @@ Bees can be installed by following one these instructions:
|
||||
Arch package
|
||||
------------
|
||||
|
||||
Bees is availabe Arch Linux AUR. Install with:
|
||||
Bees is availabe in Arch Linux AUR. Install with:
|
||||
|
||||
`$ pacaur -S bees-git`
|
||||
|
||||
Gentoo ebuild
|
||||
-------------
|
||||
|
||||
Bees is available as a Gentoo ebuild. Just copy `bees-9999.ebuild` from
|
||||
`contrib/gentoo` including the `files` subdirectory to your local
|
||||
overlay category `sys-fs`.
|
||||
|
||||
You can copy the ebuild to match a Bees version number, and it will
|
||||
build that tagged version. It is partly supported since v0.5,
|
||||
previous versions won't work.
|
||||
|
||||
Build from source
|
||||
-----------------
|
||||
|
||||
|
Reference in New Issue
Block a user