Re: [orca-list] Orca master



Related question, and probably asked a million times. But is there a PPA or some way to install released (for example 3.3X) in an Ubuntu install easily? Yes I know the LTS ships with the version at a specific date, but I was wondering if I could, for example, put the latest released version in 18.04, without going through the repo....or is it simply easier to just stick with using the master branch?



On 13/04/2019 12:19, Didier Spaier wrote:
Howdy Vojta,

"master" is the master branch of the source code tree, never
given a version number.
numbered releases of Orca are listed e.g here:
https://github.com/GNOME/orca/releases
and also available as compressed archives in sub-directories of:
http://ftp.acc.umu.se/pub/gnome/sources/orca/

If what you really want is get the recent changes in master,
you can clone the git repository:
git clone https://github.com/GNOME/orca.git
This will give you a directory named orca with containing
the source code and metadata needed to manage it using the
git software.
Then from times to times pull the changes:
cd orca
git pull
If the output is "already up to date" there has been no
change since the last time you checked.
Else type:
git log
to know which changes have been committed since then.

You could do that for instance if you reported an issue
that Joanie has fixed in master, to check that the fix
be effective in your system.

Of course you'll need to upgrade Orca to the current
state in master for that. How to do it depends on your
preferences and the tools available in your distribution.

Best regards,

Didier


On 13/04/2019 10:39, Vojtěch šmiro via orca-list wrote:
Hello.


How can I get the info, when the new version of Orca master is out?


Thanks a lot.


Best regards


Vojta.

_______________________________________________
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
Log bugs and feature requests at http://bugzilla.gnome.org

_______________________________________________
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
Log bugs and feature requests at http://bugzilla.gnome.org


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