Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 692628 - media-gfx/synfig-1.3.13 - Film-Quality Vector Animation (core engine)
Summary: media-gfx/synfig-1.3.13 - Film-Quality Vector Animation (core engine)
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: https://www.synfig.org/
Whiteboard:
Keywords: EBUILD
Depends on: 692622
Blocks: 692640
  Show dependency tree
 
Reported: 2019-08-20 18:05 UTC by mehw
Modified: 2020-05-10 08:55 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
synfig-1.3.11.ebuild (synfig-1.3.11.ebuild,2.22 KB, text/plain)
2019-08-20 18:05 UTC, mehw
Details
metadata.xml (media-gfx/synfig) (metadata.xml,728 bytes, text/plain)
2019-08-20 18:09 UTC, mehw
Details
media-gfx/synfig-1.3.11.ebuild (synfig-1.3.11.ebuild,2.22 KB, text/plain)
2020-04-07 06:50 UTC, mehw
Details
media-gfx/synfig-1.3.13.ebuild (synfig-1.3.13.ebuild,2.22 KB, text/plain)
2020-04-07 06:51 UTC, mehw
Details
Manifest (media-gfx/synfig) (Manifest,616 bytes, text/plain)
2020-04-07 06:52 UTC, mehw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mehw 2019-08-20 18:05:55 UTC
Created attachment 587640 [details]
synfig-1.3.11.ebuild

Hi!

This is an update of Synfig (synfig-core), a film-quality vector animation (core engine).

Synfig-1.3.11.ebuild (synfig-core) depends on ETL-1.3.11.ebuild (bug 692622).

Please, take a look at synfig-1.3.11.ebuild DEPEND, RDEPEND, etc. and feel free to amend!

I will also attach an updated metadata.xml.
Comment 1 mehw 2019-08-20 18:09:27 UTC
Created attachment 587708 [details]
metadata.xml (media-gfx/synfig)

updated metadata.xml.
Comment 2 mehw 2019-08-20 18:24:01 UTC
Synfig's components:

bug 692622 ETL-1.3.11.ebuild
bug 692628 synfig-1.3.11.ebuild
bug 692640 synfigstudio-1.3.11.ebuild
Comment 3 mehw 2019-08-22 16:29:01 UTC
Please, choose wisely between media-gfx and media-video categories: looking at other overlays, synfig and synfigstudio fall under the former.
Comment 4 mehw 2020-04-07 06:50:52 UTC
Created attachment 630940 [details]
media-gfx/synfig-1.3.11.ebuild

Fix SRC_URI.
Comment 5 mehw 2020-04-07 06:51:42 UTC
Created attachment 630942 [details]
media-gfx/synfig-1.3.13.ebuild

Bump version.
Comment 6 mehw 2020-04-07 06:52:29 UTC
Created attachment 630944 [details]
Manifest (media-gfx/synfig)

Add Manifest file for both v1.3.11 and v1.3.13.
Comment 7 deim 2020-05-10 08:55:18 UTC
Getting error:
when use flag -magickpp:

configure: error: conditional "HAVE_LIBMAGICKPP" was never defined.


with this use flags:
USE="ffmpeg fontconfig* imagemagick jpeg magickpp%* mng%* nls%* opencl%* opengl png%* truetype -debug% -dv -libavcodec% -openexr (-tiff%*)"

In file included from /var/tmp/portage/media-gfx/synfig-1.3.13/work/synfig-1.3.13/synfig-core/src/synfig/rendering/opengl/task/taskgl.h:32,
                 from /var/tmp/portage/media-gfx/synfig-1.3.13/work/synfig-1.3.13/synfig-core/src/synfig/rendering/renderer.cpp:54:
/var/tmp/portage/media-gfx/synfig-1.3.13/work/synfig-1.3.13/synfig-core/src/synfig/rendering/opengl/task/../surfacegl.h:60:15: error: conflicting return type specified for ‘virtual void synfig::rendering::SurfaceGL::reset_vfunc()’
   60 |  virtual void reset_vfunc();
      |               ^~~~~~~~~~~
In file included from /var/tmp/portage/media-gfx/synfig-1.3.13/work/synfig-1.3.13/synfig-core/src/synfig/rendering/task.h:39,
                 from /var/tmp/portage/media-gfx/synfig-1.3.13/work/synfig-1.3.13/synfig-core/src/synfig/rendering/optimizer.h:28,
                 from /var/tmp/portage/media-gfx/synfig-1.3.13/work/synfig-1.3.13/synfig-core/src/synfig/rendering/renderer.h:35,
                 from /var/tmp/portage/media-gfx/synfig-1.3.13/work/synfig-1.3.13/synfig-core/src/synfig/rendering/renderer.cpp:44:
/var/tmp/portage/media-gfx/synfig-1.3.13/work/synfig-1.3.13/synfig-core/src/synfig/rendering/surface.h:122:15: note: overridden function is ‘virtual bool synfig::rendering::Surface::reset_vfunc()’
  122 |  virtual bool reset_vfunc()
      |               ^~~~~~~~~~~
In file included from /var/tmp/portage/media-gfx/synfig-1.3.13/work/synfig-1.3.13/synfig-core/src/synfig/rendering/renderer.cpp:54:
/var/tmp/portage/media-gfx/synfig-1.3.13/work/synfig-1.3.13/synfig-core/src/synfig/rendering/opengl/task/taskgl.h: In member function ‘virtual synfig::rendering::Surface::Token::Handle synfig::rendering::TaskGL::get_mode_target_token() const’:
/var/tmp/portage/media-gfx/synfig-1.3.13/work/synfig-1.3.13/synfig-core/src/synfig/rendering/opengl/task/taskgl.h:55:27: error: could not convert ‘synfig::rendering::SurfaceGL::token’ from ‘synfig::rendering::Surface::Token’ to ‘synfig::rendering::Surface::Token::Handle’ {aka ‘synfig::ConstRef<synfig::rendering::Surface::Token>’}
   55 |   { return TargetSurface::token; }
      |                           ^~~~~
      |                           |
      |                           synfig::rendering::Surface::Token