Gentoo Archives: gentoo-user

From: james <garftd@×××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] mesos updated ebuild advice?
Date: Mon, 13 Jan 2020 21:34:35
Message-Id: da6df9ef-3ca6-eb0e-3ee3-daf2f041ca76@verizon.net
1 Friends,
2
3 Back in 2015, I created several working ebuilds from tar files for
4 Mesos. It's been a while, so I was wondering what new
5 documentation/guides there are for creating ebuilds, current with EAPI-7
6 or even some simple examples to follow. I found lots of links, but
7 nothing simple-straight-forward. Cookbooks to mimic?
8
9
10 https://mesos.apache.org/
11
12 My existing ebuilds are 62 lines or less but are EAPI-5.
13 Lots of details have changed
14
15 https://archive.apache.org/dist/mesos/1.9.0/
16
17 Once I hack an ebuild for mesos, if anyone is interested, I'd put it up
18 somewhere for common benefit.
19 Mesos is still listed in the 'top 10 best container software in 2020'
20
21
22 https://www.softwaretestinghelp.com/container-software/
23
24 just a bit rusty and slowly getting my gentoo mojo back....
25
26
27 Mesos history::
28 https://opensource.com/business/14/9/open-source-datacenter-computing-apache-mesos
29
30 Some very old docs::
31 https://mesos.apache.org/documentation/latest/building/
32
33 I included some redundant docs, trying to get others involved in testing
34 and ideas for docs, that are gentoo centric.
35
36 --noob(old&&forgetful) ebuild hack,
37 James