Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : opentoonz | name : opentoonz | ||||
| version : 1.4.0 | version : 1.5.0 | ||||
| release : 12 | release : 13 | ||||
| homepage : https://opentoonz.github.io/ | homepage : https://opentoonz.github.io/ | ||||
| source : | source : | ||||
| - https://github.com/opentoonz/opentoonz/archive/v1.4.0.tar.gz : 176caca191bf2747964ecaf8cbb6be6a738fd04b464a2ba182b5aaf96ccaefa9 | - https://github.com/opentoonz/opentoonz/archive/refs/tags/v1.5.0.tar.gz : fba0f381fb71ffda89e6423b4d461450d4851f93830342e69e36313070af5990 | ||||
| license : | license : | ||||
| - BSD-3-Clause | - BSD-3-Clause | ||||
| - CC0-1.0 | - CC0-1.0 | ||||
| component : multimedia.video | component : multimedia.video | ||||
| summary : An open-source full-featured 2D animation creation software | summary : An open-source full-featured 2D animation creation software | ||||
| description: | | 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. | 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. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(Qt5Multimedia) | - pkgconfig(Qt5Multimedia) | ||||
| - pkgconfig(Qt5Script) | - pkgconfig(Qt5Script) | ||||
| - pkgconfig(Qt5SerialPort) | |||||
| - pkgconfig(Qt5Svg) | - pkgconfig(Qt5Svg) | ||||
| - pkgconfig(Qt5UiTools) | - pkgconfig(Qt5UiTools) | ||||
| - pkgconfig(freetype2) | - pkgconfig(freetype2) | ||||
| - pkgconfig(glew) | - pkgconfig(glew) | ||||
| - pkgconfig(glut) | - pkgconfig(glut) | ||||
| - pkgconfig(liblz4) | - pkgconfig(liblz4) | ||||
| - pkgconfig(libmypaint) | - pkgconfig(libmypaint) | ||||
| - pkgconfig(libturbojpeg) | - pkgconfig(libturbojpeg) | ||||
| - pkgconfig(libusb) | - pkgconfig(libusb) | ||||
| - pkgconfig(lzo2) | - pkgconfig(lzo2) | ||||
| - pkgconfig(openblas) | - pkgconfig(openblas) | ||||
| - pkgconfig(opencv) | |||||
| - pkgconfig(superlu) | - pkgconfig(superlu) | ||||
| - pkgconfig(x11) | - pkgconfig(x11) | ||||
| - libboost-devel | - libboost-devel | ||||
| setup : | | setup : | | ||||
| # currently opentoonz needs its own modified version of libtiff | # currently opentoonz needs its own modified version of libtiff | ||||
| pushd thirdparty/tiff-4.0.3 | pushd thirdparty/tiff-4.0.3 | ||||
| %configure --with-pic --disable-jbig | %configure --with-pic --disable-jbig | ||||
| %make | %make | ||||
| popd | popd | ||||
| %cmake -S toonz/sources | %cmake -S toonz/sources | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.