Tellico (kde-misc/tellico) version 1.0.3 has been released. Renaming the 1.0.2 ebuild works fine. However, I noticed that the ebuild unconditionally depends on libkcal and libkcddb although these libraries are not a requirement for Tellico. I have updated the ebuild to support the following use flags: cddb -- will enable CDDB queries through libkccdb calendar -- will enable communication with KOrganizer through libkcal imdb -- enable IMDb searching noamazon -- disable Amazon searching I have attached the updated ebuild, tellico-1.0.3.ebuild Reproducible: Always Steps to Reproduce:
Created attachment 72181 [details] tellico-1.0.3.ebuild
The ebuild works over here, thanks Kim. Actually, this version of tellico does compile with kde-3.5 (see change log on http://www.periapsis.org/ tellico/) - as opposed to tellico-1.0.2 (didn't bother to open a separate bug report for that). Please push this ebuild to portage as soon as possible.
After configure I get the following warning: Warning: you chose to install this package in /usr, but KDE was found in /usr/kde/3.5. For this to work, you will need to tell KDE about the new prefix, by ensuring that KDEDIRS contains it, e.g. export KDEDIRS=/usr:/usr/kde/3.5 Then restart KDE.
Looks like they are getting close to 1.1. 1.1 pre3 is out. http://www.kde-apps.org/content/show.php?content=10030 An updated ebuild would be great
Yeah, this one has been open for a long time now. Anyway, if you want to try the 1.1pre3 I've attached an ebuild for it. Basically, there are no changes to the ebuild from 1.0.3. Notice that I haven't included support for OpenOffice (yet).
Created attachment 78064 [details] tellico-1.1_pre3.ebuild
I've created a patch to enable compilation with the current prerelase of GCC 4.1.
Created attachment 78105 [details] the ebuild
Created attachment 78106 [details, diff] the patch
*** Bug 122127 has been marked as a duplicate of this bug. ***
Created attachment 79486 [details] tellico-1.1.ebuild Updated ebuild for tellico-1.1. I also included a new use flag called "ooo", which would allow to build the OOo-plugin for tellico, but since the openoffice-sdk isn't in portage (yet), it doesn't really work...
v.1.1 in cvs, no imdb, amazon use flags, since it doesn't imply any dependencies and the user can remove the data sources in te preferences.