[Digikam-devel] [digikam] [Bug 345484] New: Add Eclipse support to bootstrap.linux, fix QT_INSTALL_PREFIX detection

Ulf Rompe kde.org at rompe.org
Tue Mar 24 17:12:52 GMT 2015


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

            Bug ID: 345484
           Summary: Add Eclipse support to bootstrap.linux, fix
                    QT_INSTALL_PREFIX detection
           Product: digikam
           Version: 5.0.0
          Platform: unspecified
                OS: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: setup
          Assignee: digikam-devel at kde.org
          Reporter: kde.org at rompe.org

Created attachment 91716
  --> https://bugs.kde.org/attachment.cgi?id=91716&action=edit
Patch for bootstrap.linux in the frameworks branch

Find attached a patch for bootstrap.linux that contains the following changes:

- Determine QT_INSTALL_PREFIX using "qtpaths" instead of "qmake".
- Add "--eclipse" option to create eclipse projects like mentioned in
  https://techbase.kde.org/Projects/Digikam/Hacking_with_Eclipse
  resulting in a local .project file as well as <dirname>-debug build project
  in the parent directory (must be this way because Eclipse doesn't
  allow stacked project folders).
- Any other option will output a short help. Maybe this is not obvious,
  but I didn't want to break the default generation of the build subdir if
  no arguments are given to not break anybodies scripts and
  documentation.
- Output a short followup instruction if cmake succeeded.
- Bump copyright year.

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



More information about the Digikam-devel mailing list