9e653fbfa0
babl: 0.1.90 -> 0.1.92
2022-03-25 16:39:37 +01:00
e4a25e6191
babl: 0.1.88 -> 0.1.90
2022-02-23 15:18:18 +01:00
325994692c
babl: 0.1.86 -> 0.1.88
2021-07-02 07:42:42 +00:00
43c6cee9ce
babl: 0.1.84 -> 0.1.86
2021-02-28 10:49:12 +00:00
26c5b76ca6
babl: adopted port
2021-01-29 12:41:30 +00:00
612c5b9ce4
babl: update to 0.1.84
2020-12-22 13:06:39 +01:00
183e66edf9
babl: update meson syntax
2020-11-21 17:42:27 +01:00
4b2596db1d
babl: update to 0.1.82
2020-10-13 18:42:38 +02:00
5156094c01
babl: update to 0.1.80
2020-08-11 13:28:47 +02:00
33fc4b0cb6
babl: update to 0.1.78
2020-07-06 11:28:37 +02:00
Danny Rawlins
ffd741fe3a
babl: fix source
2020-05-27 19:28:48 +10:00
Danny Rawlins
5408caed7a
babl: 0.1.72 -> 0.1.74
2020-02-07 22:10:50 +11:00
Danny Rawlins
23101e3aae
[notify] babl: add missing dependency lcms2
2019-11-10 12:08:54 +11:00
29276676f1
babl: update to 0.1.72
2019-08-31 10:03:13 +02:00
a4630b482f
[notify] babl: update to 0.1.68
...
babl upstream switched from autotools to meson, therefore
all libtool files (*.la) are gone.
Every port that lists the old babl libbabl-0.1.la file in its
own libtool file has to be rebuild if other ports depends at
build time on it, here mainly opt/gegl and opt/gimp.
To find the broken files the following script kan be uses:
for f in $(grep -lrs libbabl-0.1.la /usr/lib); do
pkginfo -o $f | awk '!/^Package/ {print $1}';
done | sort -u
2019-07-30 15:59:56 +02:00
Danny Rawlins
0958243d91
babl: update signature
2019-07-20 21:50:08 +10:00
Thomas Penteker
ad23b2d9cf
babl: 0.1.60 -> 0.1.62
2019-02-07 00:12:13 +01:00
Thomas Penteker
d0ba5b7aff
babl: 0.1.56 -> 0.1.60
2018-12-17 20:54:29 +01:00
Thomas Penteker
50f63b6a88
babl: 0.1.24 -> 0.1.56
2018-09-09 02:08:14 +02:00
Thomas Penteker
f8077a4fb8
babl: 0.1.16 -> 0.1.24
2017-05-08 00:07:12 +02:00
78abcad049
add opt signatures
2016-10-15 13:54:24 +02:00