Package Details: ulauncher-git DEV-5

Git Clone URL: https://aur.archlinux.org/ulauncher-git.git (read-only, click to copy)
Package Base: ulauncher-git
Description: Application launcher for Linux
Upstream URL: http://ulauncher.io
Keywords: application launcher
Licenses: GPL3
Conflicts: ulauncher
Provides: ulauncher
Submitter: metak
Maintainer: ulauncher (friday)
Last Packager: friday
Votes: 3
Popularity: 0.000000
First Submitted: 2017-02-28 18:36 (UTC)
Last Updated: 2024-12-23 20:33 (UTC)

Required by (1)

Sources (1)

Pinned Comments

friday commented on 2023-10-21 16:19 (UTC)

When you update Python, you need to rebuild all python AUR packages, including Ulauncher.

See https://github.com/Ulauncher/Ulauncher/discussions/1280 for more info.

Latest Comments

1 2 Next › Last »

friday commented on 2024-12-23 17:13 (UTC)

@witt.9099 fixed the pkgver(). Thanks. I'm not going to accept co-maintainer, but feel free to add more comments like this if you have them.

witt.9099 commented on 2024-12-23 14:07 (UTC)

Packages with the XX-git suffix need to provide the pkgver() function to allow the system to notify updates

witt.9099 commented on 2024-12-23 14:04 (UTC)

@friday Request to join the co-maintained list

friday commented on 2023-10-21 16:19 (UTC)

When you update Python, you need to rebuild all python AUR packages, including Ulauncher.

See https://github.com/Ulauncher/Ulauncher/discussions/1280 for more info.

Maetveis commented on 2023-05-04 08:25 (UTC)

Suggest adding 'gtk-layer-shell: wayland layer shell integration' to optdepends, as its needed when layer shell mode is used.

friday commented on 2021-08-13 18:57 (UTC)

Updated package to use correct dependencies, optional dependencies and installing the systemd service unit.

ulauncher commented on 2020-03-14 14:51 (UTC)

Added python-cairo

duongdominhchau commented on 2020-03-13 17:20 (UTC)

Current version needs python-cairo to run, please add it to depends list.

depau commented on 2019-11-21 19:50 (UTC)

Hi, you may want to consider explicitly unsetting QT_QPA_PLATFORM from environment in the build script, because if i.e. it is forced to wayland-egl, the build will fail.

Thank you.