Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
651
Issues
651
List
Boards
Labels
Service Desk
Milestones
Merge Requests
195
Merge Requests
195
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
36a48c39
Commit
36a48c39
authored
Jul 11, 2019
by
Leo
Committed by
Kevin Daudt
Jul 15, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/glib: upgrade to 2.60.5
Closes GH-9412
parent
8d21a280
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
9 deletions
+7
-9
main/glib/APKBUILD
main/glib/APKBUILD
+7
-9
No files found.
main/glib/APKBUILD
View file @
36a48c39
# Contributor: Valery Kartel <valery.kartel@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
glib
pkgver
=
2.60.
4
pkgver
=
2.60.
5
pkgrel
=
0
pkgdesc
=
"Common C routines used by Gtk+ and other libs"
url
=
"https://developer.gnome.org/glib/"
arch
=
"all"
license
=
"GPL"
depends
=
license
=
"LGPL-2.1-or-later"
triggers
=
"
$pkgname
.trigger=/usr/share/glib-2.0/schemas:/usr/lib/gio/modules"
depends_dev
=
"python3 gettext-dev zlib-dev bzip2-dev libffi-dev
util-linux-dev libxml2-utils libxslt docbook-xml docbook-xsl"
makedepends
=
"
$depends_dev
pcre-dev meson ninja"
depends_dev
=
"python3 gettext-dev bzip2-dev libxml2-utils libxslt
docbook-xml docbook-xsl"
makedepends
=
"
$depends_dev
pcre-dev meson ninja
zlib-dev libffi-dev util-linux-dev"
source
=
"https://download.gnome.org/sources/glib/
${
pkgver
%.*
}
/
$pkgname
-
$pkgver
.tar.xz
0001-gquark-fix-initialization-with-c-constructors.patch
deprecated-no-warn.patch
musl-libintl.patch
"
subpackages
=
"
$pkgname
-dbg
$pkgname
-doc
$pkgname
-static
$pkgname
-dev
$pkgname
-lang"
builddir
=
"
$srcdir
"
/
$pkgname
-
$pkgver
# secfixes:
# 2.60.4-r0:
...
...
@@ -33,7 +32,6 @@ build() {
--localstatedir
=
/var
\
--buildtype
=
release
\
-Dman
=
true
\
-Dsystemd
=
false
\
.
output
ninja
-C
output
...
...
@@ -67,7 +65,7 @@ static() {
mv
"
$pkgdir
"
/usr/lib/
*
.a
"
$subpkgdir
"
/usr/lib/
}
sha512sums
=
"
614d25652ec9e8387f7865777e128b7f6fd68ff4a1a000868117cbcf5210b5f6aa476eb2b795a6dde56b997906aeb2157c83308f1421a27c4e379522d0ed0afc glib-2.60.4
.tar.xz
sha512sums
=
"
224210f24b1d3cdfd22542afd953cb244021f9c5edc92f16c832b781323b255cc123bf919304d6e4f8faa593e3ef8786257a862244b8b1b3a5507abd99b60d32 glib-2.60.5
.tar.xz
32e5aca9a315fb985fafa0b4355e4498c1f877fc1f0b58ad4ac261fb9fbced9f026c7756a5f2af7d61ce756b55c8cd02811bb08df397040e93510056f073756b 0001-gquark-fix-initialization-with-c-constructors.patch
744239ea2afb47e15d5d0214c37d7c798edac53797ca3ac14d515aee4cc3999ef9716ba744c64c40198fb259edc922559f77c9051104a568fc8ee4fc790810b1 deprecated-no-warn.patch
6ec43e76bb973367bd99c5e2077113e86df2b120b3788aeeb4692a572392bba7227e8217b28a918e02ad82fcb8ca6d260c3221b84688774d86779755af51a847 musl-libintl.patch"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment