Port details |
- opentoonz Open-source full-featured 2D animation creation software
- 1.5.0_1 multimedia
=0 Version of this port present on the latest quarterly branch. - Maintainer: rozhuk.im@gmail.com
 - Port Added: 2021-04-11 15:57:07
- Last Update: 2021-12-20 08:42:15
- Commit Hash: 307d8ce4
- License: GPLv2+
- Description:
- OpenToonz is a 2D animation software published by DWANGO.
It is based on Toonz Studio Ghibli Version, originally developed in
Italy by Digital Video, Inc., and customized by Studio Ghibli over
many years of production.
WWW: https://opentoonz.github.io/e/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- opentoonz>0:multimedia/opentoonz
- To install the port:
- cd /usr/ports/multimedia/opentoonz/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/opentoonz
- pkg install opentoonz
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: opentoonz
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1618150313
SHA256 (opentoonz-opentoonz-v1.5.0_GH0.tar.gz) = fba0f381fb71ffda89e6423b4d461450d4851f93830342e69e36313070af5990
SIZE (opentoonz-opentoonz-v1.5.0_GH0.tar.gz) = 54677708
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- boost-libs>0 : devel/boost-libs
- cmake : devel/cmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- qt5-buildtools>=5.15.2 : devel/qt5-buildtools
- lrelease : devel/qt5-linguisttools
- qt5-qmake>=5.15.2 : devel/qt5-qmake
- Runtime dependencies:
-
- ffprobe : multimedia/ffmpeg
- Library dependencies:
-
- libfreetype.so : print/freetype2
- liblz4.so : archivers/liblz4
- liblzo2.so : archivers/lzo2
- libmypaint.so : graphics/libmypaint
- libopencv_core.so : graphics/opencv
- libpng.so : graphics/png
- libsuperlu.so : math/superlu
- libturbojpeg.so : graphics/libjpeg-turbo
- libGL.so : graphics/libglvnd
- libGLEW.so : graphics/glew
- libGLU.so : graphics/libGLU
- libglut.so : graphics/freeglut
- libjpeg.so : graphics/jpeg-turbo
- libopenblas.so : math/openblas
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Multimedia.so : multimedia/qt5-multimedia
- libQt5Network.so : net/qt5-network
- libQt5OpenGL.so : graphics/qt5-opengl
- libQt5PrintSupport.so : print/qt5-printsupport
- libQt5Script.so : devel/qt5-script
- libQt5SerialPort.so : comms/qt5-serialport
- libQt5Svg.so : graphics/qt5-svg
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- libQt5Xml.so : textproc/qt5-xml
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for opentoonz-1.5.0_1:
====> Options available for the single BLASLIB: you have to select exactly one of them
CBLAS=off: C interface to the legacy Fortran BLAS
GSLCBLAS=off: The GNU Scientific Library - mathematical libs
NETLIB=off: Blas implementation from Netlib
OPENBLAS=on: OpenBLAS blas implementation
===> Use 'make config' to modify these settings
- Options name:
- multimedia_opentoonz
- USES:
- cmake:noninja compiler:c++11-lang gl gnome jpeg pkgconfig qt:5 blaslapack:openblas
- pkg-message:
- For install:
-
!!! ATTENTION !!!
No TIFF support now, set in settings some other image format!
SSE2 available only on Windows.
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Dec 2021 08:42:15 1.5.0_1 |
Li-Wen Hsu (lwhsu)  Author: Rozhuk Ivan |
multimedia/opentoonz: fix build with clang 13
PR: 260400 |
10 Oct 2021 19:44:42 1.5.0_1 |
Baptiste Daroussin (bapt)  |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
26 Jun 2021 22:26:27 1.5.0_1 |
Adriaan de Groot (adridg)  |
multimedia/opentoonz: massage dependencies, hand off maintainership
This is all rozhuk.im's work, (but without a name to attach I can't
easily set --author, so let's stick to an 'Obtained from' line).
- add installation shortcut to apps menu
- add missed deps: print/freetype2, multimedia/ffmpeg
- add WITH_DEBUG CXXFLAGS
- add pkg-message about missed tiff support
- drop libjson-c.so, gettext-runtime deps, it required only for libmypaint.so
- remove glib20 dep
- remove .gitkeep files
- switch to USES= blaslapack:openblas from LIB_DEPENDS= libgslcblas.so:math/gsl
PR: 256713
Approved by: tcberner (kde@)
Obtained from: rozhuk.im@gmail.com |
22 Jun 2021 18:53:08 1.5.0_1 |
Kevin Bowling (kbowling)  |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
21 May 2021 11:19:45 1.5.0 |
Dmitry Marakasov (amdmi3)  |
multimedia/{opentoonz,zart}: unbreak (fixed by opencv) |
19 May 2021 13:46:40 1.5.0 |
Dmitry Marakasov (amdmi3)  |
multimedia/opentoonz: mark BROKEN (does not link, broken by glog)
Approved by: portmgr blanket |
23 Apr 2021 20:56:21 1.5.0 |
Antoine Brodin (antoine)  |
Cleanup LIB_DEPENDS |
13 Apr 2021 09:53:11 1.5.0 |
Mark Linimon (linimon)  |
multimedia/opentoonz: add compiler:c++11-lang to USES to fix build
on GCC-based architectures:
The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" version
4.2.1. |
11 Apr 2021 15:54:14 1.5.0 |
Tobias C. Berner (tcberner)  |
multimedia/opentoonz: New port -- 2D animation software
OpenToonz is a 2D animation software published by DWANGO. It is based on
Toonz Studio Ghibli Version, originally developed in Italy by Digital
Video, Inc., and customized by Studio Ghibli over many years of
production.
WWW: https://github.com/opentoonz/opentoonz |