Re: [orca-list] Latest orca.



Hello Jace,

I never used Ubuntu so can not answer, sorry.

As an aside, if you want to use the latest Orca, you could get even better results using the latest 
speech-dispatcher as well.

Hopefully someone knowing Ubuntu will answer.

Best,

Didier
Le 6/01/20 à 00:49, Jace Kattalakis via orca-list a écrit :
So related question. Am I able to go to the next stable release for Ubuntu 18.04 using the mehtod you 
outlined, Didier? Given I'm running Ubuntu 18.04, I've been wondering this for a while, is there an 
accepted way to move from 3.28 Orca to 3.3X stable Orca. Or should I just stick with Orca-master till 20.04 
comes out?

Also, related question #2: When 20.04 comes out, and if I do an in place upgrade, will it remove the Orca 
maser I have installed and go with the released version?

On 05/01/2020 23:45, Didier Spaier via orca-list wrote:
Hello,

you can get a released compressed archive here:
http://ftp.acc.umu.se/pub/gnome/sources/orca/3.35/

or clone the git repo and make a compressed archive:
git clone https://github.com/GNOME/orca.git
CWD=$(pwd)
( cd orca
git pull
gitrev=git$(git log -n 1 --format=format:%h .)
git archive --worktree-attributes --prefix=${pkgname}-$gitrev/ mainline | xz > $CWD/orca-${gitrev}.tar.xz
)

Now if your question actually is "how to upgrade using this compressed
archive", to answer we need to know your distribution and version.

Best,

Didier

Le 6/01/20 à 00:18, Hwaen Ch'uqi via orca-list a écrit :
Greetings,

I would like to upgrade to the latest orca version, but I cannot find
a lucid explanation of how to do it, whether from source or from
something like git. Can anyone point to a clear reference?

Thank you so much.

Hwaen Ch'uqi
_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html
_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]