Search Criteria
Package Details: udiskie-dmenu-git 1:0.3.0.r10.0b538f9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/udiskie-dmenu-git.git (read-only, click to copy) |
---|---|
Package Base: | udiskie-dmenu-git |
Description: | manage removable devices via dmenu (or rofi) |
Upstream URL: | https://github.com/fogine/udiskie-dmenu |
Keywords: | dmenu rofi udiskie udisks |
Licenses: | MIT |
Submitter: | a172 |
Maintainer: | smrqdt |
Last Packager: | a172 |
Votes: | 6 |
Popularity: | 0.000002 |
First Submitted: | 2017-08-21 13:37 (UTC) |
Last Updated: | 2022-06-10 02:03 (UTC) |
Dependencies (6)
- dmenu (bemenu-dmenuAUR, widgie-menu-compatAUR, dmenu-gitAUR, dmenu-wl-dmenu-dropinAUR, dmenu-budAUR, fuzzel-dmenu-dropinAUR, sxmo-dmenuAUR, dmenu-rsAUR, dmenu-rs-gitAUR, wmenu-dmenuAUR, nordmenuAUR, rofi-dmenuAUR, dmenu-fuzzymatchAUR)
- libnotify (libnotify-gitAUR)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- udiskie
- git (git-gitAUR, git-glAUR) (make)
- rofi (rofi-lbonn-wayland-only-gitAUR, rofi-gitAUR, rofi-lbonn-wayland-gitAUR, rofi-wayland) (optional) – use rofi as the front-end
Latest Comments
pauper commented on 2022-07-30 02:01 (UTC)
I have rofi installed as a drop in replacement for dmenu (/usr/bin/dmenu symlinked to rofi) - so this won't install. Shouldn't dmenu also be an optional dependency?
a172 commented on 2022-06-21 13:26 (UTC)
Ownership passed to smrqdt.
a172 commented on 2022-06-10 02:08 (UTC) (edited on 2022-06-10 02:08 (UTC) by a172)
@smrqdt - protocol updated.
@milkii - Either I totally missed your comment, or I just didn't read into it far enough to catch what the actual issue was. It looks like I changed how the version is generated (or upstream added a tag, and I didn't notice). Epochs shouldn't be necessary at this point, but I added one in case someone built this package 3 years ago and never rebuilt.
smrqdt commented on 2022-05-26 03:41 (UTC)
Thx for creating this PKGBILD!
Cann you please replace the "git://" in the source URL with "git+https://"? The legacy unencrypted git:// transport protocol was disabled by github in March. (https://github.blog/2021-09-01-improving-git-protocol-security-github/)
milkii commented on 2019-09-13 11:36 (UTC)
Just a tip, bumping the epoch with the pkgver change is worth it in future so AUR helpers know to update appropriately.
https://github.com/Jguer/yay/issues/1023
a172 commented on 2019-08-27 19:00 (UTC)
@rien33 fixed. Thanks for the heads up.
rien333 commented on 2019-08-23 18:37 (UTC)
pkgver()
returns a hyphen, which is not allowed in version strings.