https://bugs.kde.org/show_bug.cgi?id=377011
Bug ID: 377011 Summary: A list of dependencies for setting up development environment Product: digikam Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: general Assignee: digikam-de...@kde.org Reporter: himanshushekhar...@gmail.com Target Milestone: --- Created attachment 104270 --> https://bugs.kde.org/attachment.cgi?id=104270&action=edit apt-setup script I was not able to find a list of dependencies required for building digikam (something similar to python's requirement.txt), because of which I had to run cmake again and again unless all missing headers errors were resolved. To ease up things for development, I managed to create a list of packages which I installed and wish to have scripts to just setup the stage. I created one sample script for my distro. This is just a proof of concept kind of thing. * list of packages except libkf5* : https://paste.ubuntu.com/24083619/ * list of libkf5 related dependencies : https://paste.ubuntu.com/24083623/ * setup script for apt : attached I would like to have suggestions on whether I should take this further and how this can be improved (with version numbers, as apt doesn't have such feature). Also, how can I push commits for review on cgit.kde.org. -- You are receiving this mail because: You are watching all bug changes.