Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 111559 - tellico-1.0.3.ebuild (with use flags)
Summary: tellico-1.0.3.ebuild (with use flags)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
: 122127 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-11-05 06:55 UTC by Roland Rasmussen
Modified: 2006-02-12 10:23 UTC (History)
6 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
tellico-1.0.3.ebuild (tellico-1.0.3.ebuild,967 bytes, text/plain)
2005-11-05 06:56 UTC, Roland Rasmussen
Details
tellico-1.1_pre3.ebuild (tellico-1.1_pre3.ebuild,869 bytes, text/plain)
2006-01-25 04:23 UTC, Roland Rasmussen
Details
the ebuild (tellico-1.0.3.ebuild,1013 bytes, text/plain)
2006-01-25 14:02 UTC, Rene Gass
Details
the patch (tellico-1.0.3-gcc41.patch,780 bytes, patch)
2006-01-25 14:03 UTC, Rene Gass
Details | Diff
tellico-1.1.ebuild (tellico-1.1.ebuild,907 bytes, text/plain)
2006-02-11 03:17 UTC, Tiziano Müller (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roland Rasmussen 2005-11-05 06:55:33 UTC
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:
Comment 1 Roland Rasmussen 2005-11-05 06:56:05 UTC
Created attachment 72181 [details]
tellico-1.0.3.ebuild
Comment 2 Urs Joss 2005-12-07 06:26:05 UTC
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.
Comment 3 Christian Lemke 2006-01-07 10:18:01 UTC
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.

Comment 4 Greg Loscombe 2006-01-25 02:04:07 UTC
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
Comment 5 Roland Rasmussen 2006-01-25 04:22:19 UTC
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).
Comment 6 Roland Rasmussen 2006-01-25 04:23:12 UTC
Created attachment 78064 [details]
tellico-1.1_pre3.ebuild
Comment 7 Rene Gass 2006-01-25 13:59:50 UTC
I've created a patch to enable compilation with the current prerelase of GCC 4.1.
Comment 8 Rene Gass 2006-01-25 14:02:52 UTC
Created attachment 78105 [details]
the ebuild
Comment 9 Rene Gass 2006-01-25 14:03:39 UTC
Created attachment 78106 [details, diff]
the patch
Comment 10 Jakub Moc (RETIRED) gentoo-dev 2006-02-08 07:32:20 UTC
*** Bug 122127 has been marked as a duplicate of this bug. ***
Comment 11 Jakub Moc (RETIRED) gentoo-dev 2006-02-08 08:38:02 UTC
*** Bug 122127 has been marked as a duplicate of this bug. ***
Comment 12 Tiziano Müller (RETIRED) gentoo-dev 2006-02-11 03:17:50 UTC
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...
Comment 13 Carsten Lohrke (RETIRED) gentoo-dev 2006-02-12 10:23:11 UTC
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.