First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 82095
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Science Related Packages <sci@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Keri Harris <keri@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 82095 depends on: Show dependency tree
Show dependency graph
Bug 82095 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-02-15 02:38 0000
kconvert-1.1 contains the "need-qt 3" function call, but kconvert cannot build
with qt alone. It is a kde app and so need-kde should be specified.

Also, "dodoc INSTALL COPYING README TODO" installs some redundant files:
-COPYING can be found in ${PORTDIR}/licenses/GPL-2
-README and TODO are empty files.

------- Comment #1 From Carsten Lohrke 2005-02-15 06:05:09 0000 -------
Please have a look at kde-misc how kde application ebuilds should be done.
Usually you don't need to call any src_* functions. I'd like also to point out
that - while the approach is broken and will change - need-qt/kde functions
have always to be called after R/DEPEND.

------- Comment #2 From Marcus D. Hanwell 2005-02-24 09:25:16 0000 -------
Please check out kconvert-1.1-r1. I have fixed it to use the kde.eclass, call
need-kde 3, and also to build with -arts. As there are quite a few changes I
have revision bumped it. Unfortunately COPYING and INSTALL are still installed
- it appears that the kde.eclass does this, and so I cannot rectify that issue.

------- Comment #3 From Marcus D. Hanwell 2005-02-24 09:27:11 0000 -------
Correction - only COPYING is installed now. Not sure why that is still
installed though. The other files should be installed as they may be used in
future versions if they are released.

First Last Prev Next    No search results available      Search page      Enter new bug