CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/09/04 11:26:20
Modified files:
graphics/imlib2: Makefile distinfo
graphics/imlib2/patches: patch-src_bin_imlib2_load_c
graphics/imlib2/pkg: PLIST
Added files:
graphics/imlib2/patches: patch-src_modules_loaders_Makefile_am
Log message:
update graphics/imlib2 to 1.12.0
Important additions since 1.11.0 were the addition of two new
loaders: y4m and raw.
Patch one Makefile.am to get a correct ordering of the -I flags
(patch upstreamed, will be dropped on next release.) Have to
temporarly use CONFIGURE_STYLE=autoreconf though.
Major bump due to the loader interface changes.
I'm taking maintainership of this.
ok sdk@