Project - Autotests and improving Protocol Support for Kopete [Week 3 Report 2]

2017-06-06 Thread vijay krishnavanshi
Hi, Last wee I was able to complete following tasks - - reading about the required material about kf5 to handle the blocker of the previous week - write auto tests for libkopete Link: https://git.reviewboard.kde.org/r/130147/ I have done these tasks and submitted a review request. Contribution has

Re: projects api alpha

2017-06-06 Thread Harald Sitter
stable now On Wed, May 24, 2017 at 5:57 PM, Harald Sitter wrote: > I finally got annoyed with the obscenely large xml file we had for > projects and wrote a RESTful api to replace it. > > https://projects.kde.org/api/ > https://cgit.kde.org/sysadmin/projects-api.git/ > > Usage example > https://c

Re: Cant build KDE EDU Blinken from source code (Aman Gupta)

2017-06-06 Thread vijay krishnavanshi
Hi Aman, I was facing the same sort of issue. This is happening as cmake is not able to read the Phonon4Qt5Config.cmake file. To resolve this: * Install Phonon4qt5 from source to some directory lets say /path/to/dir for this follow the steps: Step 1:Clone the repo: git clone https://anongit.k

Re: Cant build KDE EDU Blinken from source code

2017-06-06 Thread Kevin Funk
On Monday, 5 June 2017 13:37:28 CEST Aman Gupta wrote: > I'm trying to build Blinken using the source but am getting an error > regarding Phonon4qt5 which i'm not able to resolve. I've attached a > screenshot with this mail which shows the error. I hope someone may please > reach out to me for help