#trinity-desktop < 2025/03/17 > |
[00:15] | SlavekB has quit (Quit: Kopete 0.12.7 : http://trinitydesktop.org) |
[00:52] | SlavekB has joined |
[01:08] | micheleC has joined |
[01:38] | a-865 has quit (Quit: ChatZilla 0.20 [SeaMonkey 2.53.20/20250104140216]) |
[01:44] | a-865 has joined |
[02:09] | a-865 has quit (Quit: ChatZilla 0.20 [SeaMonkey 2.53.20/20250104140216]) |
[02:38] | a-865 has joined |
[04:06] | krushia has quit (Quit: Konversation germinated!) |
[04:33] | krushia has joined |
[04:47] | a-865 has quit (Ping timeout: 248 seconds) |
[05:04] | a-865 has joined |
[06:19] | agneli: I did not manage to log into gitea again yesterday afternoon and today I have same issue |
[06:20] | agneli: is there some crazy admin blocking me at random? |
[06:20] | agneli: :) |
[06:20] | agneli: forgot password thing also does not send me recovery links (I used it at least once in the past and it worked) |
[06:29] | agneli: ok, looks like it does not want to log me in using: https://scm.trinitydesktop.org/gitea/user/login |
[06:30] | agneli: and it works perfectly everytime: https://mirror.git.trinitydesktop.org/gitea/user/login |
[06:30] | agneli: is that expected behaviour please? |
[06:47] | micheleC: yes, second link is the right one |
[06:48] | micheleC: there are two instances of gitea, one on main box (scm) and one on dev box (mirror). First one is read only, you can access/register. Second one is the one to usr |
[06:48] | micheleC: *usr |
[06:48] | micheleC: *use |
[06:53] | agneli: thank you |
[06:54] | agneli: i did not notice that and wasted quite a lot of time |
[06:54] | agneli: :) |
[07:10] | micheleC has quit (Quit: Kopete 0.12.7 : http://trinitydesktop.org) |
[07:15] | micheleC has joined |
[14:06] | micheleC has quit (Quit: Kopete 0.12.7 : http://trinitydesktop.org) |
[15:49] | fudencio has quit (Quit: fudencio) |
[17:33] | fudencio has joined |
[17:36] | fudencio: hello guys! how exactly are you meant to compile tdelibs? i see there is a CMakeLists in the tdelibs dir, but the INSTALL file tells you to cd into the individual packages inside tdelibs. |
[17:42] | SlavekB: Informations in tdelibs/INSTALL are outdated, as is stated in the begin of document. You can follow informations on wiki: |
[17:42] | SlavekB: https://wiki.trinitydesktop.org/How_to_Build_TDE_Core_Modules |
[17:42] | tde-bot: Page title: How to Build TDE Core Modules - Trinity Desktop Project Wiki |
[17:46] | fudencio: i should just run the cmake commands for tdelibs then? |
[17:46] | ceux: i use debians package building scripts |
[17:47] | denk: cmake is a configuration tool like configure from autotools |
[17:48] | denk: in the simplest way just run cmake from the current directory like this: "cmake ." |
[17:48] | denk: but it's wrong |
[17:48] | denk: a better way is to create a working directory |
[17:48] | denk: for example: mkdir .build |
[17:48] | ceux: ^ i think the tde cmake setup refuses too unless you have a separate build dir. |
[17:49] | denk: then: cd .build && cmake .. |
[17:49] | denk: also you should specify some flags to configure it correctly |
[17:50] | denk: e.g. -DLIB_PREFIX=/sparcv9 |
[17:50] | ceux: if tde is available for your distro theres no reason not to use their build stuff or at least look at the buildscripts. |
[18:38] | fudencio: there is no tde package available for my distro :( |
[18:38] | fudencio: unfortunately |
[18:42] | agneli: guys are these instructions relevant also for the gentoo packaging: https://wiki.trinitydesktop.org/TDE_Gitea_Workspace#To_access_the_TDE_source_code? |
[18:45] | SlavekB: For building on Gentoo, there are probably downloaded official tarballs or cloned the necessary parts of the GIT tree. If you do not need to work separately with the source code, you probably do not have to clone the whole tree. |
[18:46] | agneli: i am talking only about ebuilds SlavekB |
[18:47] | agneli: i have corrected and tested some issues in the ebuilds |
[18:47] | agneli: and want to share with you guys |
[18:47] | SlavekB: git clone https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging-gentoo |
[18:48] | agneli: ok so the above stuff is not relevant |
[18:48] | agneli: great as I did exactly what you said SlavekB :) |
[18:48] | SlavekB: This part of the tree is essential for ebuilds. |
[18:53] | agneli: ok I tried to create a pull request |
[18:53] | agneli: shall I click close at the end of the process or not? that is the question |
[18:54] | SlavekB: Close would be to close without merging - that is probably not what you want :) |
[18:54] | agneli: ok reopened |
[18:55] | agneli: I would be happy if somebody confirms that I have followed the process allright |
[18:55] | agneli: and my request is properly submitted for a review later |
[18:57] | SlavekB: Yes, everything looks right. |
[18:57] | agneli: thx :) |
[19:00] | agneli: there are like 4-5 changes to get emerge trinity-base/tdebase-meta |
[19:00] | agneli: and 14.1.1 does not work anymore, it needs older cups |
[19:10] | agneli: crap, never touch the "close" button :) |
[20:49] | neoncortex has joined |
[22:30] | tobs has quit (Quit: o/) |
[23:29] | tobs has joined |
#trinity-desktop < 2025/03/17 > |