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
653
Issues
653
List
Boards
Labels
Service Desk
Milestones
Merge Requests
217
Merge Requests
217
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
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
3d02166a
Commit
3d02166a
authored
Oct 30, 2018
by
Natanael Copa
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/glib: replace perl depends with python
upsteram has ported all perl scripts to python fixes
#9558
parent
ee93becd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
main/glib/APKBUILD
main/glib/APKBUILD
+2
-2
No files found.
main/glib/APKBUILD
View file @
3d02166a
...
...
@@ -2,14 +2,14 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
glib
pkgver
=
2.58.1
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"Common C routines used by Gtk+ and other libs"
url
=
"https://developer.gnome.org/glib/"
arch
=
"all"
license
=
"GPL"
depends
=
triggers
=
"
$pkgname
.trigger=/usr/share/glib-2.0/schemas:/usr/lib/gio/modules"
depends_dev
=
"p
erl python2
gettext-dev zlib-dev bzip2-dev libffi-dev
depends_dev
=
"p
ython3
gettext-dev zlib-dev bzip2-dev libffi-dev
util-linux-dev libxml2-utils libxslt docbook-xml docbook-xsl"
makedepends
=
"
$depends_dev
pcre-dev autoconf automake libtool"
source
=
"https://download.gnome.org/sources/
$pkgname
/
${
pkgver
%.*
}
/
$pkgname
-
$pkgver
.tar.xz
...
...
Mohammed Sadiq
@sadiq
mentioned in issue
#9558 (closed)
·
Jul 12, 2019
mentioned in issue
#9558 (closed)
mentioned in issue #9558
Toggle commit list
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