Package Details: qdmenu v1.0.71.g146bafb-1

Git Clone URL: https://aur.archlinux.org/qdmenu.git (read-only, click to copy)
Package Base: qdmenu
Description: A QML launcher similar to dmenu
Upstream URL: https://github.com/bayi/qdmenu
Keywords: dmenu launcher qml
Licenses: MIT
Conflicts: qdmenu
Provides: qdmenu
Submitter: bayi
Maintainer: bayi
Last Packager: bayi
Votes: 1
Popularity: 0.000000
First Submitted: 2017-02-19 04:15 (UTC)
Last Updated: 2025-03-19 15:10 (UTC)

Latest Comments

bayi commented on 2025-03-19 15:10 (UTC)

fixed

bayi commented on 2025-03-19 15:07 (UTC)

Sorry, it seems like it was removed as a dependency from an another package, i will add it as an exact dep

Garlo commented on 2025-03-19 15:03 (UTC)

Current version has not declared dependency to qt5-quickcontrols2 package. I removed it and qdmenu does not work anymore. I reinstalled it and it works again.

bayi commented on 2017-08-28 23:38 (UTC)

fixed

bayi commented on 2017-08-28 23:35 (UTC)

sorry fixing it ASAP

ninian commented on 2017-08-28 22:45 (UTC)

In PKGBUILD, depends array has a spurious trailing comma (,) Should be: depends=('qt5-base' 'qt5-declarative' 'qt5-svg' 'qt5-location')