Search Criteria
Package Details: rxvt-unicode-256xresources 9.31-1
Package Actions
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: | GPL |
Conflicts: | rxvt-unicode |
Provides: | rxvt-unicode |
Submitter: | lutobler |
Maintainer: | None |
Last Packager: | micwoj92 |
Votes: | 25 |
Popularity: | 0.000000 |
First Submitted: | 2015-08-15 11:27 (UTC) |
Last Updated: | 2023-11-15 22:58 (UTC) |
Dependencies (12)
- libnsl (libnsl-gitAUR)
- libptytty
- libxext (libxext-gitAUR)
- libxft (libxft-gitAUR)
- perl (perl-gitAUR)
- rxvt-unicode-terminfo (rxvt-unicode-truecolor-secondaryscroll-clearAUR, rxvt-unicode-terminfo-cvsAUR, rxvt-unicode-truecolor-wide-glyphsAUR)
- startup-notification
- libnsl (libnsl-gitAUR) (make)
- libxft (libxft-gitAUR) (make)
- perl (perl-gitAUR) (make)
- startup-notification (make)
- gtk2-perl (optional) – to use the urxvt-tabbed
Required by (26)
- dbus-term-launcher (requires rxvt-unicode) (optional)
- ecs-tasks-ops (requires rxvt-unicode) (optional)
- glrnvim (requires rxvt-unicode) (optional)
- i3-gaps-desktop (requires rxvt-unicode) (optional)
- i3-gaps-kde-git (requires rxvt-unicode) (optional)
- i3-scratchpad-git (requires rxvt-unicode) (optional)
- mcu8051ide (requires rxvt-unicode) (optional)
- myman (requires rxvt-unicode) (optional)
- qemu-android-cm-x86 (requires rxvt-unicode)
- qemu-android-x86 (requires rxvt-unicode)
- shellex (requires rxvt-unicode)
- shellex-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-resize-font-git (requires rxvt-unicode)
- urxvt-tabbedex (requires rxvt-unicode)
- urxvt-tabbedex-mina86-git (requires rxvt-unicode)
- urxvt-url-picker-git (requires rxvt-unicode)
- urxvt-vim-scrollback-git (requires rxvt-unicode)
- urxvt-vtwheel (requires rxvt-unicode)
- urxvtcd (requires rxvt-unicode)
- xwm-git (requires rxvt-unicode) (optional)
- yeahconsole (requires rxvt-unicode) (optional)
Latest Comments
1 2 Next › Last »
lutobler commented on 2023-05-03 11:37 (UTC)
I'm not really using Arch Linux anymore much, so is anyone interested in taking over this package? I think there a few users, because this is linked in some terminal theming Github repositories.
Noorac commented on 2023-03-28 16:25 (UTC)
The 9.30 package is removed from the source it seems, and instead there is 9.31, so the download fails.
Mr.Evo commented on 2022-01-14 23:08 (UTC)
There are no working rxvt in aur and this one was easiest one to fix it :) and im using it now so no issues. Thanks for quick update :)
lutobler commented on 2022-01-14 22:51 (UTC)
Updated to 9.30. I originally wanted to wait until the mainline repo updates to 9.30, but apparently, people really want this update. Please tell me if there are any problems with the package.
Mr.Evo commented on 2022-01-14 22:37 (UTC) (edited on 2022-01-14 22:51 (UTC) by Mr.Evo)
libptytty
needed ( there is one in AUR ) and just need to change version to 9.30 then "makepkg -g -f -p PKGBUILD" rewrite PKGBUILD sha256sums again and all be good.Top Tip: only top line will be need to change in sha256sum for those who are interested to get this package. sha256sums top line:fe1c93d12f385876457a989fc3ae05c0915d2692efc59289d0f70fabe5b44d2d
lutobler commented on 2021-06-27 09:26 (UTC)
Sorry for the delay in updating, it should now work again. I didn't have to update this package since 2016 ;)
turb commented on 2021-05-29 09:14 (UTC) (edited on 2021-05-29 09:22 (UTC) by turb)
Package does not build because version 9.22 is not there anymore... To compile package:
download AUR snapshot link
unpack it with tar:
tar xzf rxvt-unicode-256xresources.tar.gz
change directory
cd rxvt-unicode-256xresources
Change PKGBUILD file:
4a. version to 9.26
sed -i 's/pkgver=9.22/pkgver=9.26/g' PKGBUILD
4b. change corresponding source package sha sum
sed -i 's/e94628e9bcfa0adb1115d83649f898d6edb4baced44f5d5b769c2eeb8b95addd/643116b9a25d29ad29f4890131796d42e6d2d21312282a613ef66c80c5b8c98b/g' PKGBUILD
to install run
makepkg -si PKGBUILD
Note: Current version on upstream dist.schmorp.de is 9.26 and it has sha sum equal to
643116b9a25d29ad29f4890131796d42e6d2d21312282a613ef66c80c5b8c98b
. It can be calculated with sha256sum <FILE>.ferdig commented on 2021-05-19 10:02 (UTC)
This package does not build anymore because appearently the upstream URL has gone:
==> Retrieving sources... -> Downloading rxvt-unicode-9.22.tar.bz2... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 196 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 ==> ERROR: Failure while downloading http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-9.22.tar.bz2 Aborting... :: Unable to build rxvt-unicode-256xresources - makepkg exited with code: 1
Maik93 commented on 2020-07-04 09:52 (UTC)
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.1 2 Next › Last »