-
-
Couldn't load subscription status.
- Fork 135
Description
Hi there,
I just recently heard about this terminal emulator and it looked nice so I took the appimage for a spin. "Oh hey it's a fast modern terminal WITH a scrollbar!?". So I tried to install the package for my distro (openSUSE TW) but the package is dead. "No problem, I do a lot of packaging, I'll fix it for everyone..."... And things went poorly. I thought I should provide some feedback.
The first stumbling block for me was utempter. That one was pretty easy, I found the cmake var to disable that. But then I needed reflection-cpp and boxed-cpp, and they're also unavailable. Now of course there are several approaches to this, and historically on suse it seems that was to package those libs especially for this terminal, but those have been removed since, so now we can't build this.
I thought that I should let you know that these deps can be a problem downstream. Maybe it might be possible to use different libs to provide those features? Probably a long-term thing if it's even possible, I'm just keeping you in the loop. Hope that helps.
Thanks!