Search Criteria
Package Details: rxvt-unicode-256xresources 9.22-3
Git Clone URL: | https://aur.archlinux.org/rxvt-unicode-256xresources.git (read-only, click to copy) |
---|---|
Package Base: | rxvt-unicode-256xresources |
Description: | urxvt with patches to support 256 Xresource colors and fixes for line/font spacing |
Upstream URL: | http://software.schmorp.de/pkg/rxvt-unicode.html |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | lutobler |
Maintainer: | lutobler |
Last Packager: | lutobler |
Votes: | 23 |
Popularity: | 0.000312 |
First Submitted: | 2015-08-15 11:27 |
Last Updated: | 2018-05-02 11:40 |
Dependencies (10)
- libnsl (libnsl-git)
- libxft (libxft-bgra-git, libxft-bgra)
- perl (perl-git)
- rxvt-unicode-terminfo (rxvt-unicode-intensityfix, rxvt-unicode-truecolor-wide-glyphs)
- startup-notification (startup-notification-git)
- libnsl (libnsl-git) (make)
- libxft (libxft-bgra-git, libxft-bgra) (make)
- perl (perl-git) (make)
- startup-notification (startup-notification-git) (make)
- gtk2-perl (optional) – to use the urxvt-tabbed
Required by (31)
- glrnvim (requires rxvt-unicode) (optional)
- i3-gaps-cameronleger-git (requires rxvt-unicode) (optional)
- i3-gaps-desktop (requires rxvt-unicode) (optional)
- i3-gaps-doubleborder (requires rxvt-unicode) (optional)
- i3-gaps-fullscreen-next-git (requires rxvt-unicode) (optional)
- i3-gaps-kde-git (requires rxvt-unicode) (optional)
- i3-gaps-rounded-git (requires rxvt-unicode) (optional)
- i3-scratchpad-git (requires rxvt-unicode) (optional)
- mcu8051ide (requires rxvt-unicode) (optional)
- myman (requires rxvt-unicode) (optional)
- peyote (requires rxvt-unicode) (optional)
- qemu-android-x86 (requires rxvt-unicode)
- shellex (requires rxvt-unicode)
- shellex-git (requires rxvt-unicode)
- sway-xdg-shell-v6-git (requires rxvt-unicode) (optional)
- urxvt-autocomplete-all-the-things-git (requires rxvt-unicode)
- urxvt-clipboard (requires rxvt-unicode)
- urxvt-color-tester-git (requires rxvt-unicode)
- urxvt-config-reload-git (requires rxvt-unicode)
- urxvt-font-size-git (requires rxvt-unicode)
- urxvt-fullscreen (requires rxvt-unicode)
- urxvt-perls-git (requires rxvt-unicode)
- urxvt-resize-font-git (requires rxvt-unicode)
- urxvt-tabbedex (requires rxvt-unicode)
- urxvt-tabbedex-git (requires rxvt-unicode)
- urxvt-tabbedex-mina86-git (requires rxvt-unicode)
- urxvt-vim-scrollback-git (requires rxvt-unicode)
- urxvt-vtwheel (requires rxvt-unicode)
- urxvtcd (requires rxvt-unicode)
- ws-session-git (requires rxvt-unicode) (optional)
- yeahconsole (requires rxvt-unicode) (optional)
Latest Comments
Maik93 commented on 2020-07-04 09:52
Recent updates on perl packages needs to rebuild this package as follows:
yay -S rxvt-unicode-256xresources --rebuildtree
.This should fix any
libperl.so not found
error that may comes with perl updates.lutobler commented on 2018-05-04 15:33
@sabarasaba Can you post your error? I can't reproduce it (works on my machine).
sabarasaba commented on 2018-05-04 14:14
@lutobler Was the libnsl dependency meant to be fixed with 9.22-3 ? I've been trying to install that one but still getting the same error :'(
lutobler commented on 2018-05-02 11:42
@chrko Thank you, fixed it.
chrko commented on 2018-05-01 20:56
The dependency libnsl is missing.
kpbochenek commented on 2016-01-24 19:07
rxvt-unicode was released as 9.22 and previous version was removed from server.
@jkoer can you bump dependency and fix md5sum?
lutobler commented on 2015-09-18 09:49
Not my work, I just took the (orphaned) aur3 package and put it up here. No idea who the made the patches ...
Though i can't seem to replicate your error, the PKGBUILD is basically the same as the one in the community repo, except it doesn't provide it's own terminfo package
kozaki commented on 2015-09-15 13:08
Thanks for the work jkoer! Install fails for a while in this location. If I understood it allright, rxvt-unicode-256xresources depends on rxvt-unicode-terminfo wihch wants to install '/usr/share/terminfo/r/{rxvt-unicode,rxvt-unicode-256color}', which are owned by rxvt-unicode-256xresources ~:-}