[digikam] [Bug 377011] New: A list of dependencies for setting up development environment

classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 377011] New: A list of dependencies for setting up development environment

bugzilla_noreply
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: [hidden email]
          Reporter: [hidden email]
  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 the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 377011] A list of dependencies for setting up development environment

bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=377011

--- Comment #1 from Himanshu Shekhar <[hidden email]> ---
Created attachment 104271
  --> https://bugs.kde.org/attachment.cgi?id=104271&action=edit
libkf5* dependencies

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 377011] A list of dependencies for setting up development environment

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=377011

--- Comment #2 from Himanshu Shekhar <[hidden email]> ---
Created attachment 104272
  --> https://bugs.kde.org/attachment.cgi?id=104272&action=edit
standard dependencies

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 377011] A list of dependencies for setting up development environment

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=377011

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID
                 CC|                            |[hidden email]

--- Comment #3 from [hidden email] ---
The list of updated dependencies already exist on git repository. All are
commented and maintained.

https://cgit.kde.org/digikam-software-compilation.git/tree/DEPENDENCIES

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 377011] A list of dependencies for setting up development environment

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=377011

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.5.0

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 377011] A list of dependencies for setting up development environment

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=377011

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |5.4.0

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 377011] A list of dependencies for setting up development environment

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=377011

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |Portability

--
You are receiving this mail because:
You are the assignee for the bug.