Commit graph

95 commits

Author SHA1 Message Date
Celeste
b26999d341 main/mpg123: upgrade to 1.32.10
https://mpg123.org/#2024-12-14
2024-12-15 08:10:04 +00:00
J0WI
4bdd1b69c7 main/mpg123: upgrade to 1.32.9 2024-11-04 03:04:43 +00:00
Krassy Boykinov
c8176f0bde main/mpg123: security upgrade to 1.32.8 2024-10-28 14:01:54 +00:00
mio
7f42aa9eb6 main/mpg123: upgrade to 1.32.7 2024-08-08 21:17:05 +00:00
Milan P. Stanić
c4f14be3ec main/mpg123: upgrade to 1.32.6 2024-04-07 20:02:42 +00:00
Krassy Boykinov
eddc76ad22 main/mpg123: upgrade to 1.32.5 2024-02-29 09:09:10 +00:00
Celeste
85e24a7c30 main/mpg123: upgrade to 1.32.4 2024-01-11 11:33:59 +00:00
Celeste
651f44fdbd main/mpg123: upgrade to 1.32.3 2023-10-03 05:56:37 +00:00
Celeste
e1d25760a6 main/mpg123: upgrade to 1.32.2 2023-09-28 10:42:44 +00:00
Celeste
fcc3b5c448 main/mpg123: upgrade to 1.32.1 2023-09-25 06:35:29 +00:00
psykose
84a227baf0 main/*: rebuild for dt_relr change 2023-04-11 18:01:21 +02:00
psykose
3f28c87de2 main/mpg123: upgrade to 1.31.3 2023-03-20 03:20:13 +01:00
psykose
e3d4acbe9d main/mpg123: use lto 2023-03-12 17:55:41 +01:00
psykose
d3deaa71ee main/mpg123: upgrade to 1.31.2 2023-01-15 10:39:50 +01:00
psykose
f34f15c74b main/mpg123: upgrade to 1.31.1 2022-11-01 06:31:44 +01:00
Milan P. Stanić
0af6d8e926 main/mpg123: upgrade to 1.31.0
change source to mpg123 download url
2022-10-27 17:53:49 +00:00
psykose
45081eedbb main/mpg123: upgrade to 1.30.2 2022-08-02 15:32:44 +00:00
psykose
faa18e162b
main/mpg123: upgrade to 1.30.1 2022-07-13 06:11:46 +02:00
Natanael Copa
50671bf7a1 main/mpg123: upgrade to 1.30.0 2022-06-28 11:01:02 +02:00
Leo
7ef5513134 main/mpg123: upgrade to 1.29.3 2021-12-12 16:29:15 +00:00
Milan P. Stanić
bd348c81c6 main/mpg123: upgrade to 1.29.2 2021-10-24 06:33:59 +00:00
Leo
0f614ca5c1 main/mpg123: upgrade to 1.29.1 2021-10-18 14:37:31 +00:00
Leo
892c26abb8 main/mpg123: upgrade to 1.29.0 2021-09-06 10:40:54 +00:00
J0WI
2a2de730c4 main/mpg123: update source url 2021-07-14 07:13:13 +00:00
Milan P. Stanić
1924a2eed7 main/mpg123: upgrade to 1.28.2 2021-07-13 07:50:17 +00:00
Milan P. Stanić
c898f2ff55 main/mpg123: upgrade to 1.28.1 2021-07-10 07:09:53 +00:00
Milan P. Stanić
2e2f498258 main/mpg123: upgrade to 1.28.0 2021-06-06 07:32:50 +00:00
Milan P. Stanić
9f80218e43 main/mpg123: upgrade to 1.27.2 2021-05-09 06:25:12 +00:00
Milan P. Stanić
a1f671e31f main/mpg123: upgrade to 1.27.0 2021-05-08 09:53:03 +00:00
Leo
5373c67d1f main/mpg123: upgrade to 1.26.5 2021-03-23 10:39:52 +00:00
Leo
4526304369 main/mpg123: upgrade to 1.26.4 2020-12-26 05:32:08 +00:00
Oliver Smith
2ac0774a74 main/mpg123: bump pkgrel to fix bad signature error 2020-08-28 13:56:58 +00:00
Leo
326e9875db main/mpg123: upgrade to 1.26.3 2020-07-17 04:02:30 +00:00
Leo
6bdf7e4b63 main/mpg123: upgrade to 1.26.2 2020-07-06 01:02:42 -03:00
Leo
206a6f60a4 main/mpg123: upgrade to 1.26.1 2020-05-30 17:13:59 +00:00
Leo
4d2b0dedd0 main/mpg123: upgrade to 1.26.0 2020-05-25 06:24:41 +00:00
prspkt
a7cc45fe1c main/mpg123: upgrade to 1.25.13 2019-11-12 16:56:22 +00:00
Leo
ea2d0c08d7 main/mpg123: upgrade to 1.25.12
remove --with-ipv6 because its unrercognized option and apparently
enabled by default.
2019-09-03 15:12:05 +00:00
prspkt
cd1a8e600d main/mpg123: upgrade to 1.25.11
* Clarify license.
* Split libraries to own subpackage.

Closes GH-9545
2019-07-21 20:13:25 +00:00
dai9ah
aaf7cc2fb6 main/mpg123: upgrade to 1.25.10 2018-03-05 17:03:12 +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
Sören Tempel
e5ab1fc88b main/mpg123: upgrade to 1.25.8 2017-12-06 10:57:50 +01:00
Natanael Copa
d67f7daec8 main/mpg123: upgrade to 1.25.7 2017-11-03 11:09:42 +00:00
Sören Tempel
ce5c45a598 main/mpg123: upgrade to 1.25.6 2017-08-13 01:31:35 +02:00
Natanael Copa
fedaae2750 main/mpg123: upgrade to 1.25.5 2017-08-09 07:30:57 +00:00
Natanael Copa
16751e53dc main/mpg123: upgrade to 1.25.4 2017-07-24 12:52:42 +00:00
Francesco Colista
9b67f0f707 main/mpg123: upgrade to 1.25.2, modernize APKBUILD, added check() 2017-07-12 10:33:56 +00:00
Natanael Copa
625181d6d5 main/mpg123: upgrade to 1.25.1 2017-07-03 16:23:08 +00:00
Natanael Copa
10d6471645 main/mpg123: upgrade to 1.25.0 2017-06-14 18:22:43 +00:00
Sören Tempel
0cbc259de8 main/mpg123: upgrade to 1.24.0 2017-03-04 11:55:28 +01:00