Package Details: aterm 1.0.1-7

Git Clone URL: https://aur.archlinux.org/aterm.git (read-only, click to copy)
Package Base: aterm
Description: An xterm replacement with transparency support
Upstream URL: http://aterm.sourceforge.net/
Licenses: GPL
Submitter: Snowman
Maintainer: bidulock
Last Packager: bidulock
Votes: 15
Popularity: 0.000000
First Submitted: 2013-10-10 01:51 (UTC)
Last Updated: 2020-03-20 04:35 (UTC)

Latest Comments

longboarder241 commented on 2024-05-23 19:05 (UTC)

It will not install the binary properly. Compiling manually reveals this error; command.c:2510:88: error: passing argument 3 of ‘read_32bit_property’ from incompatible pointer type [-Wincompatible-pointer-types] 2510 | if( read_32bit_property (Xroot, _XROOTPMAP_ID, &p) ) | ^~ | | | Pixmap * {aka long unsigned int *}

keenerd commented on 2020-03-05 12:51 (UTC) (edited on 2020-03-05 12:52 (UTC) by keenerd)

prepare() {
  cd "$srcdir/$pkgname-$pkgver"
  sed -i 's|# include <sys/stropts.h>|#include <sys/ioctl.h>|' src/command.c
  sed -i 's| I_PUSH, | TIOCPKT, |' src/command.c
}

simona commented on 2018-12-16 19:02 (UTC)

aterm bin missing...