Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 571178 - app-misc/ckb live ebuild request from testing branch of git
Summary: app-misc/ckb live ebuild request from testing branch of git
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Manuel Rüger (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-07 17:09 UTC by Gabor Kovari
Modified: 2016-03-05 11:52 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
live ebuild from testing branch (ckb-9999.ebuild,1020 bytes, text/plain)
2016-01-07 17:09 UTC, Gabor Kovari
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Kovari 2016-01-07 17:09:49 UTC
Created attachment 422212 [details]
live ebuild from testing branch

Im using currently the attached ebuild in my local portage, works well.
Testing branch contains many new functions, which i have missed for my Corsair Strafe RGB.

Please make a live ebuild avaiable in Portage.
Comment 1 Manuel Rüger (RETIRED) gentoo-dev 2016-01-07 23:34:47 UTC
The ebuild you wrote is not a live ebuild. The zipfile in your SRC_URI will change on every commit. This breaks manifests and probably also mirroring of distfiles. You need to use git-r3.eclass to improve that.

Overall I'm missing the convincing argument, why we utterly need a live ebuild for ckb. And especially using a branch, that might go away in the end (it is not very common to have live ebuilds from anything else than the master branch).
Live ebuilds usually mean more work for maintainers (as it breaks more often), without any real benefit as most users probably stick with the released versions.
Comment 2 Gabor Kovari 2016-01-08 04:33:09 UTC
(In reply to Manuel Rüger from comment #1)
> The ebuild you wrote is not a live ebuild. The zipfile in your SRC_URI will
> change on every commit. This breaks manifests and probably also mirroring of
> distfiles. You need to use git-r3.eclass to improve that.
> 
> Overall I'm missing the convincing argument, why we utterly need a live
> ebuild for ckb. And especially using a branch, that might go away in the end
> (it is not very common to have live ebuilds from anything else than the
> master branch).
> Live ebuilds usually mean more work for maintainers (as it breaks more
> often), without any real benefit as most users probably stick with the
> released versions.

The ebuild attached is just the one I'm currently using, not a proposed one, sorry about that.

For arguments - as I wrote - there are many new functions in the testing branch available. I could write you a list if required.
Comment 3 Gabor Kovari 2016-01-08 04:45:55 UTC
Also if required, I can modify the attached ebuild with the eclass you have sent, thanks for that!
Comment 4 Manuel Rüger (RETIRED) gentoo-dev 2016-03-05 11:52:39 UTC
I have no interest in maintaing a live ebuild for short-living branches for ckb, as releases are coming out regularly. If you want one, please maintain it in your own overlay.