xorg-server 1.16.0 pushed for CRUX 3.1
I've pushed xorg-server to 1.16.0 today. This release includes glamor, so those of you that uses glamor rendering are advised to remove the now deprecated package xorg-glamor-egl. As usual with xorg-server releases this version is not ABI compatible with drivers that have been built against the old xorg-server. Please rebuild ports such as xorg-xf86-input-* and xorg-xf86-video-* against xorg-server 1.16.0 before restarting X. -- Fredrik Rinnestam
On 19.07.2014 17:38, Fredrik Rinnestam wrote:
I've pushed xorg-server to 1.16.0 today. This release includes glamor, so those of you that uses glamor rendering are advised to remove the now deprecated package xorg-glamor-egl.
Hm, something appears to be missing: ----------------------------------------- checking linux/apm_bios.h usability... yes checking linux/apm_bios.h presence... yes checking for linux/apm_bios.h... yes checking for DGA... yes checking for DGA... yes checking for XF86VIDMODE... yes checking for XF86VIDMODE... yes checking for XORG_MODULES... yes checking for GLAMOR... no configure: error: Package requirements (epoxy) were not met: No package 'epoxy' found ------------------------------------------ What the heck is 'epoxy'? - Bernd
On Sat, Jul 19, 2014 at 11:38:02PM +0000, Bernd Eggink wrote:
On 19.07.2014 17:38, Fredrik Rinnestam wrote:
I've pushed xorg-server to 1.16.0 today. This release includes glamor, so those of you that uses glamor rendering are advised to remove the now deprecated package xorg-glamor-egl.
Hm, something appears to be missing:
----------------------------------------- checking linux/apm_bios.h usability... yes checking linux/apm_bios.h presence... yes checking for linux/apm_bios.h... yes checking for DGA... yes checking for DGA... yes checking for XF86VIDMODE... yes checking for XF86VIDMODE... yes checking for XORG_MODULES... yes checking for GLAMOR... no configure: error: Package requirements (epoxy) were not met:
No package 'epoxy' found ------------------------------------------
What the heck is 'epoxy'?
- Bernd
Sorry I forgot to mention the new dependency "libepoxy". Sorry about that. It was supposed to be the main reason for the post even. Oh well ;) -- Fredrik Rinnestam
On 19.07.2014 22:28, Fredrik Rinnestam wrote:
On Sat, Jul 19, 2014 at 11:38:02PM +0000, Bernd Eggink wrote:
On 19.07.2014 17:38, Fredrik Rinnestam wrote:
I've pushed xorg-server to 1.16.0 today. This release includes glamor, so those of you that uses glamor rendering are advised to remove the now deprecated package xorg-glamor-egl.
Hm, something appears to be missing:
----------------------------------------- checking linux/apm_bios.h usability... yes checking linux/apm_bios.h presence... yes checking for linux/apm_bios.h... yes checking for DGA... yes checking for DGA... yes checking for XF86VIDMODE... yes checking for XF86VIDMODE... yes checking for XORG_MODULES... yes checking for GLAMOR... no configure: error: Package requirements (epoxy) were not met:
No package 'epoxy' found ------------------------------------------
What the heck is 'epoxy'?
- Bernd
Sorry I forgot to mention the new dependency "libepoxy". Sorry about that. It was supposed to be the main reason for the post even. Oh well ;)
Never mind. Works well now! - Bernd -- http://sudrala.de
participants (2)
-
Bernd Eggink
-
Fredrik Rinnestam