Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 473612 - media-video/miro-6.0 has missing dev-python/pywebkitgtk DEPEND
Summary: media-video/miro-6.0 has missing dev-python/pywebkitgtk DEPEND
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-17 18:41 UTC by Nikoli
Modified: 2016-09-23 05:48 UTC (History)
1 user (show)

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


Attachments
ebuild; miro-6.0-r1.ebuild (miro-6.0-r1.ebuild,2.16 KB, text/plain)
2013-06-22 09:14 UTC, Ian Delaney (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nikoli 2013-06-17 18:41:52 UTC
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
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2013-06-22 09:14:22 UTC
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.
Comment 2 Pacho Ramos gentoo-dev 2016-09-18 09:09:24 UTC
removed