Package Details: maui-shell-git 0.6.6.r10.gabe5e68-1

Git Clone URL: https://aur.archlinux.org/maui-shell-git.git (read-only, click to copy)
Package Base: maui-shell-git
Description: Maui Shell is a convergent shell for desktops, tablets, and phones.
Upstream URL: https://github.com/Nitrux/maui-shell
Keywords: cask maui shell zpace
Licenses: LGPL3
Groups: maui
Conflicts: maui-shell
Provides: maui-shell
Submitter: cniw
Maintainer: cniw
Last Packager: cniw
Votes: 4
Popularity: 0.002106
First Submitted: 2021-12-27 13:07 (UTC)
Last Updated: 2024-03-03 04:04 (UTC)

Latest Comments

1 2 Next › Last »

cniw commented on 2023-06-24 17:26 (UTC)

@electricprism It's different, Maui Shell is a Nitrux project.

electricprism commented on 2023-06-19 07:19 (UTC)

Is this different from Plasma Mobile ? I've noticed it's not present on the Maui Project repos -- https://invent.kde.org/maui?filter=shell

cniw commented on 2022-08-28 06:41 (UTC)

@ManuelBoe I've just push new maui-core-git to AUR and add it to depends list in this commit, You can test it and hopefully no more error.

ManuelBoe commented on 2022-08-27 12:02 (UTC)

build fails: Could not find a package configuration file provided by "MauiCore"

full log:

 CMake Error at CMakeLists.txt:20 (find_package):
  By not providing "FindMauiCore.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "MauiCore",
  but CMake did not find one.

  Could not find a package configuration file provided by "MauiCore" with any
  of the following names:

    MauiCoreConfig.cmake
    mauicore-config.cmake

  Add the installation prefix of "MauiCore" to CMAKE_PREFIX_PATH or set
  "MauiCore_DIR" to a directory containing one of the above files.  If
  "MauiCore" provides a separate development package or SDK, be sure it has
  been installed.

cniw commented on 2022-08-14 23:25 (UTC)

@LuckyTurtleDev I've just push new cask-server-git to AUR and add it to depends list in this commit, You can test it and hopefully no more error.

LuckyTurtleDev commented on 2022-08-12 12:30 (UTC)

build fail, with Could not find a package configuration file provided by "CaskServer"

full log:

==> Starting build()...
-- The C compiler identification is GNU 12.1.1
-- The CXX compiler identification is GNU 12.1.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Gettext: /usr/bin/msgmerge (found version "0.21")
-- Found KF5I18n: /usr/lib64/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.96.0")
-- Found KF5Config: /usr/lib64/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.96.0")
-- Found KF5Service: /usr/lib64/cmake/KF5Service/KF5ServiceConfig.cmake (found version "5.96.0")
-- Found KF5: success (found suitable version "5.96.0", minimum required is "5.60") found components: I18n Config Service
CMake Warning at CMakeLists.txt:18 (find_package):
  By not providing "FindCaskServer.cmake" in CMAKE_MODULE_PATH this project
  has asked CMake to find a package configuration file provided by
  "CaskServer", but CMake did not find one.

  Could not find a package configuration file provided by "CaskServer" with
  any of the following names:

    CaskServerConfig.cmake
    caskserver-config.cmake

  Add the installation prefix of "CaskServer" to CMAKE_PREFIX_PATH or set
  "CaskServer_DIR" to a directory containing one of the above files.  If
  "CaskServer" provides a separate development package or SDK, be sure it has
  been installed.


CMake Warning at /usr/share/ECM/kde-modules/KDEInstallDirsCommon.cmake:382 (message):
  KDE_INSTALL_BINDIR, KDE_INSTALL_LIBDIR and KDE_INSTALL_INCLUDEDIR should
  either all be absolute paths or all be relative paths.
Call Stack (most recent call first):
  /usr/share/ECM/kde-modules/KDEInstallDirs5.cmake:223 (include)
  /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:15 (include)
  CMakeLists.txt:20 (include)


-- Installing in the same prefix as Qt, adopting their path scheme.
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
CMake Warning at /usr/share/ECM/kde-modules/KDEInstallDirsCommon.cmake:382 (message):
  KDE_INSTALL_BINDIR, KDE_INSTALL_LIBDIR and KDE_INSTALL_INCLUDEDIR should
  either all be absolute paths or all be relative paths.
Call Stack (most recent call first):
  /usr/share/ECM/kde-modules/KDEInstallDirs5.cmake:223 (include)
  /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:15 (include)
  casklib/CMakeLists.txt:29 (include)


-- Could not set up the appstream test. appstreamcli is missing.
-- Found X11: /usr/include
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found KF5KIO: /usr/lib64/cmake/KF5KIO/KF5KIOConfig.cmake (found version "5.96.0")
-- Found KF5: success (found suitable version "5.96.0", minimum required is "5.60") found components: I18n Service KIO
CMake Error at casklib/CMakeLists.txt:76 (find_package):
  By not providing "FindCaskServer.cmake" in CMAKE_MODULE_PATH this project
  has asked CMake to find a package configuration file provided by
  "CaskServer", but CMake did not find one.

  Could not find a package configuration file provided by "CaskServer" with
  any of the following names:

    CaskServerConfig.cmake
    caskserver-config.cmake

  Add the installation prefix of "CaskServer" to CMAKE_PREFIX_PATH or set
  "CaskServer_DIR" to a directory containing one of the above files.  If
  "CaskServer" provides a separate development package or SDK, be sure it has
  been installed.


-- Configuring incomplete, errors occurred!
See also "/home/lukas/.cache/yay/maui-shell-git/src/build/CMakeFiles/CMakeOutput.log".

cniw commented on 2022-05-28 01:55 (UTC)

@ManuelBoe I've just push new maui-manager-git to AUR and add it to depends list in this commit, You can test it and hopefully no more error.

ManuelBoe commented on 2022-05-27 21:47 (UTC)

The installation fails since the update to version v0.5.0.r26...

it seems that you need the maui-manager package to compile the maui-shell. The problem is that maui-manager is not yet available in AUR for the x86-64 architecture.

cniw commented on 2022-04-24 06:21 (UTC)

@luntik2012 it's seem you have --noconfirm parameter when use pacman/yay/paru/etc. so it don't prompt you a confirmation when it's try to replace mauikit with mauikit-git and decide it to abort automatically. you should remove that option parameter or add this --confirm parameter as well to override previous parameter

--noconfirm
    Bypass any and all “Are you sure?” messages. It’s not a good idea to do this unless you want to run pacman from a script.
--confirm
    Cancels the effects of a previous --noconfirm.

pacman(8) Options

luntik2012 commented on 2022-04-24 05:05 (UTC)

:: Checking for conflicts...
:: Checking for inner conflicts...
 -> Inner conflicts found:
 -> mauikit-git: mauikit
 -> package conflicts can not be resolved with noconfirm, aborting