Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
pmaports
Commits
3b58b14d
Unverified
Commit
3b58b14d
authored
4 years ago
by
Bart Ribbers
Committed by
Clayton Craft
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/pure-maps: upgrade to 1.29.0 (MR 1559)
parent
05fcf1c6
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/pure-maps/APKBUILD
+33
-5
33 additions, 5 deletions
main/pure-maps/APKBUILD
with
33 additions
and
5 deletions
main/pure-maps/APKBUILD
+
33
−
5
View file @
3b58b14d
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname
=
pure-maps
pkgver
=
1.2
6.2
pkgver
=
1.2
9.0
pkgrel
=
0
_commit_geomag
=
"8eb9a730c8643fb7d63fdee4fd9a195ee8ba4df2"
pkgdesc
=
"Maps and navigation"
url
=
"https://github.com/rinigus/pure-maps"
# armhf blocked by mapbox-gl-qml -> qt5-qtdeclarative-dev
arch
=
"noarch !armhf"
license
=
"GPL-3.0-or-later"
depends
=
"qmlrunner kirigami2 py3-gpxpy qt5-qtlocation qt5-qtmultimedia qt5-qtbase-sqlite mapbox-gl-qml nemo-qml-plugin-dbus py3-pyotherside qml-module-clipboard"
makedepends
=
"py3-pyflakes python3 gettext qt5-qttools-dev"
depends
=
"
kirigami2
mapbox-gl-qml
nemo-qml-plugin-dbus
py3-gpxpy
py3-pyotherside
qml-module-clipboard
qmlrunner
qt5-qtbase-sqlite
qt5-qtlocation
qt5-qtmultimedia
qt5-qtsensors
"
makedepends
=
"
gettext
py3-pyflakes
python3
qt5-qttools-dev
"
subpackages
=
"
$pkgname
-lang"
install
=
"
$pkgname
.post-install"
source
=
"https://github.com/rinigus/pure-maps/archive/
$pkgver
/pure-maps-
$pkgver
.tar.gz"
source
=
"https://github.com/rinigus/pure-maps/archive/
$pkgver
/pure-maps-
$pkgver
.tar.gz
https://github.com/rinigus/geomag/archive/
$_commit_geomag
/geomag-
$_commit_geomag
.tar.gz
"
options
=
"!check"
# Requires jsonlint which is not available
prepare
()
{
default_prepare
rmdir
thirdparty/geomag
mv
"
$srcdir
/geomag-
$_commit_geomag
"
thirdparty/geomag
}
build
()
{
make platform-kirigami
make
...
...
@@ -32,4 +59,5 @@ package() {
mv
"
$pkgdir
"
/usr/share/pure-maps/locale
"
$pkgdir
"
/usr/share/
}
sha512sums
=
"3c7886d2d0b6ba26a165130d31e701f5aaf85d387bf2b0dd3f69f2930e59cf53facd7d5cb37e7d51512831b23a026ae7adee4e3fdf000cdba635b9a9e0f8d6d2 pure-maps-1.26.2.tar.gz"
sha512sums
=
"7e4d4ba14071ac410ff8f4b8841fd4822bcac139fc4610b2940fad6306c7c38fc20edb3f6664eb31f1851498b2e4f28dc8fb90eef7065525aa073261f55a24ee pure-maps-1.29.0.tar.gz
13e11b6cb35162315deb86c6c6240a3555760397d7aa88ac9c3348d476e9e9547b03210134119c60790511489e3f2a13afb93a3c77d40b1258c664b6fcc0425c geomag-8eb9a730c8643fb7d63fdee4fd9a195ee8ba4df2.tar.gz"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment