[Bug 273714] multimedia/opentoonz: update to 1.7.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 11 Sep 2023 08:48:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273714

Nuno Teixeira <eduardo@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eduardo@FreeBSD.org
             Status|New                         |Open
                URL|                            |https://github.com/opentoon
                   |                            |z/opentoonz/releases/tag/v1
                   |                            |.7.1

--- Comment #3 from Nuno Teixeira <eduardo@FreeBSD.org> ---
Hello Ivan,

Could you check the following issues?

1. PORTREVISION=0 can be removed

2. files/patch-toonz_sources_CMakeLists.txt: patch was not generated using
``make makepatch''.

3. Binaries/libraries not stripped, dependencies not declared (default options,
need to check all options):

***
====> Running Q/A tests (stage-qa)
Warning: 'lib/opentoonz/libtnztools.so' is not stripped consider trying
INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'lib/opentoonz/libtnzbase.so' is not stripped consider trying
INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'lib/opentoonz/libtoonzqt.so' is not stripped consider trying
INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'lib/opentoonz/libtoonzlib.so' is not stripped consider trying
INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'lib/opentoonz/libsound.so' is not stripped consider trying
INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'lib/opentoonz/libtnzstdfx.so' is not stripped consider trying
INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'lib/opentoonz/libimage.so' is not stripped consider trying
INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'lib/opentoonz/libtnzext.so' is not stripped consider trying
INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'lib/opentoonz/libtnzcore.so' is not stripped consider trying
INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'lib/opentoonz/libtfarm.so' is not stripped consider trying
INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'lib/opentoonz/libcolorfx.so' is not stripped consider trying
INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'bin/tcomposer' is not stripped consider trying
INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'bin/lzodecompress' is not stripped consider trying
INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'bin/lzocompress' is not stripped consider trying
INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'bin/tfarmserver' is not stripped consider trying
INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'bin/tconverter' is not stripped consider trying
INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'bin/tcleanup' is not stripped consider trying
INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'bin/tfarmcontroller' is not stripped consider trying
INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Error: /usr/local/bin/OpenToonz is linked to /usr/local/lib/libjson-c.so.5 from
devel/json-c but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libjson-c.so:devel/json-c
Error: /usr/local/bin/OpenToonz is linked to /usr/local/lib/libgobject-2.0.so.0
from devel/glib20 but it is not declared as a dependency
Warning: you need USE_GNOME+=glib20
Error: /usr/local/bin/OpenToonz is linked to /usr/local/lib/libglib-2.0.so.0
from devel/glib20 but it is not declared as a dependency
Warning: you need USE_GNOME+=glib20
Error: /usr/local/bin/OpenToonz is linked to /usr/local/lib/libintl.so.8 from
devel/gettext-runtime but it is not declared as a dependency
Warning: you need USES+=gettext-runtime
***

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.