modified: c/cairo/cairo-1.17.2-GCCcore-8.3.0.eb

new file:   g/GLib/GLib-2.64.1-GCCcore-8.3.0.eb
	modified:   n/ncurses/ncurses-6.1-GCCcore-8.3.0.eb
	modified:   x/X11/X11-20190717-GCCcore-8.3.0.eb
	deleted:    g/GLib/GLib-2.64.0-GCCcore-8.3.0.eb
This commit is contained in:
Lukáš Krupčík 2020-05-27 11:56:32 +02:00
parent 2dfc0e31aa
commit b7abac3aa1
4 changed files with 7 additions and 4 deletions

View File

@ -22,7 +22,7 @@ dependencies = [
('freetype', '2.10.1'),
('pixman', '0.38.4'),
('expat', '2.2.7'),
('GLib', '2.64.0'),
('GLib', '2.64.1'),
('X11', '20190717'),
]

View File

@ -1,9 +1,9 @@
# JH 2020
# JH 2020 and LK
easyblock = 'MesonNinja'
name = 'GLib'
version = '2.64.0'
version = '2.64.1'
homepage = 'http://www.gtk.org/'
description = """GLib is one of the base libraries of the GTK+ project"""

View File

@ -18,6 +18,10 @@ sources = [SOURCE_TAR_GZ]
buildopts = 'CFLAGS="-O3 -fPIC"'
dependencies = [
('binutils', '2.32'),
]
configopts = [
# default build
'--with-shared --enable-overwrite',

View File

@ -44,7 +44,6 @@ default_component_specs = {
components = [
('xorg-macros', '1.19.2', { # 2018-03-04
'sources': ['util-macros-%(version)s.tar.gz'],
'checksums': ['9225c45c3de60faf971979a55a5536f3562baa4b6f02246c23e98ac0c09a75b7'],
'start_dir': 'util-macros-%(version)s',
}),
('libpthread-stubs', '0.4', { # 2017-03-14