Search Criteria
Package Details: hiprompt-gtk-py r22.8d6ef1d-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/hiprompt-gtk-py.git (read-only, click to copy) |
---|---|
Package Base: | hiprompt-gtk-py |
Description: | A GTK+ Himitsu prompter for Wayland |
Upstream URL: | https://sr.ht/~sircmpwn/himitsu |
Keywords: | himitsu prompter |
Licenses: | GPL3 |
Submitter: | torresjrjr |
Maintainer: | torresjrjr |
Last Packager: | torresjrjr |
Votes: | 2 |
Popularity: | 0.003018 |
First Submitted: | 2022-06-20 05:28 (UTC) |
Last Updated: | 2023-02-26 22:43 (UTC) |
Dependencies (5)
- gtk-layer-shell (gtk-layer-shell-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-gobject (python-gobject-gitAUR)
- meson (meson-gitAUR) (make)
Required by (2)
- himitsu (optional)
- himitsu-git (optional)
Latest Comments
whynothugo commented on 2022-11-21 13:32 (UTC)
Can you bump this to the latest version? There's been a couple of bugfixes (including one where the program can freeze while holding an exclusive keyboard lock).
Here's a patch for latest:
whynothugo commented on 2022-07-26 13:34 (UTC)
Thanks!
torresjrjr commented on 2022-07-26 11:06 (UTC)
Hi whynothugo,
I have removed the hiprompt-gtk-py.install file and relevant metadata.
whynothugo commented on 2022-07-26 10:01 (UTC) (edited on 2022-07-26 10:02 (UTC) by whynothugo)
You don't need the
.install
file at all here:gtk-update-icon-cache
isn't needed because the package ships no icons. IF the package had icons, there's already a pacman hook that runs this same command in/usr/share/libalpm/hooks/gtk-update-icon-cache.hook
, so it would run twice.The same applies for
glib-compile-schemas
andupdate-desktop-database
.