On Wednesday 27 October 2004 10:09:02 pm Werner Joss wrote:
On Thursday 17 November 2011 12:47:04 Michael Henry wrote:
There is a couple of kde 3.5 programs. How do I get them upgraded to trinity?
you need to get the source packages and recompile them for trinity. requires some tweaks to the autoconf* stuff, though. I can provide some hints for that, if you are interested. (I've done that already for some programs I like, see http://www.hoernerfranzracing.de/zip/trinity/index.html )
What of the Qt to TQt changes? Wouldn't that interfere?
On Thursday 17 November 2011 17:11:59 Kristopher John Gamrat wrote:
you need to get the source packages and recompile them for trinity. requires some tweaks to the autoconf* stuff, though. I can provide some hints for that, if you are interested. (I've done that already for some programs I like, see http://www.hoernerfranzracing.de/zip/trinity/index.html )
What of the Qt to TQt changes? Wouldn't that interfere?
no, as these programs are compiled with libtqtinterface-dev from trinity 3.5.13
werner
On 17 November 2011 11:23, Werner Joss werner@hoernerfranzracing.de wrote:
On Thursday 17 November 2011 17:11:59 Kristopher John Gamrat wrote:
you need to get the source packages and recompile them for trinity. requires some tweaks to the autoconf* stuff, though. I can provide some hints for that, if you are interested. (I've done that already for some programs I like, see http://www.hoernerfranzracing.de/zip/trinity/index.html )
What of the Qt to TQt changes? Wouldn't that interfere?
no, as these programs are compiled with libtqtinterface-dev from trinity 3.5.13
werner
Also we are open to adding new applications to the Trinity sources. For 3.5.13 I think we had two or three new applications included.
If you are interested in getting them officially included, you can file a needs-packaging request in the bug tracker :)
Calvin Morrison
On Thursday 17 November 2011 17:27:50 Calvin Morrison wrote:
Also we are open to adding new applications to the Trinity sources. For 3.5.13 I think we had two or three new applications included.
yes, that is much appreciated, I saw one was kradio, which I already had tried to build, but failed as it used some obscure 'unsermake' build tool :-/
If you are interested in getting them officially included, you can file a needs-packaging request in the bug tracker :)
ok, I think I'll do so at least for keurocalc, kasablanca and kio-ftps.
werner
On 17 November 2011 11:46, Werner Joss werner@hoernerfranzracing.de wrote:
On Thursday 17 November 2011 17:27:50 Calvin Morrison wrote:
Also we are open to adding new applications to the Trinity sources. For 3.5.13 I think we had two or three new applications included.
yes, that is much appreciated, I saw one was kradio, which I already had tried to build, but failed as it used some obscure 'unsermake' build tool :-/
If you are interested in getting them officially included, you can file a needs-packaging request in the bug tracker :)
ok, I think I'll do so at least for keurocalc, kasablanca and kio-ftps.
werner
Great:)
On Thursday 17 November 2011 17:50:48 Calvin Morrison wrote:
If you are interested in getting them officially included, you can file a needs-packaging request in the bug tracker :)
ok, I think I'll do so at least for keurocalc, kasablanca and kio-ftps.
werner
Great:)
well, in fact I had already thought of a package request, but I will first try if I can build these with cmake so they comply with the new standard for R14...
werner