[Bug 297316] New: translations and docs off by default

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

[Bug 297316] New: translations and docs off by default

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

            Bug ID: 297316
          Severity: normal
           Version: 2.6.0
          Priority: NOR
          Assignee: [hidden email]
           Summary: translations and docs off by default
    Classification: Unclassified
                OS: Linux
          Reporter: [hidden email]
          Hardware: Other
            Status: UNCONFIRMED
         Component: general
           Product: digikam

Translations and docs are disabled by default in digikam-2.6.0-beta3.
There are new options added in CMakeLists.txt since beta2 with default OFF:

OPTION(DIGIKAMSC_COMPILE_PO              "Build translations files
(default=OFF)"                                                 OFF)
OPTION(DIGIKAMSC_COMPILE_DOC             "Build handbook files (default=OFF)"  
                                                  OFF)

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 297316] translations and docs off by default

Gilles Caulier-4
https://bugs.kde.org/show_bug.cgi?id=297316

Gilles Caulier <[hidden email]> changed:

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

--- Comment #1 from Gilles Caulier <[hidden email]> ---
DIGIKAMSC_COMPILE_PO is for packaging only. So it's disabled
turn on DIGIKAMSC_COMPILE_DOC is you really want it...

This is the purpose of option...
Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 297316] translations and docs off by default

Kevin Kofler
In reply to this post by nucleo
https://bugs.kde.org/show_bug.cgi?id=297316

Kevin Kofler <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |[hidden email]
         Resolution|INVALID                     |---
     Ever confirmed|0                           |1

--- Comment #2 from Kevin Kofler <[hidden email]> ---
1. Users compiling from source want translations and documentation too.
2. The defaults should be sensible for packaging where possible. (I understand
why the default prefix is not /usr, but that's commonplace, having to manually
enable translations and documentation is not.)

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 297316] translations and docs off by default

Gilles Caulier-4
In reply to this post by nucleo
https://bugs.kde.org/show_bug.cgi?id=297316

--- Comment #3 from Gilles Caulier <[hidden email]> ---
PO file can be only compiled only if you get all .po files from KDE git
repository, through a dedicated script. Turning on this option will not do
it...

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 297316] translations and docs off by default

Kevin Kofler
In reply to this post by nucleo
https://bugs.kde.org/show_bug.cgi?id=297316

--- Comment #4 from Kevin Kofler <[hidden email]> ---
Aren't your tarballs built with that "dedicated script"? They're supposed to.

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 297316] translations and docs off by default

Gilles Caulier-4
In reply to this post by nucleo
https://bugs.kde.org/show_bug.cgi?id=297316

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/scra
                   |                            |tch/mwiesweg/digikam-sc/382
                   |                            |94d3b20b787db0f4167b67b8cec
                   |                            |6e920b4907

--- Comment #5 from Gilles Caulier <[hidden email]> ---
Git commit 38294d3b20b787db0f4167b67b8cec6e920b4907 by Gilles Caulier.
Committed on 20/04/2012 at 13:02.
Pushed by cgilles into branch 'master'.

re-enable DOC and PO dir compilation by default. Add check to see if PO dir
exist in case of packager do not have checkout previouly translation files.

M  +11   -6    CMakeLists.txt
M  +2    -2    README

http://commits.kde.org/scratch/mwiesweg/digikam-sc/38294d3b20b787db0f4167b67b8cec6e920b4907

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 297316] translations and docs off by default

S. Burmeister
In reply to this post by nucleo
https://bugs.kde.org/show_bug.cgi?id=297316

S. Burmeister <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]

--- Comment #6 from S. Burmeister <[hidden email]> ---
The check broke translation compilation, i.e. it does not find the po folder
although it exists:

kde-branch@linux-ly0d:~/kde/src/digikam-software-compilation> ls -la
insgesamt 236
drwxr-xr-x  9 kde-branch users  4096 26. Apr 22:39 .
drwxr-xr-x  4 kde-branch users  4096 11. Mär 15:53 ..
-rwxr-xr-x  1 kde-branch users  1449 24. Mär 00:56 bootstrap.macports
-rwxr-xr-x  1 kde-branch users   978 24. Mär 00:56 bootstrap.mageia
-rwxr-xr-x  1 kde-branch users   574  4. Feb 21:23 bootstrap.mandriva
-rwxr-xr-x  1 kde-branch users  1348 24. Mär 00:56 bootstrap.mingw.bat
-rwxr-xr-x  1 kde-branch users  1293 24. Mär 00:56 bootstrap.msvc.bat
-rwxr-xr-x  1 kde-branch users   344 24. Mär 00:56 bootstrap.ubuntu
drwxr-xr-x  3 kde-branch users  4096  4. Feb 21:23 cmake
-rw-r--r--  1 kde-branch users  4746 26. Apr 22:39 CMakeLists.txt
-rw-r--r--  1 kde-branch users 18011  3. Mär 10:41 COPYING
-rw-r--r--  1 kde-branch users  1327  3. Mär 10:41 COPYING-CMAKE-SCRIPTS
-rw-r--r--  1 kde-branch users 20403  3. Mär 10:41 COPYING.DOC
-rw-r--r--  1 kde-branch users 26527  3. Mär 10:41 COPYING.LIB
drwxr-xr-x 15 kde-branch users  4096 26. Apr 21:45 core
drwxr-xr-x  4 kde-branch users  4096 28. Mär 11:26 doc
-rwxr-xr-x  1 kde-branch users   295  4. Feb 21:23 download-repos
drwxr-xr-x 11 kde-branch users  4096 28. Mär 11:26 extra
drwxr-xr-x  8 kde-branch users  4096 26. Apr 22:39 .git
-rw-r--r--  1 kde-branch users   165  4. Feb 21:23 .gitignore
-rwxr-xr-x  1 kde-branch users 74105  4. Feb 21:23 gits
-rw-r--r--  1 kde-branch users   379  4. Feb 21:23 .gitslave
-rw-r--r--  1 kde-branch users    77  4. Feb 21:23 NEWS
drwxr-xr-x 92 kde-branch users  4096 28. Mär 13:46 po
drwxr-xr-x  4 kde-branch users  4096 19. Mär 00:04 project
-rw-r--r--  1 kde-branch users  3908 21. Apr 09:55 README

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 297316] translations and docs off by default

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

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |Documentation

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