koldbyte / termoid

Terminal in a Plasmoid
https://store.kde.org/p/1169451/
45 stars 6 forks source link

Build system for system wide installation #6

Open Petross404 opened 6 years ago

Petross404 commented 6 years ago

Hello, I want to propose Termoid to be in the gentoo portage tree. In order for termoid though to compile and install system-wide, a build system is needed (ie qmake, cmake) to compile, instead of scripts.

If you would like this I would be glad. :-) Thanks anyway.

koldbyte commented 6 years ago

Hi, I would be really glad to have Termoid included in the gentoo portage.

Let me know if you have a pull request already. If not, I will try to add qmake/cmake. (not very experienced with building make files). I will see if I can find some sample plasmoids which are already included in gentoo.

Can you check if the qmltermwidget package (latest git version) is available in the portage?

Thanks

Petross404 commented 6 years ago

Well it isn't but I have an ebuild in my testing repo under kde-misc. As soon as I write one for termoid, I will contact some gentoo folks.

I am willing to help you write a cmakelists.txt but I am not sure when as I am writing exams. We will be in touch.

Petross404 commented 6 years ago

One very good example is plasma-applet-active-window-control. I try to figure out what is installed where for Termoid, but I don't know about plasmoids. Can you help me?