Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Menu
Open sidebar
postmarketOS
pmaports
Commits
f332c7d2
Verified
Commit
f332c7d2
authored
Mar 06, 2020
by
Luca Weiss
Committed by
Alexey Min
Mar 08, 2020
Browse files
main/qmi-ping: new aport (
!1031
)
parent
33cce380
Pipeline
#124234502
passed with stages
in 1 minute and 35 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
main/qmi-ping/APKBUILD
0 → 100644
View file @
f332c7d2
# Maintainer: Luca Weiss <luca@z3ntu.xyz>
pkgname
=
"qmi-ping"
pkgver
=
0_git20200306
_commit
=
"16624da254b4721fdff9f89d2b29cb9cfacdd5f3"
pkgrel
=
0
pkgdesc
=
"Ping-like utility for QMI/QRTR"
url
=
"https://github.com/andersson/qmi-ping"
arch
=
"all"
license
=
"BSD-3-Clause"
makedepends
=
"qrtr-dev"
source
=
"
$pkgname
-
$_commit
.tar.gz::https://github.com/andersson/qmi-ping/archive/
$_commit
.tar.gz"
builddir
=
"
$srcdir
/qmi-ping-
$_commit
"
options
=
"!check"
# No tests
build
()
{
make
}
package
()
{
make
DESTDIR
=
"
$pkgdir
"
prefix
=
/usr
install
}
sha512sums
=
"6a6c012d2b3cb937e9a2708eb77bec933fcbb6a15399ef3c8de8d80fd0cbc81952ce01527c9afc4863464f074c542665e23678710917e1aa7573012e57e014b1 qmi-ping-16624da254b4721fdff9f89d2b29cb9cfacdd5f3.tar.gz"
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment