Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 440640 - >=net-libs/libproxy-0.4.10[spidermonkey] does not configure against mozjs187
Summary: >=net-libs/libproxy-0.4.10[spidermonkey] does not configure against mozjs187
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Freedesktop bugs
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: mozjs187
  Show dependency tree
 
Reported: 2012-10-31 17:50 UTC by Ian Stakenvicius (RETIRED)
Modified: 2013-03-25 01:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
fix cmake check to detect mozjs187 (libproxy-0.4.10-mozjs187.pc.patch,781 bytes, text/plain)
2012-10-31 17:50 UTC, Ian Stakenvicius (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Stakenvicius (RETIRED) gentoo-dev 2012-10-31 17:50:12 UTC
Created attachment 327876 [details]
fix cmake check to detect mozjs187

The cmake check in libproxy-0.4.10 does not contain the necessary bits to detect and configure libproxy to build against ozjs187 (aka spidermonkey-1.8.7) regardless of whether USE="spidermonkey" is set.

The patch is fairly trivial -- simply wraps the existing check for mozjs185 with a check for mozjs187.  Build tests succeed and as far as I can tell (since i don't have any sort of proxy setup at my disposal) it works fine at runtime.

Please apply this patch at your earliest convenience.
Comment 1 Christoph Junghans (RETIRED) gentoo-dev 2013-03-25 01:33:59 UTC
+*libproxy-0.4.11 (25 Mar 2013)
+
+  25 Mar 2013; Christoph Junghans <ottxor@gentoo.org>
+  +files/libproxy-0.4.11-macosx.patch, +files/libproxy-0.4.11-mozjs.pc.patch,
+  +libproxy-0.4.11.ebuild:
+  version bump (bug #447986), prefix support (bug #461294) and support for
+  spidermonkey-1.8.7 (bug #440640)
+