On mer, 2009-08-05 at 19:38 +0800, Li, Yan wrote: > The source package and amd64 .deb packages can be found at: > > http://mlogic.org/~yan/download/debian/anjal_0.0.1+git20090805-0.1/ > (this link will be available for at least 1 week)
I'll try them tonight and report back. > > About the rpath lintian warning: Libraries in /usr/lib/evolution/2.28/ > is a must for Anjal and for now I've to use RPATH (see `pkg-config > --libs evolution-shell`) so we've to live with the rpath lintian > warning. > > Another thing on my TODO list is to remove the dependency on the > evolution package. Anjal is designed to be lightweight for memory and > storage tight devices so install it along with the big evolution > package make it too heavy. But it depends on .so files shipping in the > evolution package now. The plan is to move the shared .so files into > a common package. > > Please tell me if there's any problems. Thank you. I'm a bit concerned about that. Splitting evolution package to separate shared libs from binaries might be doable, but that means again adding complexity to an already quite complex packaging (I'm quite sure everything will require strict versioned dependencies). Which .so are exactly needed by anjal to run? (I'm a bit surprise it even uses codes from the client, I thought it only used stuff from eds). Cheers, -- Yves-Alexis _______________________________________________ Pkg-evolution-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-evolution-maintainers

