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
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Michael Pirogov
aports
Commits
023fe494
Commit
023fe494
authored
6 years ago
by
Natanael Copa
Browse files
Options
Downloads
Patches
Plain Diff
main/glib: upgrade to 2.58.1
parent
b21948ec
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/glib/APKBUILD
+4
-7
4 additions, 7 deletions
main/glib/APKBUILD
with
4 additions
and
7 deletions
main/glib/APKBUILD
+
4
−
7
View file @
023fe494
# Contributor: Valery Kartel <valery.kartel@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
glib
pkgver
=
2.5
6
.1
pkgver
=
2.5
8
.1
pkgrel
=
0
pkgdesc
=
"Common C routines used by Gtk+ and other libs"
url
=
"https://developer.gnome.org/glib/"
...
...
@@ -11,7 +11,7 @@ depends=
triggers
=
"
$pkgname
.trigger=/usr/share/glib-2.0/schemas:/usr/lib/gio/modules"
depends_dev
=
"perl python2 gettext-dev zlib-dev bzip2-dev libffi-dev
util-linux-dev"
makedepends
=
"
$depends_dev
pcre-dev"
makedepends
=
"
$depends_dev
pcre-dev
autoconf automake libtool
"
source
=
"https://download.gnome.org/sources/
$pkgname
/
${
pkgver
%.*
}
/
$pkgname
-
$pkgver
.tar.xz
0001-gquark-fix-initialization-with-c-constructors.patch
"
...
...
@@ -21,10 +21,7 @@ builddir="$srcdir"/$pkgname-$pkgver
prepare
()
{
default_prepare
cd
"
$builddir
"
# workaround packaging issue. gtk-doc.make timestamp was newer than
# Makefile.am, which triggers automake re-run
touch
-r
docs/reference/glib/Makefile.am gtk-doc.make
NOCONFIGURE
=
1 ./autogen.sh
}
build
()
{
...
...
@@ -79,5 +76,5 @@ bashcomp() {
[
"
$(
ls
-A
"
$pkgdir
"
/usr/share
)
"
]
||
rmdir
"
$pkgdir
"
/usr/share
}
sha512sums
=
"
7e96cc23f3fa42a41b1974ae8fa2a7b123449643f265763d464620afcb011668e2de013ed2a6e5f13b6bd1bf3ab8eab43c05bf4a8ee0d99b7808767ab4fa69f4
glib-2.5
6
.1.tar.xz
sha512sums
=
"
115b74fcd43241e3c4b4babfb8170453b2a002ff02d5996f3c097876199cadccc1cf67b017c10c14c0d2a1bb4228027b743f4926bda0ef7d74012ed712ccd155
glib-2.5
8
.1.tar.xz
32e5aca9a315fb985fafa0b4355e4498c1f877fc1f0b58ad4ac261fb9fbced9f026c7756a5f2af7d61ce756b55c8cd02811bb08df397040e93510056f073756b 0001-gquark-fix-initialization-with-c-constructors.patch"
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