Package Details: disman-git 0.600.0_r1876.ge213fd1-1

Git Clone URL: https://aur.archlinux.org/disman-git.git (read-only, click to copy)
Package Base: disman-git
Description: Qt/C++ display management library by the KWinFT project (libkscreen fork)
Upstream URL: https://github.com/winft/disman
Licenses: LGPL
Conflicts: disman
Provides: disman
Submitter: QuartzDragon
Maintainer: IslandC0der
Last Packager: IslandC0der
Votes: 0
Popularity: 0.000000
First Submitted: 2020-05-26 08:38 (UTC)
Last Updated: 2024-03-30 19:34 (UTC)

Dependencies (10)

Required by (4)

Sources (1)

Latest Comments

IslandC0der commented on 2021-07-02 22:07 (UTC)

Fixed! It shouldn't conflict with libkscreen :)

Alesander commented on 2021-07-01 19:17 (UTC)

I'm trying to install disman-git but it runs into conflict with libkscreen. Since plasam-workspace needs libkscreen, I can uninstall it... does disman provide libkscreen or how would I solve this?

IslandC0der commented on 2021-06-26 18:52 (UTC) (edited on 2021-06-26 19:03 (UTC) by IslandC0der)

@Xakep_SDK Running namcap:

disman-git E: Dependency kcoreaddons detected and not included (libraries ['usr/lib/libKF5CoreAddons.so.5'] needed in files ['usr/lib/qt/plugins/disman/wayland.so'])

Seems like it is required for wayland users; if you don't use wayland, feel free to edit the PKGBUILD and remove it, shouldn't cause any issues :)

Xakep_SDK commented on 2021-06-25 19:17 (UTC)

Can you remove kcoreaddons-git? It's not needed.

joshuaashton commented on 2021-05-19 13:02 (UTC)

Same issue as kdisplay, please don't have forks as -git packages...

Xakep_SDK commented on 2020-08-17 17:10 (UTC)

This pkgbuild clones disman 5.19, not -git(master) Please, fix.

QuartzDragon commented on 2020-06-13 04:25 (UTC)

Add kcoreaddons as a makedepends. :frog_ok:

QuartzDragon commented on 2020-06-13 04:22 (UTC)

@PedroHLC

Cheers.

PedroHLC commented on 2020-06-12 19:17 (UTC)

Missing kcoreaddons

-- Could NOT find KF5CoreAddons (missing: KF5CoreAddons_DIR)
-- Could NOT find KF5CoreAddons: found neither KF5CoreAddonsConfig.cmake nor kf5coreaddons-config.cmake
CMake Error at /usr/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:164 (message):
  Could NOT find KF5 (missing: CoreAddons) (Required is at least version
  "5.66.0")
Call Stack (most recent call first):
  /usr/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:445 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/ECM/find-modules/FindKF5.cmake:115 (find_package_handle_standard_args)
  backends/kwayland/CMakeLists.txt:1 (find_package)