Bug 114796 - x11-toolkits/py-gnome-extras: does not build gtkmozembed lib when gecko=seamonkey.
Summary: x11-toolkits/py-gnome-extras: does not build gtkmozembed lib when gecko=seamo...
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: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-21 22:10 UTC by Thierry Thomas
Modified: 2007-07-28 19:20 UTC (History)
1 user (show)

See Also:


Attachments
py-gnome-extras.diff (2.39 KB, patch)
2007-07-21 22:10 UTC, Thierry Thomas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thierry Thomas freebsd_committer freebsd_triage 2007-07-21 22:10:02 UTC
	- chase seamonkey's module version to build gtkmozembed if
	  WITH_GECKO=seamonkey is set;

	- since I'm there, let it build agains xulrunner.

Fix: Please apply the following patch:
How-To-Repeat: 	- set WITH_GECKO=seamonkey

	- build x11-toolkits/py-gnome-extras

	- check the output of configure and notice that gtkmozembed wont
	  be installed.

	Note: `pkg-config --modversion seamonkey-gtkmozembed' reports 1.1.3.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-07-21 22:10:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-07-28 19:16:24 UTC
marcus      2007-07-28 18:16:19 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits/py-gnome-extras Makefile 
    x11-toolkits/py-gnome-extras/files patch-configure 
  Log:
  * Fix build with seamonkey for the Gecko provider
  * Add support for building with xulrunner
  
  PR:             114796
  Submitted by:   thierry
  
  Revision  Changes    Path
  1.21      +2 -2      ports/x11-toolkits/py-gnome-extras/Makefile
  1.4       +17 -5     ports/x11-toolkits/py-gnome-extras/files/patch-configure
_______________________________________________
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"
Comment 3 Joe Marcus Clarke freebsd_committer freebsd_triage 2007-07-28 19:16:28 UTC
State Changed
From-To: open->closed

Committed, thanks!