Opened 11 months ago
Last modified 9 months ago
#68893 assigned defect
gnome-calendar @3.24.3: No package 'libecal-1.2' found
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | ||
Port: | gnome-calendar |
Description
checking for gmodule-export-2.0 gio-2.0 >= 2.43.4 glib-2.0 >= 2.43.4 goa-1.0 >= 3.2.0 gtk+-3.0 >= 3.21.6 libecal-1.2 >= 3.13.90 libedataserver-1.2 >= 3.17.1 libedataserverui-1.2 >= 3.17.1 libical >= 1.0 libsoup-2.4 gsettings-desktop-schemas >= 3.21.2... no configure: error: Package requirements ( gmodule-export-2.0 gio-2.0 >= 2.43.4 glib-2.0 >= 2.43.4 goa-1.0 >= 3.2.0 gtk+-3.0 >= 3.21.6 libecal-1.2 >= 3.13.90 libedataserver-1.2 >= 3.17.1 libedataserverui-1.2 >= 3.17.1 libical >= 1.0 libsoup-2.4 gsettings-desktop-schemas >= 3.21.2) were not met: No package 'libecal-1.2' found
Attachments (2)
Change History (4)
Changed 9 months ago by christophecvr (christophecvr)
Attachment: | config.log added |
---|
Changed 9 months ago by christophecvr (christophecvr)
comment:1 Changed 9 months ago by christophecvr (christophecvr)
While building port gnome it failed on gnome-calendar since I did found a ticket whit same problem I just added the two log fails config.log and Main.log. On my mac libecal-2.0 is installed.I give it a try by making a link called libecal-1.2.Dylib to the 2.0 installed library and then also add a package libecal-1.2.pc in /opt/local/lib/pkgconfig adapted the info to that of libeacl 1.2 . Then it did configured but unfortunately to much is changed in version 2.0 so my hope that we only needed unaltered functions was for nothing. The functions needed are changed between 1.2 and 2.0 and off course it does not build. So we will need to use a upgraded version off gnome-calendar which is made to use libecal-2.0 I will try to look up as from wich version we will need. But I'm pretty new on mac ports so adapt this to work in mac ports is now beyond my knowledge.I'm well limited to macos-10.13.6 cause my macbookpro is from mid 2010.Gedit is running ok and nautilus also bash 5.x also.
comment:2 Changed 9 months ago by christophecvr (christophecvr)
As extra info the first gnome-calendar version using libecal-2.0 is version 3.33.1 link to gnome-calendar https://github.com/GNOME/gnome-calendar/tree/3.33.1 last version gnome calendar is https://github.com/gnome-calendar version 45.1
Config.log off failed config gnome-calendar on macbookpro mid 2010 10.13.6 (High Sierra) On pc gedit and nautilus installed by mac ports do work Xquartz is installed also.