#tde-devs < 2024/12/09 > |
[00:31] | SlavekB has quit (Quit: Kopete 0.12.7 : http://trinitydesktop.org) |
[01:05] | SlavekB has joined |
[06:52] | denk: SlavekB: another lost dependency on lcms |
[06:52] | denk: https://paste.dilos.org/?c65ddc71f417f84e#5kMnLOT1YKF4FrMg/CrgTDi8mSQDPB3PqoQY5lKHWlA= |
[06:52] | tde-bot: Page title: PrivateBin |
[08:55] | denk: SlavekB: another bug: https://paste.dilos.org/?cd081d7a40e3668d#Pbnm2AnzfKxuHXpyT3/3zv2r4SK4Rnntb9M5VrUOJwc= |
[08:55] | denk: wrong perl path |
[08:56] | denk: I fix it manually because I need the result |
[09:00] | denk: this shebang should depend on the platform, I guess |
[09:16] | denk: huh, ignore the last "bug", it happened because gsed was not installed and make did not patch the files |
[09:26] | SlavekB: There is definitely a good idea that instead of a direct call genfishcode.pl there could be a call ${PERL_EXECUTABLE} genfishcode.pl that would depend on the detection of the perl instead of on the shebang. |
[09:29] | denk: or #!/usr/bin/env perl |
[11:14] | denk: there are no other issues due to building tde-meta from the ports |
[13:26] | SlavekB: thank you, that sounds like good news. |
[17:15] | denk: SlavekB: ping |
[17:16] | denk: how do you transform the repo source tree into the port archive? |
[17:17] | denk: I'm trying to compile the source code from the repo |
[17:17] | denk: main/core/tdebase/kcontrol/background/bgrender.cpp:29:10: fatal error: 'tdeprocess.h' file not found |
[17:17] | denk: of course not found, the file has name kprocess.h |
[17:18] | denk: how and where do you change it? |
[17:19] | SlavekB: FreeBSD ports are currently maintained only for r14.1.x branch. You probably try to build a master. |
[17:21] | denk: huh, ok, thanks |
[17:22] | SlavekB: Currently, the master is taking place another series of renaming, so it will then require port updates. |
[17:23] | denk: I will rebuild tdelibs from the repo too |
[17:47] | denk: well, done, thank you for your time |
#tde-devs < 2024/12/09 > |