Re: [orca-list] Latest orca.
- From: Didier Spaier <didier slint fr>
- To: orca-list gnome org
- Subject: Re: [orca-list] Latest orca.
- Date: Mon, 6 Jan 2020 00:45:05 +0100
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]