Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 523672 - [kde overlay] kde-base/kcalc-9999 KF5 version bump
Summary: [kde overlay] kde-base/kcalc-9999 KF5 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-25 03:30 UTC by Malte E.
Modified: 2014-09-25 12:10 UTC (History)
0 users

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


Attachments
kde-base/kcalc-9999 (kcalc-9999.ebuild,590 bytes, text/plain)
2014-09-25 03:31 UTC, Malte E.
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Malte E. 2014-09-25 03:30:13 UTC
I made a working and most likely complete ebuild for KF5 kcalc

Reproducible: Always
Comment 1 Malte E. 2014-09-25 03:31:02 UTC
Created attachment 385422 [details]
kde-base/kcalc-9999
Comment 2 Michael Palimaka (kensington) gentoo-dev 2014-09-25 12:10:05 UTC
Thanks, fixed in git.

I made some changes to the dep list because to account for what's handled by the eclass as well as what the package really uses (upstream CMakeLists.txt is often incomplete). A script like "qlist -e "$@" | xargs scanelf -L -n -q -F '%n #F' | tr , ' ' | xargs qfile -Cv | sort -u | awk '{print $1}' | uniq" can be useful in seeing what a package ends up linking against.

https://github.com/gentoo/kde/commit/ae56b0777836ba87515e4c17b9deb88edad38bcb