commit: f237103510205aefef98c7d76b769b7e1b5605f4
parent 665a009c0440517e45ae53ed9eb22c8cf55cf5f3
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Fri, 25 Mar 2022 00:51:50 +0100
x11-libs/fltk: Import, 1.4.9999
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/x11-libs/fltk/fltk-1.4.9999.ebuild b/x11-libs/fltk/fltk-1.4.9999.ebuild
@@ -88,12 +88,14 @@ multilib_src_configure() {
-DOPTION_BUILD_SHARED_LIBS=ON
-DOPTION_CAIRO=ON
-DOPTION_CAIROEXT=ON
+ -DOPTION_PANGO=ON
-DOPTION_USE_SYSTEM_ZLIB=ON
-DOPTION_USE_SYSTEM_LIBJPEG=ON
-DOPTION_USE_SYSTEM_LIBPNG=ON
-DOPTION_USE_SYSTEM_LIBDECOR=ON
-DOPTION_USE_WAYLAND=$(usex wayland)
)
+ # -DOpenGL_GL_PREFERENCE=GLVND
cmake_src_configure
}