I 'created' the repo in gitea as well
https://mirror.git.trinitydesktop.org/gitea/ceux/tmix
thanks!
On Sat, May 16, 2026, at 7:38 PM, Calvin Morrison via tde-devels wrote:
deloptes,
yes i had a missing CMakeLists include. fix pushed. I need to figure out how to 'gitea' this
+find_package( TQt )
On Sat, May 16, 2026, at 5:09 AM, deloptes via tde-devels wrote:
Calvin Morrison via tde-devels wrote:
hi guys,
please see this repo and give feedback if you cane
it is a pulseaudio based mixer for TDE. it's similar to kmix but not identical. It's similar to pavucontrol-qt but not identical.
If you can build it, let me know, if you cannot build it, let me know
if you like it... let me know! maybe it could go upstream at some point into tdemultimedia, it would take work, translations, a help guide, probably minimally also an ALSA backend as well.
https://git.ceux.org/tmix.git/
thank you all
Hi, very nice that you are contributing to the project. Why don't you create account on Gitea (TGW) and upload the code there in your repository? It would be easier to track. And BTW I guess we usually do not checkin the build directory.
I am very interested to test, but will have time to look into the code in detail end of next week. I was just curious if it would build from a start.
I tried now following:
$ mkdir build2 && cd build2 $ cmake ../ -- The C compiler identification is GNU 12.2.0 -- The CXX compiler identification is GNU 12.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1") -- Checking for module 'libpulse' -- Found libpulse, version 16.1 -- Configuring done -- Generating done -- Build files have been written to: /mnt/DEVELOPMENT/Projects/TDE/tmix/build2
$ make all [ 3%] Generating tmixtray.moc make[2]: /mnt/DEVELOPMENT/Projects/TDE/tmix/src/ui/tmixtray.h: Permission denied make[2]: *** [CMakeFiles/tmix.dir/build.make:110: tmixtray.moc] Error 127 make[1]: *** [CMakeFiles/Makefile2:82: CMakeFiles/tmix.dir/all] Error 2 make: *** [Makefile:136: all] Error 2
BR
FCD6 3719 0FFB F1BF 38EA 4727 5348 5F1F DCFE BCB0
tde-devels mailing list -- devels@trinitydesktop.org To unsubscribe send an email to devels-leave@trinitydesktop.org Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/devels@trinitydeskt...
tde-devels mailing list -- devels@trinitydesktop.org To unsubscribe send an email to devels-leave@trinitydesktop.org Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/devels@trinitydeskt...