aboutsummaryrefslogtreecommitdiff
path: root/multimedia/opentoonz
Commit message (Collapse)AuthorAgeFilesLines
* */*: Bump jpeg-turbo users treewideDaniel Engberg2023-07-281-1/+1
| | | | New major version 3.0.0
* audio/opus: bump consumers after update to 1.4Christian Weisgerber2023-04-251-1/+1
|
* *: Bump PORTREVISIONs for math/mpc update to 1.3.1Gerald Pfeifer2023-04-231-1/+1
|
* Mk/Uses: always use colon for build/run suffixFelix Palmen2022-09-111-1/+1
| | | | | | | | | | | | Most USES use a colon for build/run(/test) suffixes. Change kde.mk, qt.mk and pyqt.mk to do the same, and update all ports using that. Document in CHANGES. PR: 266034 Exp-run by: antoine Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D36349
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* graphics/opencv: bump consumers after e21578d954550998435c5d6d532e2d5a67398bfeTobias C. Berner2022-09-021-1/+1
| | | | | | This was missed in the upgrade of graphics/opencv. Reported by: VVD
* */*: bump all consumers after recent boost upgradeDima Panov2022-08-121-1/+1
|
* multimedia/opentoonz: fix build with clang 13Rozhuk Ivan2021-12-201-0/+10
| | | | PR: 260400
* INSTALLS_ICONS: retire the macro and rework the related dependenciesBaptiste Daroussin2021-10-101-1/+0
| | | | | | | 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)
* multimedia/opentoonz: massage dependencies, hand off maintainershipAdriaan de Groot2021-06-264-14/+59
| | | | | | | | | | | | | | | | | | 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
* graphics/mesa-libs: Bump reverse deps for libglvndKevin Bowling2021-06-221-0/+1
| | | | | | | | | | 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
* multimedia/{opentoonz,zart}: unbreak (fixed by opencv)Dmitry Marakasov2021-05-211-2/+0
|
* multimedia/opentoonz: mark BROKEN (does not link, broken by glog)Dmitry Marakasov2021-05-191-0/+2
| | | | Approved by: portmgr blanket
* Cleanup LIB_DEPENDSAntoine Brodin2021-04-231-1/+1
|
* multimedia/opentoonz: add compiler:c++11-lang to USES to fix buildMark Linimon2021-04-131-1/+2
| | | | | | on GCC-based architectures: The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" version 4.2.1.
* multimedia/opentoonz: New port -- 2D animation softwareTobias C. Berner2021-04-115-0/+1597
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