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
Commits
6aaf7986
Commit
6aaf7986
authored
4 months ago
by
Bart Ribbers
Browse files
Options
Downloads
Patches
Plain Diff
community/libnymphcast: upgrade to 0.2.1
parent
37ea87c4
No related branches found
No related tags found
1 merge request
!74987
community/libnymphcast: upgrade to 0.2.1
Pipeline
#271948
canceled
4 months ago
Stage: verify
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/libnymphcast/APKBUILD
+8
-5
8 additions, 5 deletions
community/libnymphcast/APKBUILD
with
8 additions
and
5 deletions
community/libnymphcast/APKBUILD
+
8
−
5
View file @
6aaf7986
# Contributor: Bart Ribbers <bribbers@disroot.org>
# M
aintainer
:
Bart Ribbers <bribbers@disroot.org>
m
aintainer
=
"
Bart Ribbers <bribbers@disroot.org>
"
pkgname
=
libnymphcast
pkgver
=
0.2
pkgver
=
0.2
.1
pkgrel
=
0
arch
=
"all"
url
=
"https://github.com/MayaPosch/libnymphcast"
...
...
@@ -12,10 +12,13 @@ depends_dev="
poco-dev
"
makedepends
=
"
$depends_dev
"
subpackages
=
"
$pkgname
-static
$pkgname
-dev
$pkgname
-doc"
subpackages
=
"
$pkgname
-static
$pkgname
-dev
$pkgname
-doc
"
source
=
"https://github.com/MayaPosch/libnymphcast/archive/v
$pkgver
/libnymphcast-v
$pkgver
.tar.gz"
options
=
"!check"
# No unit tests
builddir
=
"
$srcdir
/libnymphcast-
$pkgver
"
build
()
{
make
...
...
@@ -28,5 +31,5 @@ package() {
}
sha512sums
=
"
d41ac7248a8013388524788167347ce09259f024a1a8159c721c922ca046ca7826bad83f1ee5aebf97dd32e1aa3c09849e20e48aa4757c735ad3fa981f4b07cc
libnymphcast-v0.2.tar.gz
25de9ab600821397cf62e3e78d600ec6fb368382afb71b1362e250a45332ab2ded8ebe27e59f27fbcf9ff0aa52d390eb8c2fd4c6eb1b6c3066b04e10112ff8d8
libnymphcast-v0.2.
1.
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