opt/cairo
Juergen Daubert 70cdf5f84a [notify] cairo: update to 1.17.4
Note:
-----
build system switched from autotools to meson, therefore
all libtool files (*.la) are gone.
Every port that lists the old libcairo.la file in its own
libtool file has to be rebuild if other ports depends at
build time on it.

To find the broken files the following script can be usesd:

  for f in $(grep -lrs libcairo.la /usr/lib/); do \
    pkginfo -o $f | awk '!/^Package/ {print $1}'; \
  done | sort -u
2021-01-03 13:04:53 +01:00
..
.footprint [notify] cairo: update to 1.17.4 2021-01-03 13:04:53 +01:00
.signature [notify] cairo: update to 1.17.4 2021-01-03 13:04:53 +01:00
fix-library-versioning.diff [notify] cairo: update to 1.17.4 2021-01-03 13:04:53 +01:00
Pkgfile [notify] cairo: update to 1.17.4 2021-01-03 13:04:53 +01:00
xlib-xcb.diff [notify] cairo: update to 1.17.4 2021-01-03 13:04:53 +01:00