Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Aug 2014 20:21:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192896] New: [PATCH] math/cgal Add GUI option
Message-ID:  <bug-192896-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192896

            Bug ID: 192896
           Summary: [PATCH] math/cgal Add GUI option
           Product: Ports Tree
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: robert.kruus@utoronto.ca

Created attachment 146126
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=146126&action=edit
Patch to Makefile and pkg-plist for math/cgal

This patch adds an GUI OPTION to toggle the building of the libCGAL_ImageIO and
libCGAL_Qt4 libs.  When GUI is disabled, the port no longer depends on
graphics/libGLU, graphics/qt4-opengl, x11-toolkits/qt4-gui.
Default is to enable the GUI OPTION, for no difference to the current port.

>From the cgal site:
If you do not plan to compile any demos, you might skip some of the essential
libraries (as Qt or OpenGL), as the corresponding CGAL-libraries are not
linked. But for your own demos you might need these CGAL-libraries.

Currently there is no building of the demos by default.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192896-13>