Skip to content

wosrediinanatour/sailfish-gps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

This is on how to make an RPM of Mozilla Location Service on your SailfishOS device for improving GPS functionality.

Simple usage

  • Install rpmbuild on your SailfishOS: https://talk.maemo.org/showthread.php?t=92963
  • On your mobile: cd /tmp/; curl -O https://raw.githubusercontent.com/wosrediinanatour/sailfish-gps/master/mls-austria.spec
  • If you donn't live in Austria, change the country in via vi mls-austria.spec (type i for insert, edit the country, type ESC, type :qw)
  • Build RPM: devel-su rpmbuild -ba -v /tmp/mls-austria.spec
  • RPM is in /root/rpmbuild/RPMS/noarch/
  • Download it via scp [email protected]:/root/rpmbuild/RPMS/noarch/*.rpm .

How to use via cloning this repo

Note that it will fail, if you don't have enough space.

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published