Bug 192896 - [PATCH] math/cgal Add GUI option
Summary: [PATCH] math/cgal Add GUI option
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-21 20:21 UTC by Robert Kruus
Modified: 2014-10-05 11:28 UTC (History)
0 users

See Also:


Attachments
Patch to Makefile and pkg-plist for math/cgal (2.13 KB, patch)
2014-08-21 20:21 UTC, Robert Kruus
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Kruus 2014-08-21 20:21:47 UTC
Created attachment 146126 [details]
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.
Comment 1 John Marino freebsd_committer freebsd_triage 2014-08-21 21:35:21 UTC
over to maintainer.
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-10-05 11:12:38 UTC
A commit references this bug:

Author: wen
Date: Sun Oct  5 11:12:10 UTC 2014
New revision: 370056
URL: https://svnweb.freebsd.org/changeset/ports/370056

Log:
  - Update to 4.4
  - Add GUI option [1]

  PR:		192896 [1]
  Submitted by:	Robert Kruus<robert.kruus@utoronto.ca> [1]

Changes:
  head/math/cgal/Makefile
  head/math/cgal/distinfo
  head/math/cgal/pkg-plist