This is my own gentoo overlay, so none of these ebuilds will have official support.
You can use this overlay by adding a file to /etc/portage/repos.conf/ containing the following:
[bombo82]
priority = 50
location = /opt/portage/bombo82
sync-type = git
sync-uri = https://github.com/bombo82/bombo82-overlay.git
auto-sync = YesOr add it from layman;
# layman -f -a bombo82This overlay includes helper scripts for maintainers in the .tools/ directory.
They are not installed by Portage and are only useful when working on ebuilds.
-
.tools/jetbrains.sh— Helper for maintaining JetBrains IDE ebuilds. Commands:licenses: output a GentooLICENSEstring from third-party libraries. Requiresbash,curlandjq.find-exec: outputfpermslines for executable files (foreign architectures excluded by default).find-arch: outputrm ... || dielines for foreign architecture directories.
The tarball is resolved from the package ebuild and looked up in
\$DISTDIR(default:/var/cache/distfiles)../.tools/jetbrains.sh licenses clion ./.tools/jetbrains.sh find-exec clion ./.tools/jetbrains.sh find-exec --all clion ./.tools/jetbrains.sh find-arch clion ./.tools/jetbrains.sh --distdir /custom/path find-exec clion
- The JetBrains IDE ebuilds (
dev-util/clion,dev-util/datagrip,dev-util/dataspell,dev-util/goland,dev-util/intellij-idea,dev-util/jetbrains-air,dev-util/jetbrains-gateway,dev-util/phpstorm,dev-util/pycharm,dev-util/rider,dev-util/rubymine,dev-util/rustrover,dev-util/webstorm) install prebuilt upstream binaries linked againstsys-libs/glibc. They are not compatible with musl-based profiles and will not work on systems usingsys-libs/muslas the C library.
If you find an issue then please submit it on the issue tracker.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Except where otherwise noted, the content on this overlay is licensed under the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version. GNU General Public License.
This README is licensed under a Creative Commons Attribution 4.0 International license.