Summary: | media-video/miro-6.0 has missing dev-python/pywebkitgtk DEPEND | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Nikoli <nikoli> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED WONTFIX | ||
Severity: | normal | CC: | randy-andy- |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | ebuild; miro-6.0-r1.ebuild |
Created attachment 351632 [details] ebuild; miro-6.0-r1.ebuild let's give this package a legup * libwebkit >= 1.1.15 - http://webkit.org/ Is this incorporated into package pywebkitgtk per chance? ditto * libsoup - http://live.gnome.org/LibSoup some other package?? ditto * gstreamer >= 0.10.22 - , * gstreamer python bindings, likely media-plugins/gst-plugins-meta:0.10, dev-python/gnome-python-base hmm; I'm guessing these are (HIGHLY likely) pulled in by other deps, if so plse ignore. Routinely looking at ALL deps listed in which is what happens in a full migrate. >=dev-python/pywebkitgtk-1.1.5[${PYTHON_USEDEP}] shifted to CDEPEND $ sudo ebuild miro-6.0-r1.ebuild clean merge ------------------------------------------------------------------- * Updating desktop mime database ... * Updating shared mime info database ... * Updating icons cache ... [ ok ] * * If miro doesn't play some video or audio format, please * check your USE flags on media-plugins/gst-plugins-meta * * Miro for Linux doesn't support Adobe Flash, therefore you * you will not see any embedded video player on MiroGuide. * >>> media-video/miro-6.0-r1 merged. removed |
dev-python/pywebkitgtk should be in both RDEPEND and DEPEND, now it is only in DEPEND. >>> Compiling source in /var/tmp/portage/media-video/miro-6.0/work/miro-6.0/linux ... python2.7 setup.py build Traceback (most recent call last): File "setup.py", line 288, in <module> 'gtk+-2.0 webkit-1.0') File "setup.py", line 211, in parse_pkg_config output = get_command_output(commandLine).strip() File "setup.py", line 181, in get_command_output (cmd, stderr)) RuntimeError: pkg-config --cflags --libs gtk+-2.0 webkit-1.0 outputted the following error: Package webkit-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `webkit-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'webkit-1.0' found