1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-25 20:25:28 +03:00
Commit graph

21 commits

Author SHA1 Message Date
Rasmus Thomsen
c7a1f20490 community/*: make CMake and meson respect our C{,PP,XX}FLAGS
See: https://lists.alpinelinux.org/~alpine/devel/%3C2896c13070c508a49cbaa72c8fb7f34ea947358b.camel%40cogitri.dev%3E
2020-02-21 18:12:22 +01:00
Leo
57d208c579 community/babl: upgrade to 0.1.74 2020-02-03 03:22:29 +01:00
Nero
6fa92d803d community/babl: upgrade to 0.1.72
Upstream now ships xz-compressed tarballs, the makefile was replaced by meson.
2020-01-30 19:41:08 +01:00
J0WI
ea9b288ab8 community/babl: upgrade to 0.1.66 2019-06-14 07:35:55 -03:00
prspkt
5e4c8497d2
community/babl: upgrade to 0.1.62 2019-03-01 21:10:55 +02:00
Roberto Oliveira
e0991d448a community/babl: upgrade to 0.1.60 2018-12-21 21:19:22 +00:00
Pedro Filipe
7b9a9229c2 community/babl: upgrade to 0.1.58 2018-11-03 17:07:52 +02:00
Roberto Oliveira
fa0c8b2ffc community/babl: upgrade to 0.1.56 2018-08-16 18:55:14 +00:00
Roberto Oliveira
c232e0f42d community/babl: upgrade to 0.1.54 2018-07-24 06:28:55 +00:00
Roberto Oliveira
4457e261cb community/babl: enable float-to-8bit test on s390x
float-to-8bit test seems to be fixed in babl 0.1.52 version.
Enabling it again.
2018-07-03 07:10:16 +00:00
Roberto Oliveira
6f687b7c15 community/babl: upgrade to 0.1.52 2018-07-03 07:04:37 +00:00
Natanael Copa
7380e0c118 community/babl: disable problematic tests 2018-06-04 11:55:21 +00:00
Tuan M. Hoang
1f7dc26742 community/babl: -Ofast fails float-to-8bit test on s390x
float-to-8bit test is unstable on s390x, it won't fail if previous build
is cached as being successful.

babl commit 90e25d7ff381fc67588d77bb033992079bab5d3a introduces -Ofast
which (probably) causes this.

upstream bug : https://bugzilla.gnome.org/show_bug.cgi?id=790745
2018-06-03 10:42:07 +00:00
Roberto Oliveira
bff2872208 community/babl: upgrade to 0.1.50 2018-06-02 09:09:22 +00:00
prspkt
ec94f0e080 community/babl: upgrade to 0.1.46, improve abuild 2018-05-08 08:51:06 +00:00
Roberto Oliveira
22640566fc community/babl: upgrade to 0.1.38 2018-03-07 15:25:03 +00:00
Roberto Oliveira
0d5ff59600 community/babl: add check 2018-01-13 02:29:02 +00:00
Roberto Oliveira
6e4db4fdaf community/babl: upgrade to 0.1.36 2018-01-13 02:21:23 +00:00
Jakub Jirutka
63f5e7d295 [various]: unify names of licenses according to SPDX
This commit updates $license variable in all APKBUILDs to comply with
short names specified by SPDX version 3.0 [1] where possible. It was
done using find-and-replace method on substrings inside $license
variables.

Only license names were updated, not "expressions" specifying relation
between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or
exceptions (e.g. "X with exceptions").

Many licenses have a version or multiple variants, e.g. MPL-2.0,
BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not
contain license version or variant. Since there's no way how to infer
this information just from abuild, it were left without the variant
suffix or version, i.e. non SPDX compliant.

GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They
exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later
(formerly e.g. GPL-2.0+). We did not systematically noted distinguish
between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean
GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g.
GPL2+) were left without the variant suffix, i.e. non SPDX compliant.

Note: This commit just fixes format of the license names, no
verification has been done if the specified license information is
actually correct!

[1]: https://spdx.org/licenses/
2017-12-30 21:05:50 +01:00
Roberto Oliveira
1c66128163 community/babl: upgrade to 0.1.34 2017-10-12 01:40:41 +00:00
Natanael Copa
c9342e0bd8 community/babl: move from main 2017-09-29 07:28:21 +00:00