Page 2 of 2

Re: Slint 15.0

Posted: 4. Sep 2022, 15:39
by DidierSpaier
If you tell me what is broken I will fix it. I will also review all entry menus and icons on the desktop to check that they work.

I will also check which packages installed by default in Slint are also available in the Salix extra-15.0 directory, so that I could remove some of the ISO and the Slint repository, which should limit clutter of the menus of LXQt and MATE as these packages will stay easy to install using slapt-get or gslapt.

Re: Slint 15.0

Posted: 5. Sep 2022, 14:25
by hugok
The package Sourcery is not included in Salix 15.0...
Currently sourcery-0.9.6-noarch-2slint.txz is in Slint's repo however... and is also mencioned in Slint HandBook.

My question is, will it work?

Re: Slint 15.0

Posted: 5. Sep 2022, 15:02
by DidierSpaier
hugok wrote: 5. Sep 2022, 14:25 The package Sourcery is not included in Salix 15.0...
Currently sourcery-0.9.6-noarch-2slint.txz is in Slint's repo however... and is also mencioned in Slint HandBook.

My question is, will it work?
It works. George did not include it in Salix 15.0 considering that the same packages could as well be get directly from the repository extra-15.0, however there could be some cases (admittedly probably few ones, and which could be handled by slapt-src as well), so I am keeping it in Slint for now, while recommending to prefer getting an already built package as noted in https://slint.fr/doc/HandBook.html#Get_ ... plications (by the way I see a small formatting error there, that I will fix).

Re: Slint 15.0

Posted: 5. Sep 2022, 16:04
by hugok
DidierSpaier wrote: 5. Sep 2022, 15:02
(by the way I see a small formatting error there, that I will fix).
At least this post was good for something :D

Re: Slint 15.0

Posted: 26. Oct 2022, 15:05
by hugok
I think Slint has been officially released... https://slint.fr/ :D

Re: Slint 15.0

Posted: 26. Oct 2022, 16:05
by DidierSpaier
hugok wrote: 26. Oct 2022, 15:05 I think Slint has been officially released... https://slint.fr/ :D
Yes. I still have to publish this information here and there. :D

Re: Slint 15.0

Posted: 27. Oct 2022, 10:33
by hugok
Ok Didier, no worries, just glad for the release :D
I imagine you must have a lot of work to do :shock:

I had to transfer the the Slint64-15.0.iso via rsync because through the browser I kept having problems with network failure...
I used the command rsync -HPAav slackware.uk::slint/x86_64/slint-15.0/iso/slint64-15.0.iso .. (from the mailing list) :D

Cheers