-
dev-zero made a monumental task of making working ebuilds for Intel NEO (new intel opencl driver for GPUs) and its toolchain (igc, opencl-clang, and etc)
https://github.com/dev-zero/gentoo/blob/mas…
-
I already made proposal to gentoo bugtracker for specmatch & scikits_audiolab ebuilds. Main problem seems to be that it is python2 based, not even mentioning that it uses pygtk:2.
https://bugs.gentoo…
-
Hi, thanks for your work. What do you think about Gentoo ebuild? Is it faster when compiled with non-portable `-march=native`?
-
Hi, I found that this overlay contains some unique ebuilds which I was unable to find via https://gpo.zugaina.org/
Could you consider adding your overlay to https://gpo.zugaina.org/Overlays ? Than…
-
It could be handy to be able to ignore certain report variants and/or skip checks at all levels in a target repo.
While this could be done for individual versions via comments in ebuilds similar to…
-
`EGIT_COMMIT_DATE` attempts to check out the repository state for the specified timestamp. If the variable is set, it is not a live ebuild.
-
Without proper bash parsing support, this could still do things like updating file headers and fixing EOF lines and the functionality should be available for external use so `pkgdev commit` would auto…
-
Along the lines of #1 I propose we should move fetch-restricted ebuilds to extras, with similar reasoning. Fetch restrictions make packages impossible to test.
-
ref: https://bugs.gentoo.org/show_bug.cgi?id=610182
-
As suggested in the comments on [this PR](https://github.com/stefan-langenmaier/brother-overlay/pull/52), it might be useful to create an eclass to share code between ebuilds for different printers. S…