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
Package registry
Operate
Terraform modules
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
faveoled
pmaports
Commits
153cafa7
Unverified
Commit
153cafa7
authored
2 months ago
by
Oliver Smith
Browse files
Options
Downloads
Patches
Plain Diff
main/qmi-ping: remove (MR 6236)
This package has been upstreamed to Alpine.
parent
3709e371
Branches
v24.12
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/qmi-ping/APKBUILD
+0
-23
0 additions, 23 deletions
main/qmi-ping/APKBUILD
with
0 additions
and
23 deletions
main/qmi-ping/APKBUILD
deleted
100644 → 0
+
0
−
23
View file @
3709e371
# Maintainer: Luca Weiss <luca@lucaweiss.eu>
pkgname
=
qmi-ping
pkgver
=
0_git20200306
_commit
=
"16624da254b4721fdff9f89d2b29cb9cfacdd5f3"
pkgrel
=
1
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"
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