x11-terms/aterm: add patch to remove streams functionality
authorIlia Mirkin <imirkin@alum.mit.edu>
Tue, 14 Apr 2020 17:35:21 +0000 (13:35 -0400)
committerMatt Turner <mattst88@gentoo.org>
Mon, 20 Apr 2020 21:26:31 +0000 (14:26 -0700)
commit59f6d9714c8e46af940c43f9ae7a527386929c35
tree2a9d54f178d29186d6d27b5b6a635677897f7059
parent0b1b904d86205260cfe67399af699f92138b2715
x11-terms/aterm: add patch to remove streams functionality

STREAMS were never supported in Linux, and have been removed from
glibc-2.30. This causes aterm to no longer build.

The included patch fixes the build by making the code follow the old
paths, on the assumption that the ioctls never did anything to begin
with.

Practical testing with this patch has not revealed any obvious issues.

Bug: https://bugs.gentoo.org/691756
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
x11-terms/aterm/aterm-1.0.1-r4.ebuild [new file with mode: 0644]
x11-terms/aterm/files/aterm-1.0.1-remove-streams.patch [new file with mode: 0644]