Bug 126583 - [Request] Build x11-toolkits/wxgtk28 with --enable-graphics_ctx
Summary: [Request] Build x11-toolkits/wxgtk28 with --enable-graphics_ctx
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Max Khon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-17 08:00 UTC by Cody Precord
Modified: 2008-09-01 16:40 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cody Precord 2008-08-17 08:00:12 UTC
The official binaries for wxPython from wxpython.org are configured with '--enable-graphics_ctx' to enable the GraphicsContext classes. I have received some bug reports from FreeBSD users of my software that show that this is not enabled in the binary builds.

Looking at the latest head of the makefile for wxgtk confirms this:
http://www.freebsd.org/cgi/cvsweb.cgi/ports/x11-toolkits/wxgtk28/Makefile?rev=1.45;content-type=text%2Fplain

It would be nice if the FreeBSD binaries for wxWidgets would be configured with this support so that wxPython software written against the official wxpython.org binaries that use these classes would be compatible and runnable on FreeBSD.


Thanks,

Cody

Fix: 

Add --enable-graphics_ctx to CONFIGURE_ARGS in the Makefile for wxGtk
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-08-17 12:10:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->fjoe

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Max Khon freebsd_committer freebsd_triage 2008-09-01 16:30:34 UTC
State Changed
From-To: open->closed

wxgtk28 now builds with --enable-graphics_ctx
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-09-01 16:31:24 UTC
fjoe        2008-09-01 15:31:10 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits/wxgtk28 Makefile 
  Log:
  - Build with --enable-graphics_ctx
  - Bump PORTREVISION
  
  PR:             126583
  
  Revision  Changes    Path
  1.46      +4 -3      ports/x11-toolkits/wxgtk28/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"