And thanks for the kind words.

OK, so I guess it's better to be compliant with the standard Opera packages for now. Next release will return to your default.ruario wrote:True and actually we know this. We are a bit of a victim of history here. We set it to $HOME/.opera when it was common for apps to save their profiles in home directories. If we change it now we have to deal with upgrade issues of moving long term users default profiles. A lot of users make use of alternative directories for their profiles either by setting this variable or via '-pd' so we have to be careful we don't cause and issues. If done incorrectly we risk having users seemingly lose their setup. In the long run we will probably do this (and have Opera's cache stored in '$HOME/.cache/opera') in the mean time we make do with not being totally compliant here. By all means set OPERA_PERSONALDIR to $HOME/.config/opera in the startup script /usr/bin/opera on the SLKBUILD, if you feel it need to be done for compliance with your distro but expect some users to be confused unless you can think of a good way of warning them of this change.
pwatk wrote:...
Since our package is out of date I decided to install a newer version and I came across your opt2slk package.
Can I suggest we have this in the repository for Salix 13.2 as opupdate made the process so much easier.
Cool, glad someone else found it useful!pwatk wrote:Since our package is out of date I decided to install a newer version and I came across your op2slk package.
I wrote that opupdate script initially for myself because I have to test on lots of distros for work and not all of them have Opera in their own repositories. I also needed a way to quickly get the latest snapshot (public testing/development) releases in addition to stable versions. opupdate is not the most beautiful script, as it is quick hack job of several other scripts I had written for slightly different things but it works. I wrote op2slk separately (from scratch) for users on other 'Slackware based distros', and also so that our snapshot users could get Opera installed natively. I eventually bundled them because I found I was using them together on my own Slackware installs.pwatk wrote:Can I suggest we have this in the repository for Salix 13.2 as opupdate made the process so much easier.