Re: git: 1cb6e7b81748 - main - audio/libopenmpt: Update to 0.6.7
Date: Fri, 03 Feb 2023 11:13:18 UTC
Am 10.01.2023 um 19:01 schrieb Emanuel Haupt: > audio/libopenmpt: Update to 0.6.7 > > - Make openmpt123 optional > - Reduce options to simplify port and reduce dependency options > - Drop "+release.autotools" from version name and .pc file > - Enable "make test" I see some warning, you maybe want to fix: ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/libopenmpt.so.0.3.3 is linked to /usr/local/lib/libogg.so.0 from audio/libogg but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libogg.so:audio/libogg ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/examples/libopenmpt_example_c.c Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/examples/libopenmpt_example_c_mem.c Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/examples/libopenmpt_example_c_probe.c Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/examples/libopenmpt_example_c_stdout.c Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/examples/libopenmpt_example_c_unsafe.c Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/examples/libopenmpt_example_cxx.cpp ===> Checking for items in pkg-plist which are not in STAGEDIR ===> Error: Plist issues found. *** Error code 1 Gruß Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook