Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Feb 2020 12:37:35 +0100
From:      Jan Beich <jbeich@FreeBSD.org>
To:        "Alex V. Petrov" <alexvpetrov@gmail.com>
Cc:        ports@FreeBSD.org
Subject:   Re: FreeBSD Port: cairo-dock-3.4.1_4
Message-ID:  <tv3e-dhj4-wny@FreeBSD.org>
In-Reply-To: <67e13a87-c734-94d8-583c-1840972abdc4@gmail.com> (Alex V. Petrov's message of "Tue, 25 Feb 2020 14:08:07 %2B0700")
References:  <67e13a87-c734-94d8-583c-1840972abdc4@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
"Alex V. Petrov" <alexvpetrov@gmail.com> writes:

> Some long time cairo-dock+nvidia-driver don't working with OpenGL, only
> cairo-dock -c (backend cairo).
> Before it working perfectly.

Does the following help?

Index: deskutils/cairo-dock/Makefile
===================================================================
--- deskutils/cairo-dock/Makefile	(revision 527073)
+++ deskutils/cairo-dock/Makefile	(working copy)
@@ -2,7 +2,7 @@
 
 PORTNAME=	cairo-dock
 PORTVERSION=	3.4.1
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	deskutils
 
 MAINTAINER=	ports@FreeBSD.org
@@ -34,7 +34,7 @@ CMAKE_ARGS=	-Dinstall-pc-path:STRING="${LOCALBASE}
 		-DCMAKE_INSTALL_MANDIR:PATH=man \
 
 OPTIONS_DEFINE=	X11 WAYLAND
-OPTIONS_DEFAULT=EGL WAYLAND X11
+OPTIONS_DEFAULT=GLX X11
 OPTIONS_RADIO=	GL
 OPTIONS_RADIO_GL=	GLX EGL
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?tv3e-dhj4-wny>