Version: 1.2.1, Package name: synfigstudio-1.2.1 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description synfig is a vector based 2D animation package. It is designed to be capable of producing feature-film quality animation. It eliminates the need for tweening, preventing the need to hand-draw each frame. synfig features spatial and temporal resolution independence (sharp and smooth at any resolution or framerate), high dynamic range images, and a flexible plugin system. synfigstudio is the animation studio for synfig and provides the GUI interface to create synfig animations which are saved in synfig .sif or .sifz format. |
Filesize: 5553.755 KB |
Version History (View Complete History) |
|
2020-05-14 06:35:32 by Antoine Jacoutot | Files touched by this commit (22) |
Log message: Fix WANTLIB after openexr update. |
2019-11-10 08:32:56 by Antoine Jacoutot | Files touched by this commit (21) |
Log message: Regen DEPENDS and WANTLIB after recent openexr update. |
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-07-01 12:33:39 by Marc Espie | Files touched by this commit (166) |
Log message: @tag update-mime-database |
2018-06-29 16:16:37 by Marc Espie | Files touched by this commit (950) |
Log message: @tag gtk-update-icon-cache |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-05-31 02:08:18 by Marc Espie | Files touched by this commit (173) |
Log message: switch everything to new COMPILER idiom, even stuff that won't build with clang yet, but at least that part is done. |
2017-05-24 17:59:42 by Marc Espie | Files touched by this commit (4) |
Log message: simple fixes for C++11 (user-defined literals require a space for splicing string literals together) |
2016-03-07 10:34:44 by Landry Breuil | Files touched by this commit (1) |
Log message: BROKEN-sparc64 = terminate called after throwing an instance of 'synfig::Exception::IDNotFound' |
2015-12-04 06:58:42 by Stuart Henderson | Files touched by this commit (2) |
Log message: use a different .sif file to generate synfigstudio's splash screen; splash_screen-1.0.1.sif is causing SIGABRT in synfig during the build. (also notice there's a BROKEN-alpha which also relates to a crash in synfig during the build, all suggesting that multimedia/synfig is less than 100% happy) |
2015-12-01 16:14:31 by Stuart Henderson | Files touched by this commit (1) |
Log message: sync synfigstudio wantlib (imagemagick) I still have some problem building this; SIGABRT in /usr/local/bin/synfig from multimedia/synfig which is called during build. Worked around by removing lyr_std from synfig_modules.cfg to get the build finished to fix wantlib, but this is clearly not right.. |
2015-11-06 13:37:35 by Stuart Henderson | Files touched by this commit (19) |
Log message: fix following ImageMagick update |
2015-09-24 04:40:16 by Antoine Jacoutot | Files touched by this commit (31) |
Log message: Fix build with libsigc++ >= 2.6.0. |
2015-09-23 03:41:18 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: Consistency. No pkg change. |
2015-09-21 10:59:13 by Jasper Lievisse Adriaanse | Files touched by this commit (6) |
Log message: - update to synfigstudio-1.0.1 |
2015-03-27 02:13:04 by Antoine Jacoutot | Files touched by this commit (32) |
Log message: x11/gtk+2,-guic -> x11/gtk+3,-guic && bump |
2015-01-20 11:40:53 by Landry Breuil | Files touched by this commit (1) |
Log message: BROKEN-hppa = SIGILL at runtime during make fake |
2014-12-30 14:50:25 by Landry Breuil | Files touched by this commit (15) |
Log message: Mark BROKEN-alpha a bunch of ports that reliably failed (!) to build in the past 3 bulks, or forever. Various reasons: no d^Hrecent compiler available, base gcc generating nice internal compiler errors, no atomic ops, etc, etc. While here, mark all webkits as BROKEN-hppa, since this also requires clang or g++ 4.7. Our g++ 4.8 port only builds on i386|amd64|powerpc|sparc64 anyway... if you're interested^Wbored to death, full past logs at http://build-failures.rhaalovely.net/alpha/... |