https://bugs.kde.org/show_bug.cgi?id=404057

--- Comment #18 from Kai Krakow <k...@kaishome.de> ---
(In reply to Martin Steigerwald from comment #16)
> I bet I can just compile baloo via kdesrc. Does it have many dependencies on
> KF libraries? I do not like to break my system at this point in time and it
> has been a long time I last used kdesrc.

I have no idea. I'm on Gentoo and just did "git format-patch origin/master",
then symlinked my baloo Git src to /etc/portage/patches/kde-frameworks/baloo.
So at least in Gentoo, that's a single package. Here's the deps from Gentoo:

DEPEND="
        $(add_frameworks_dep kconfig)
        $(add_frameworks_dep kcoreaddons)
        $(add_frameworks_dep kcrash)
        $(add_frameworks_dep kdbusaddons)
        $(add_frameworks_dep kfilemetadata)
        $(add_frameworks_dep ki18n)
        $(add_frameworks_dep kidletime)
        $(add_frameworks_dep kio)
        $(add_frameworks_dep solid)
        $(add_qt_dep qtdbus)
        $(add_qt_dep qtdeclarative)
        $(add_qt_dep qtgui)
        $(add_qt_dep qtwidgets)
        >=dev-db/lmdb-0.9.17
"

I could attach my binary package if you want to try (it's basically a tar.gz,
you could extract just the binaries and libs).

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to