Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 598942 - [kde overlay] net-libs/libktorrent-9999 fails: can't read LibKTorrentConfig.cmake.in
Summary: [kde overlay] net-libs/libktorrent-9999 fails: can't read LibKTorrentConfig.c...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-04 16:21 UTC by Tanktalus
Modified: 2016-11-04 18:02 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tanktalus 2016-11-04 16:21:57 UTC
One of the files the ebuild modifies is renamed.  So this seems to work:

--- /disk1/share/layman/kde/net-libs/libktorrent/libktorrent-9999.ebuild        2016-08-22 02:15:41.967857583 -0600
+++ libktorrent-9999-r1.ebuild  2016-11-04 10:19:19.294560606 -0600
@@ -56,7 +56,7 @@
        sed -i -e "/^find_package/ s/\"\${LibGMP_MIN_VERSION}\" //" \
                CMakeLists.txt || die
        sed -i -e "/^find_dependency/ s/ \"@LibGMP_MIN_VERSION@\"//" \
-               LibKTorrentConfig.cmake.in || die
+               KF5TorrentConfig.cmake.in || die
 
        use test || cmake_comment_add_subdirectory testlib
 }
Comment 1 Michael Palimaka (kensington) gentoo-dev 2016-11-04 18:02:54 UTC
Thanks, fixed in git.

https://gitweb.gentoo.org/proj/kde.git/commit/?id=0c3e5fba10d837b9feab4b21a7bd6d21084f5933