[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-09-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=350446 caulier.gil...@gmail.com changed: What|Removed |Added Status|REPORTED|RESOLVED Version Fixed In|

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-09-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #54 from caulier.gil...@gmail.com --- Michael, As now my Macports Qt6 based is fully installed, i can compile digiKam with units tests. I fixed all broken build in core and tests implementation. So typically, the unit-tests can be processed

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-09-10 Thread Michael Miller
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #53 from Michael Miller --- Hi Gilles, I submitted the first MR. It's for calling fixbundledatapath.sh as part of patching ext_kf6. Please take a look and accept when you can, it should help you with Macports when you get to this point. I

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-09-10 Thread Michael Miller
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #52 from Michael Miller --- Hi Gilles, >Do not try to build an universal version, this will bloat the bundles for >nothing as a x86_64 version already exists. No, my plan is to do at least 3 different builds Mac ARM64, Mac x86-64, Linux x

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-09-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #51 from caulier.gil...@gmail.com --- Hi Michael, The Arm64 macOS version need only to be tested on M* based computer. Do not try to build an universal version, this will bloat the bundles for nothing as a x86_64 version already exists. It's

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-09-09 Thread Michael Miller
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #50 from Michael Miller --- Hi Gilles, Your suggestions sound good. I’ll wait until later to work on the spell checker and the icons. Since I have a working build, I’ll start doing pull requests of my changes small pieces at a time to get t

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-09-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #49 from caulier.gil...@gmail.com --- About the Breeze icon with KF6 : yes there is a problem, already reported with the Qt6 AppImage. Look this report : https://bugs.kde.org/show_bug.cgi?id=487799#c13 -- You are receiving this mail becaus

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-09-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #48 from caulier.gil...@gmail.com --- About spellcheck dictionaries, well i think this must be downloaded in user demand from client application. LibreOffice for ex do not bundle dics in installer. You need extra download for that. We need ce

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-09-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #47 from caulier.gil...@gmail.com --- The problem with Orbit 2 is the autoconf detection of target OSX version... As usual the autoconf dinosaure come form another age and it's really time to drop definitively this kind of framework to compi

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-09-09 Thread Michael Miller
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #46 from Michael Miller --- Hi Gilles, I saw your comment over on bug https://bugs.kde.org/show_bug.cgi?id=491857. I wanted to let you know about a week ago I spent about 1.5 days on the Orbit2 bug and could not figure it out, so I went bac

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-09-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #45 from caulier.gil...@gmail.com --- Michael, Usually, the forked project contributions must be merged back to the master using merge request mechanism from gitlab. Create a merge request form your project and the workflow will appears to t

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-09-09 Thread Michael Miller
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #44 from Michael Miller --- I created a new branch from digikam master to update the ext_kf6 CMakeFile.txt so it includes fixbundledatapath.sh, but I'm unable to push my new branch because I'm not a project member. Any chance you can add me

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-09-09 Thread Michael Miller
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #43 from Michael Miller --- I meant to say to the PATCH_COMMAND, not CONFIGURE_COMMAND. -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-09-09 Thread Michael Miller
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #42 from Michael Miller --- Hi Gilles, >Install the current digiKam Qt5 X86 PKG and look like the rc files are >installed here in the bundle : >/Applications/digiKam.org/digikam.app/Contents/Resources/kxmlgui5/digikam Yes, I have the files

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-09-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #41 from caulier.gil...@gmail.com --- Don't forget one important point : the data install path for Qt is patched while compiling KDE framework, digiKam core, and plugins. It's a long long long story about a Qt5 bug under MacOS. For Qt6, i don

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-09-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #40 from caulier.gil...@gmail.com --- >* Can't start exiftool. I can run it from the command line. DK can find it >but not start it. In the x86 bundle, ExifTool is installed here : # pwd /Applications/digiKam.org/digikam.app/Contents/bi

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-09-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #39 from caulier.gil...@gmail.com --- >* Still can't figure out how to load the kxmlgui5/digikam/*.rc files from >within the app bundle. Any help would be greatly appreciated. >* Even when placing the kxmlgui5/digikam/*.rc files in >~/Libr

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-09-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #38 from caulier.gil...@gmail.com --- For the spellcheck backend, i can see the same behavior. In fact the backend is here, but not the dictionaries data files. It's a packaging problem with VCPKG which do not provide the files. PErhaps ther

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-09-08 Thread Michael Miller
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #37 from Michael Miller --- Final update for today. App package and package installed DK starts. DK is finding most of the libraries. Running the app from the installer works. ImageMagick works, as do most of the tools. It's almost usable

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-09-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #36 from caulier.gil...@gmail.com --- For the ImageMagick path, look the AppImage startup scrip : https://invent.kde.org/graphics/digikam/-/blob/master/project/bundles/appimage/data/AppRun?ref_type=heads#L101 Gilles -- You are receiving t

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-09-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #35 from griffiths_a...@icloud.com --- I've been subscribed to this bug for a while now, and I just thought I'd leave some thanks for the effort you're putting into this! I always had trouble trying to do a Macports build, primarily because I

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-09-08 Thread Michael Miller
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #34 from Michael Miller --- Hi Gilles, I got most of the Qt paths working in the past hour. It's now picking up the values in the ./Resources/qt.conf file, so that's fixed. I'm working on QtWebEngine and ImageMagick paths now. The latest

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-09-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #33 from caulier.gil...@gmail.com --- With cmake, to check which flags are used at compile time, just use "export VERBOSE=1". This will generate a very verbose output on the console while compiling code and show all flags passed to compiler.

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-09-08 Thread Michael Miller
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #32 from Michael Miller --- Hi Gilles, I've been continuing to work on a Homebrew based arm64 build of digiKam. I'm still struggling with setting the runtime paths to libraries, plugins, translations, and other correctly. I've looked at al

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-09-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #31 from caulier.gil...@gmail.com --- > Doesn't including qt-mysql or my-mariadb fix this? Look at the module log, I > can see the qt-mariadb plugin being loaded. Well in this case it's perfect... >Do you know if there is a similar file f

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-09-01 Thread Michael Miller
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #30 from Michael Miller --- Hi Gilles, > It's normal as you use directly the pre-compiled version of the packages. But > in fact we cannot do it as the Qt6Mysql plugin is not provided in precompiled > version (at least i seen in my previo

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-08-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #29 from caulier.gil...@gmail.com --- Hi Michael, Ok i will take a look to your git fork asap. > total build time is less than an hour in my UTM arm64 dev VM from 01-04 if > Homebrew is installed in /opt/homebrew It's normal as you use di

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-08-30 Thread Michael Miller
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #28 from Michael Miller --- A forked the project into my own repo. I changed about 15 or 16 files, so I thought this might be easier for you to take a look. I'm still having path issues with Qt. Maybe you will have better luck. https://i

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-08-29 Thread Michael Miller
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #27 from Michael Miller --- Good to know about gmic. I'll post error logs of the gmic build tomorrow. The biggest problem I'm running into is Qt not finding the plugins. If I run digikam without relocating the libraries (still hard-cod

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-08-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #26 from caulier.gil...@gmail.com --- >I have a (mostly) working build using Homebrew. I've just been struggling >with creating a good bundle. The 2 items I had to comment out was the >>dark-icons The KDE frameworks components ? >and g

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-08-28 Thread Michael Miller
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #25 from Michael Miller --- I have a (mostly) working build using Homebrew. I've just been struggling with creating a good bundle. The 2 items I had to comment out was the dark-icons and gmic. I'll revisit them once I figure out how to bu

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-08-24 Thread Michael Miller
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #24 from Michael Miller --- Hi Gilles, Here's a list of libs I've found so far. These are either missing or unable to be found by @rpath/[optional dir/]: 1. QtDBus.framework/Versions/A/QtDBus: Not found. Should be in ./opt/qt/lib/ 2. libo

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-08-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #23 from caulier.gil...@gmail.com --- Hi Michael, > 1. Some Homebrew bottles have the dynamic library paths hard coded to > /opt/homebrew instead of @rpath. If you try to use install_name_tool > on them, the code signature becomes invalid.

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-08-23 Thread Michael Miller
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #22 from Michael Miller --- Thank you Gilles. I've stopped exploring Craft, and I'm continuing with Homebrew. Update: I've given up trying to pin to a specific package variant with Homebrew, and I'm now using the latest of each package. T

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-08-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #21 from caulier.gil...@gmail.com --- For Craft, i tried few years ago to use it without success : Mysql/mariadb support in Qt not supported. I ask to add it but it was immediately refused : this require changes with server included and many

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-08-22 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #20 from Maik Qualmann --- I don't know if it has changed yet, but Craft didn't have MySQL and Heif support. Maik -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-08-22 Thread Michael Miller
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #19 from Michael Miller --- I think the biggest blocker to using Craft package manager was I wasn't aware it existed. :) I'll take a look at it tonight. Thank you for the suggestion. Cheers, Mike -- You are receiving this mail because:

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-08-22 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=350446 Thomas Friedrichsmeier changed: What|Removed |Added CC||thomas.friedrichsmeier@kdem

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-08-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #17 from caulier.gil...@gmail.com --- Why Qt 6.5.3, where homebrew provides 6.7.0 ? For the variant, look the Macports scripts : FFMPEG needs non free and others codecs : https://invent.kde.org/graphics/digikam/-/blob/master/project/bundles

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-08-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #16 from caulier.gil...@gmail.com --- yes sure, all contrib are welcome (:=))) -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-08-22 Thread Michael Miller
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #15 from Michael Miller --- Gilles, Do you mind if I assign this issue to myself? -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-08-22 Thread Michael Miller
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #14 from Michael Miller --- I agree. The directory structure for Homebrew is a challenge when packaging the libraries. I think I might have found a solution, though. I'll be able to test it in a day or two. Quick update: I am able to pin

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-08-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #13 from caulier.gil...@gmail.com --- Hi, I tried a few month ago to build the PKG installer of digiKam using homebrew instead macports on my M1 computer. It was a failure due to multiple reasons. First, homebrew do not have a port variant

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-08-21 Thread Michael Miller
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #12 from Michael Miller --- I'm working on a MacOS ARM build of digiKam using Homebrew instead of Macports. I'll post updates here as my work progresses. Current Status: I have an almost clean build using v8.4.0 tag. There's still severa

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #11 from caulier.gil...@gmail.com --- Hi, There is no branch. Packaging script are in master to this directory : https://invent.kde.org/graphics/digikam/-/tree/master/project/bundles/homebrew?ref_type=heads Best Gilles Caulier -- You a

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-07-27 Thread Michael Miller
https://bugs.kde.org/show_bug.cgi?id=350446 Michael Miller changed: What|Removed |Added CC||michael_mil...@msn.com --- Comment #10 from Mi

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-03-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #9 from caulier.gil...@gmail.com --- Yes, packaging is still and issue, especially to re-sign all binaries after to relocate it (typically from /opt/homebrew to a relative path). But there are more problems with homebrew that i don't seen wi

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-03-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=350446 griffiths_a...@icloud.com changed: What|Removed |Added CC||griffiths_a...@icloud.com --- Commen

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-01-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #7 from caulier.gil...@gmail.com --- Git commit 73ef0147abb613face432dd161cd908489e8ebf1 by Gilles Caulier. Committed on 17/01/2024 at 08:12. Pushed by cgilles into branch 'master'. HomeBrew Apple Silicon Qt6: stage 3 pass completly M +0

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-01-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #6 from caulier.gil...@gmail.com --- Git commit 5202e3a655c39aea972e8bdaaeaf8158f8f79615 by Gilles Caulier. Committed on 16/01/2024 at 17:47. Pushed by cgilles into branch 'master'. stage 1 and 2 are now complete with HomeBrew. M +8-2

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-01-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #5 from caulier.gil...@gmail.com --- Hi Maik, Some fresh news about the HomeBrew+Apple Sillicon+Qt6 port for MacOS. My new MacBook Pro M1 is really a rock compared to the Intel 2015 version. The CPU rarely use the fan even if compilation ar

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-01-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #4 from caulier.gil...@gmail.com --- Git commit 0385d543c59a79472440aaf2a5d9e6fe147f82b0 by Gilles Caulier. Committed on 16/01/2024 at 10:40. Pushed by cgilles into branch 'master'. Start to add HomeBrew build scripts for MacOS Silicon + Qt6

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-01-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=350446 --- Comment #3 from caulier.gil...@gmail.com --- Maik, I build a new Macbook pro M1 (Apple Silicon). CPU is Arm64. I will provide a PKG installer for this platform, as Apple has abandoned Intel CPU since 2021. The current PKG Intel will still alive unti

[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

2024-01-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=350446 caulier.gil...@gmail.com changed: What|Removed |Added Summary|Port MacOS PKG to Qt6. |Port MacOS PKG to Arm64