guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#61194: [PATCH] gnu: Remove broken xf86 video drivers.


From: 宋文武
Subject: bug#61194: [PATCH] gnu: Remove broken xf86 video drivers.
Date: Thu, 02 Mar 2023 11:30:53 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

Christopher Baines <mail@cbaines.net> writes:

> iyzsong--- via Guix-patches via <guix-patches@gnu.org> writes:
>
>> From: 宋文武 <iyzsong@member.fsf.org>
>>
>> Those packages build failed with current xorg-server:
>>   openchrome: multiple definition of some functions.
>>   other: missing headers for xf86RamDac.h, IBM.h, etc.
>>
>> * gnu/packages/xorg.scm (xf86-video-glint, xf86-video-openchrome
>> xf86-video-suncg6, xf86-video-sunffb, xf86-video-tga
>> xf86-video-trident): Remove packages.
>> * gnu/packages/patches/xf86-video-tga-remove-mibstore.patch: Remove patch.
>> * gnu/local.mk (dist_patch_DATA): Remove it.
>> ---
>>  gnu/local.mk                                  |   1 -
>>  .../xf86-video-tga-remove-mibstore.patch      |  34 ----
>>  gnu/packages/xorg.scm                         | 149 ------------------
>>  3 files changed, 184 deletions(-)
>>  delete mode 100644 gnu/packages/patches/xf86-video-tga-remove-mibstore.patch
>
> Looks good to me, please push :)

Done, thank you for review!





reply via email to

[Prev in Thread] Current Thread [Next in Thread]