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
1ae6c633
Commit
1ae6c633
authored
4 years ago
by
Jami Kettunen
Committed by
Leo
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/libglibutil: upgrade to 1.0.47
Also start shipping the LICENSE file in a doc subpackage.
parent
718657b7
Loading
Loading
2 merge requests
!11958
community/rclone: upgrade to 1.52.3
,
!11083
testing: Upgrade Mer libraries related to RIL
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/libglibutil/APKBUILD
+4
-3
4 additions, 3 deletions
testing/libglibutil/APKBUILD
with
4 additions
and
3 deletions
testing/libglibutil/APKBUILD
+
4
−
3
View file @
1ae6c633
# Contributor: Danct12 <danct12@disroot.org>
# Maintainer: Danct12 <danct12@disroot.org>
pkgname
=
libglibutil
pkgver
=
1.0.4
4
pkgver
=
1.0.4
7
pkgrel
=
0
pkgdesc
=
"Library of glib utilities"
url
=
"https://git.sailfishos.org/mer-core/libglibutil"
arch
=
"all"
license
=
"BSD-3-Clause"
makedepends
=
"glib-dev"
subpackages
=
"
$pkgname
-dev"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc
"
source
=
"https://git.sailfishos.org/mer-core/libglibutil/-/archive/
$pkgver
/libglibutil-
$pkgver
.tar.gz"
options
=
"!check"
# test_log.c: error: assignment of read-only variable 'stdout'
...
...
@@ -18,6 +18,7 @@ build() {
package
()
{
make
DESTDIR
=
"
$pkgdir
"
install-dev
install
-Dm
644 LICENSE
"
$pkgdir
"
/usr/share/licenses/
$pkgname
/LICENSE
}
sha512sums
=
"
1f9124431f50d0e47c0afaba2d470a927cf76580a904f9d7c118ad0017c5e52ea8c7f72cbfd2a268c73737d8ce997c1f4afbfc16534d1fc2bdd1206b28935ba7
libglibutil-1.0.4
4
.tar.gz"
sha512sums
=
"
22c314667932c7bdd57cfe047114c70fece1627cc5c0b831da1942f0b18876b47340f728fa40a6caf8e6357ead0e101ee40c531d5624688cbe2ff63ccd75b7e2
libglibutil-1.0.4
7
.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