Search Criteria
Package Details: rofi-wayland-git 1.3.1.r384.g3a29d3ec-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/rofi-wayland-git.git (read-only, click to copy) |
---|---|
Package Base: | rofi-wayland-git |
Description: | Abandoned code base, try the fork `rofi-lbonn-wayland-git` |
Upstream URL: | https://davedavenport.github.io/rofi/ |
Licenses: | MIT |
Conflicts: | rofi |
Provides: | rofi |
Submitter: | rubdos |
Maintainer: | rubdos (tinywrkb) |
Last Packager: | rubdos |
Votes: | 1 |
Popularity: | 0.000110 |
First Submitted: | 2017-03-25 19:52 (UTC) |
Last Updated: | 2020-08-05 12:01 (UTC) |
Dependencies (11)
- freetype2 (freetype2-minimal-git, freetype2-ttmetrics, freetype2-v35, freetype2-git, freetype2-ultimate5, freetype2-infinality-remix)
- libxdg-basedir
- pango (pango-ubuntu, pango-minimal-git, pango-git)
- xcb-util-xrm
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- libxkbcommon (libxkbcommon-git) (make)
- wayland (wayland-git, wayland-nodocs-git, wayland-hi-res-scroll-git) (make)
- xcb-util-wm (make)
- orbment (optional) – use as application runner
- sway (sway-xdg-shell-v6-git, sway-no-titlebars-git, sway-nosystemd-minimal-git, sway-strace-git, sway-nosystemd-git, sway-inhibit-fullscreen-git, swea-git, sway-titlebar-positioning-git, sway-mask-modifiers-git, sway9, sway-im, sway-git-wlroots-git, sway-hidpi-git, sway-borders-git, sway-git, sway-asan-git, sway-im-git) (optional) – use as application runner
- wlc-wall-injector (optional) – injects wall wayland protocol in wlc based compositors
Required by (145)
- aniwrapper-git (requires rofi)
- ate (requires rofi)
- autopass.cr (requires rofi)
- autopass.cr-bin (requires rofi)
- autopass.cr-git (requires rofi)
- bemoji-git (requires rofi) (optional)
- bitwarden-menu-git (requires rofi) (optional)
- bitwarden-pyro-git (requires rofi)
- bitwarden-rofi (requires rofi)
- bitwarden-rofi-git (requires rofi)
- bkmkfi-git (requires rofi)
- buku-rofi-git (requires rofi)
- buku_run-git (requires rofi)
- clerk-git (requires rofi)
- clerk-legacy (requires rofi)
- clipton-git (requires rofi)
- d-tracker-control-git (requires rofi)
- dofi-git (requires rofi)
- dots-git (requires rofi)
- dots-stable (requires rofi)
Latest Comments
rubdos commented on 2020-08-05 12:03 (UTC)
THIS PACKAGE NOR ITS CODE IS NOT UPDATED.
Try the upstream rofi with XWayland, or try fork
rofi-lbonn-wayland-git
, available on the AUR.@tinywrkb: I have pushed "Abandoned code base, try the fork
rofi-lbonn-wayland-git
" as description. I hope this all suffices. I have added you as co-maintainer for if you want to update anything about the description. Thanks for your work!tinywrkb commented on 2020-08-04 21:25 (UTC)
I don't think it makes much sense to add replaces array.
rubdos commented on 2020-08-04 20:57 (UTC)
FWIW, you could add
replaces=('rofi-wayland-git')
to your package, although I'm not sure whether that's something you do on AUR.I will keep the package and the out-of-date notification, and put a comment in the description. If you know of a better way to signal this, please let me know!
tinywrkb commented on 2020-08-04 20:18 (UTC)
@rubdos I agree with your reasoning. I wouldn't want to create a confusion that will end with the lbonn's fork users reporting Wayland related bugs on the official repo.
rofi-lbonn-wayland-git is now available.
To avoid the possibility of that some user will recreate this package (rofi-wayland-git/) I think it would be best keep it and not request a deletion. Instead, just stick a comment with a link to rofi-lbonn-wayland-git.
rubdos commented on 2020-08-04 19:36 (UTC)
Thanks, kepi and tinywrkb, for the reminders. I'll copy the reply I sent to tinywrkb in mail:
The rofi people abandoned the wayland branches, upon which this PKGBUILD was based. I don't think this PKGBUILD should get updated; rather, I would think it should be forked into
rofi-lbonn-wayland-git
or something like that, and get deleted or deprecated in favour of the fork. I don't think it's fair to the name not to include the fact that it is a fork. Usingrofi-wayland-git
would imply it is awayland
branch in the official repository, as it used to be.Let me know if you decide to start such a fork package, because I'd probably try it out. I have in the meanwhile reverted to rofi through XWayland, which works fine (but is obviously not ideal).
I hope you agree with the above, or have a better suggestion.
Thank you for your interest!
tinywrkb commented on 2020-08-04 19:33 (UTC)
I asked the maintainer to update the package or if he doesn't have the time then orphan it, that's before annoying Arch's trusted users with orphan request.
In the meantime here's an updated PKGBUILD.
kepi commented on 2020-07-26 18:18 (UTC) (edited on 2020-07-26 20:42 (UTC) by kepi)
Looks like sources for this package are not available any more. There is now new fork with Wayland support officially linked from
rofi
repo. New implementation uses wayland shell protocol.Would you be so kind and update PKGBUILD?
Edit: fixed missing dependencies and wrong branch
Omar007 commented on 2018-03-09 11:49 (UTC)
I think my edit fell through the gaps. It also needs 'libxkbcommon' and 'xcb-util-wm' in the makedepends array in addition to wayland. Also, you forgot to bump the pkgrel.
Omar007 commented on 2018-03-08 14:13 (UTC) (edited on 2018-03-08 14:29 (UTC) by Omar007)
Missing 'wayland', 'libxkbcommon' and 'xcb-util-wm' in the makedepends array.
btschaegg commented on 2017-06-09 20:05 (UTC)
rubdos commented on 2017-03-25 19:58 (UTC)