Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
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
Model registry
Monitor
Service Desk
Analyze
Model experiments
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
alpine
aports
Merge requests
!65398
community/libsurvive: add support for sciplot-0.3.0
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
community/libsurvive: add support for sciplot-0.3.0
nmeum/aports:libsurvive-sciplot-0.3.0
into
master
Overview
0
Commits
1
Pipelines
3
Changes
2
Merged
Sören Tempel
requested to merge
nmeum/aports:libsurvive-sciplot-0.3.0
into
master
9 months ago
Overview
0
Commits
1
Pipelines
3
Changes
2
Expand
0
0
Merge request reports
Compare
master
version 1
b2e07cae
9 months ago
master (base)
and
latest version
latest version
bb81dd63
1 commit,
9 months ago
version 1
b2e07cae
1 commit,
9 months ago
2 files
+
45
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
community/libsurvive/APKBUILD
+
3
−
1
Options
@@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname
=
libsurvive
pkgver
=
1.01
pkgrel
=
4
pkgrel
=
5
pkgdesc
=
"Open Source Lighthouse Tracking System"
url
=
"https://github.com/cntools/libsurvive"
arch
=
"all"
@@ -22,6 +22,7 @@ makedepends="$depends_dev
subpackages
=
"
$pkgname
-static
$pkgname
-dev
$pkgname
-bash-completion
$pkgname
-web::noarch"
source
=
"https://github.com/cntools/libsurvive/releases/download/v
$pkgver
/libsurvive-v
$pkgver
-source.zip
off64_t.patch
sciplot-0.3.0.patch
"
options
=
"!check"
# Requires live test data
builddir
=
"
$srcdir
/
$pkgname
"
@@ -56,4 +57,5 @@ web() {
sha512sums
=
"
6033d2524581bdefb0e1ed6e27c8044ba6ff32aa997845124c0b29d1a5a3f082a50605b2b654a642051ad0f22c6c8ad4ea8ca98888e28443d52ab68eb566effc libsurvive-v1.01-source.zip
35ec5f53027fcf69ce335794f5b3e01421bb9d2ffbfec571703cdd136216f3f85794774b788cccd844ca9a803a605b5d6d7124b9d49767ea0614c6b2c869791b off64_t.patch
c838efca5cdaabac903b435a50859232903723cc30a992755029e4c2fac3a2793f6eb866a1c95650c075c1da0ba9def917cffddb7ce10948aa213ed1cb79d8ac sciplot-0.3.0.patch
"
Loading