Rxvt X Terminal with Unicode Support

Edit Package rxvt-unicode
http://software.schmorp.de/#rxvt-unicode

rxvt-unicode is a clone of the well-known terminal emulator rxvt,
modified to store text in Unicode (either UCS-2 or UCS-4) and to use
locale-correct input and output. It also supports mixing multiple fonts
at the same time, including Xft fonts.

Authors:
--------
Marc Lehmann

Refresh
Refresh
Source Files
Filename Size Changed
rxvt-unicode-0001-Prefer-XDG_RUNTIME_DIR-over-the-HOME.patch 0000000792 792 Bytes
rxvt-unicode-256color.desktop 0000000286 286 Bytes
rxvt-unicode-9.20-CVE-2008-1142-DISPLAY.patch 0000000965 965 Bytes
rxvt-unicode-9.21-xsubpp.patch 0000000640 640 Bytes
rxvt-unicode-9.22-perl_environ_segfault.patch 0000002878 2.81 KB
rxvt-unicode-9.22.tar.bz2 0000931198 909 KB
rxvt-unicode-hardening.patch 0000000447 447 Bytes
rxvt-unicode-rpmlintrc 0000000048 48 Bytes
rxvt-unicode-secondarywheel.patch 0000004725 4.61 KB
rxvt-unicode.README.SuSE 0000001001 1001 Bytes
rxvt-unicode.changes 0000055038 53.7 KB
rxvt-unicode.desktop 0000000245 245 Bytes
rxvt-unicode.spec 0000006028 5.89 KB
Revision 47 (latest revision is 67)
Marcus Rueckert's avatar Marcus Rueckert (darix) accepted request 851096 from Marcus Hüwe's avatar Marcus Hüwe (Marcus_H) (revision 47)
- add rxvt-unicode-9.22-perl_environ_segfault.patch to avoid a
  segfault when closing urxvt
Comments 4

Michael Pujos's avatar

With the recent update, the 256color version of the binaries are all missing in the generated RPM (urxvt-256color, urxvtc-256color, urxvtd-256color, ....)


Aleksander Miera's avatar

This is because of install cleaning the buildroot, then building and installing 88 color version. Not sure though if this is related to a specific version of rpmbuild or spec file itself.


Aleksander Miera's avatar

I have managed to tackle the problem mentioned by @bobbie424242 by adding: %define __spec_install_pre %{___build_pre}\ %{__mkdir_p} "%{dirname:%{buildroot}}"\ %{__mkdir_p} "%{buildroot}"\ %{nil} (sorry, formatting went wrong) at the top of the spec file. Works, but I'm not sure if this is a "kocher" way to handle. Looks like the problem is related to definition of this macro in /usr/lib/rpm/platform/x86_64-linux (rpm package).


Marcus Rueckert's avatar

I would rather fix the build that it works without overriding the macro.

In doubt we can just use a _multibuild file to to build the 256color version

openSUSE Build Service is sponsored by