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
ef42325b
Unverified
Commit
ef42325b
authored
2 years ago
by
alice
Browse files
Options
Downloads
Patches
Plain Diff
community/glibmm: upgrade to 2.66.5
parent
94d81cee
No related branches found
No related tags found
1 merge request
!39311
glib,glibmm: upgrade
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/glibmm/APKBUILD
+6
-3
6 additions, 3 deletions
community/glibmm/APKBUILD
with
6 additions
and
3 deletions
community/glibmm/APKBUILD
+
6
−
3
View file @
ef42325b
...
...
@@ -2,7 +2,7 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname
=
glibmm
pkgver
=
2.66.
4
pkgver
=
2.66.
5
pkgrel
=
0
pkgdesc
=
"C++ wrapper for the GLib toolkit"
url
=
"https://www.gtkmm.org/"
...
...
@@ -13,7 +13,10 @@ subpackages="$pkgname-dev $pkgname-doc"
source
=
"https://download.gnome.org/sources/glibmm/
${
pkgver
%.*
}
/glibmm-
$pkgver
.tar.xz"
build
()
{
abuild-meson
-Dbuild-documentation
=
true
.
output
abuild-meson
\
-Db_lto
=
true
\
-Dbuild-documentation
=
true
\
.
output
meson compile
${
JOBS
:+-j
${
JOBS
}}
-C
output
}
...
...
@@ -34,5 +37,5 @@ doc() {
}
sha512sums
=
"
9b1e0c09a11182384313ea4a7ba484ebab894528e08169a610387f207b5a7f8db9338466cd3e9eb3fa55e1c12817351ea27c39d6503208af67ba619f9d249c75
glibmm-2.66.
4
.tar.xz
3c1f91a1d91c23c5975254f5bf499f6752b6e3f1b056511133722cdfc853ffd2a94c375c0441dbb3f0933e7a257449ca4e365355ed580bd72d88c08d99a76684
glibmm-2.66.
5
.tar.xz
"
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