[gentoo-dev] java-utils-2.eclass: Allow use of BDEPEND

2025-03-19 Thread Desarrollos WEB
I've created a pull request that allows BDEPEND to be used in java-utils-2 https://github.com/gentoo/gentoo/pull/41168 I've tested it with all the Java ebuilds I use without any issues, so I can check that the patch is correct. Thank you very much.

[gentoo-dev] Serious problem with inheritance of RDEPEND, BDEPEND, DEPEND,

2024-11-01 Thread Desarrollos WEB
I have discovered an issue that affects multiple ebuilds Analyzing the causes of why nmap gives an error when it is updated and at the same time the python version is changed, it generates an error that setuptool cannot find x86_64-pc-linux-gnu-g++ -c -DNOLUA -I./libdnet-stripped/include  -I.

[gentoo-dev] livecheck - Automatic search and update of ebuilds

2024-10-17 Thread Desarrollos WEB
Recently I have been collaborating on the *livecheck* (https://github.com/Tatsh/livecheck) project that allows ebuilds to be updated automatically, similar to the project *nvchecker* (https://github.com/lilydjwg/nvchecker) I see a very interesting utility to automate the process of updating an

[gentoo-dev] Eclass for nodejs

2023-02-09 Thread Desarrollos WEB
Hi, I am creating an eclass for nodejs using in my overlay for the ebuilds of zigbee2mqtt and pm2 I have started from several similar classes to make the eclass I've set it up to use ebuilds with /packages like sys-apps/yarn and dev-lang/typescript and also with ebuilds that pre-download the G