Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 243782 - kde-base/libtaskmanager-4.1.2 does not install /usr/include/taskmanager/taskrmbmenu.h
Summary: kde-base/libtaskmanager-4.1.2 does not install /usr/include/taskmanager/taskr...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: High minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-24 04:56 UTC by Andrey
Modified: 2008-10-26 00:23 UTC (History)
0 users

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


Attachments
libtaskmanager-4.1.2 (libtaskmanager-4.1.2.ebuild,788 bytes, text/plain)
2008-10-24 07:47 UTC, Tomáš Chvátal (RETIRED)
Details
diff (libtaskmanager.diff,390 bytes, text/plain)
2008-10-24 07:49 UTC, Tomáš Chvátal (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey 2008-10-24 04:56:34 UTC
While trying to install multirow task manager from kde-looks.org, i dowloaded its source and compilation failed because of non-existent header. It is present during compilation of libtaskmanager in var/tmp/portage/kde-base/libtaskmanager-4.1.2/work/libs/taskmanager but is not installed.

Reproducible: Always

Steps to Reproduce:
1.install libtaskmanager
2.
3.

Actual Results:  
package is installed, /usr/include/taskmanager/taskrmbmenu.h absent

Expected Results:  
/usr/include/taskmanager/taskrmbmenu.h is present

Could be manually copied from work directory of the build
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2008-10-24 07:47:20 UTC
Created attachment 169682 [details]
libtaskmanager-4.1.2

Ebuild reflecting the missing header.

Hum i was lazy to make diff because i overrided orginal file. sry
Comment 2 Tomáš Chvátal (RETIRED) gentoo-dev 2008-10-24 07:49:40 UTC
Created attachment 169684 [details]
diff

Forget on || die and also i tried to make teh diff.
Comment 3 Tomáš Chvátal (RETIRED) gentoo-dev 2008-10-26 00:23:39 UTC
Fix in the tree.