Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] krunner - no youtube plugin
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
LukynZ
Apprentice
Apprentice


Joined: 19 Dec 2008
Posts: 230
Location: The Czech Republic

PostPosted: Mon Apr 22, 2013 11:05 am    Post subject: [SOLVED] krunner - no youtube plugin Reply with quote

I think from KDE 4.9 krunner has youtube plugin, but I can't find it here. Am I missing any use flag or does it depend on some KDE app I don't have installed?

Last edited by LukynZ on Tue Apr 23, 2013 8:42 pm; edited 1 time in total
Back to top
View user's profile Send private message
Freeky
Tux's lil' helper
Tux's lil' helper


Joined: 11 Mar 2011
Posts: 129
Location: Novosibirsk, Russia

PostPosted: Tue Apr 23, 2013 6:59 am    Post subject: Reply with quote

After quick googling I found this one:

http://ubuntuforums.org/showthread.php?t=1727891

And this one works for me.
Back to top
View user's profile Send private message
LukynZ
Apprentice
Apprentice


Joined: 19 Dec 2008
Posts: 230
Location: The Czech Republic

PostPosted: Tue Apr 23, 2013 7:27 am    Post subject: Reply with quote

Yes, but I mean this http://www.youtube.com/watch?v=DwksrVdvlkk
Back to top
View user's profile Send private message
Freeky
Tux's lil' helper
Tux's lil' helper


Joined: 11 Mar 2011
Posts: 129
Location: Novosibirsk, Russia

PostPosted: Tue Apr 23, 2013 6:08 pm    Post subject: Reply with quote

I saw source code of kde-base/kdeplasma-addons and found this one at kdeplasma-addons-4.10.2/runners/CMakeLists.txt:

Code:
if(QJSON_FOUND)
 add_subdirectory(youtube)
endif(QJSON_FOUND)


So I think you should add USE="json" to kde-base/kdeplasma-addons for youtube plugin.
Back to top
View user's profile Send private message
LukynZ
Apprentice
Apprentice


Joined: 19 Dec 2008
Posts: 230
Location: The Czech Republic

PostPosted: Tue Apr 23, 2013 8:42 pm    Post subject: Reply with quote

Thanks, this works. Maybe can be use flag renamed to better understanding :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum