FS#31196 - [kdepim] kolab Akonadi resource isn't installed

Attached to Project: Arch Linux
Opened by sergio (sergio) - Sunday, 19 August 2012, 16:51 GMT
Last edited by Andrea Scarpino (BaSh) - Saturday, 08 December 2012, 18:14 GMT
Task Type Feature Request
Category Packages: Extra
Status Closed
Assigned To Ronald van Haren (pressh)
Andrea Scarpino (BaSh)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 5
Private No

Details

extra/kdepim-runtime no longer installs the kolab resource, so I can't access my calendar/contacts anymore.

Since 4.9, it needs two new dependencies: libkolab and libkolabxml.
You can get them here: http://git.kolab.org/
This task depends upon

Closed by  Andrea Scarpino (BaSh)
Saturday, 08 December 2012, 18:14 GMT
Reason for closing:  Implemented
Additional comments about closing:  kdepim-runtime 4.9.4-2
Comment by edison (edison) - Wednesday, 05 September 2012, 11:49 GMT Comment by edison (edison) - Wednesday, 05 September 2012, 13:30 GMT
my test pkg build for libkolabxml
(it compiles ok)
Comment by edison (edison) - Wednesday, 05 September 2012, 13:32 GMT
my pkg build for libkolab
not tested, because it needs kde sources

I hope these files helps to push the problem forward, because not I'm out of sync with calendar and contacts which leads to problems.

Best regards
Jarek
   PKGBUILD (0.9 KiB)
Comment by Andrea Scarpino (BaSh) - Wednesday, 05 September 2012, 14:15 GMT
Those are my PKGBUILDs (use the released versions instead of git), but the xsd package from AUR needs to be cleaned yet.

Are these runtime dependencies or could be optional dependencies?
Comment by edison (edison) - Wednesday, 05 September 2012, 14:49 GMT
dependencies for libkolabxml
from author readme:
Minimum requirements are:
-cmake 2.6
-boost >= 1.41
-xerces-c >= 3.0
-cxx >= 3.0 (http://www.codesynthesis.com/products/xsd/) // this is probably aur/xsd
-libcurl

For further features:
-SWIG >= 2.0

For building test (controlled by -DBUILD_TESTS=TRUE):
-Qt >= 4.7

===============
my experience:
'xerces-c' 'swig' 'xsd'
the rpm-org is probably not needed, and it failed only in the autogen.sh script which is not used in PKGBUILD
Comment by edison (edison) - Wednesday, 05 September 2012, 14:49 GMT
how can I help with aur/xsd cleaning?
Comment by Andrea Scarpino (BaSh) - Wednesday, 05 September 2012, 15:32 GMT
done, do you think Swig bindings are needed to people?
Comment by edison (edison) - Wednesday, 05 September 2012, 15:53 GMT
swig is used for bindings generating, then probably is needed.
At least for java binding and C#
I think it should be useful
Comment by edison (edison) - Monday, 15 October 2012, 13:14 GMT
Hi, is there any plan with delivery it to repository? Can I help somehow?

Loading...