openbsd-ports/devel/spidermonkey/pkg/PLIST
landry 191bc6db26 Import devel/spidermonkey 1.8.5
- built from the official upstream release
- needed for upcoming gnome/js update
- this is not an update to lang/spidermonkey, as that new version was
  built upon Ffx 4 js engine and probably only works on amd64/i386/ppc.
It builds on sparc64 but is broken at runtime. Not marking BROKEN-* to
allow depending ports to build. Other archs untested.
- special care was taken to ensure it doesnt conflict with
  lang/spidermonkey (install versionned binaries/headers..)
- ports wanting to use it should use devel/spidermonkey>=1.8,<1.9 to
  ensure the correct version is picked up

Tested in an amd64 bulk build.
ok/prodding ajacoutot@
2012-04-07 13:48:18 +00:00

88 lines
3.4 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2012/04/07 13:48:18 landry Exp $
@option no-default-conflict
@conflict spidermonkey->=1.8.5,<1.9.2
%%jit%%
%%amd64%%
@bin bin/js-${MOZILLA_VERSION}
bin/js-config-${MOZILLA_VERSION}
include/js-${MOZILLA_VERSION}/
include/js-${MOZILLA_VERSION}/js-config.h
include/js-${MOZILLA_VERSION}/js.msg
include/js-${MOZILLA_VERSION}/jsanalyze.h
include/js-${MOZILLA_VERSION}/jsapi.h
include/js-${MOZILLA_VERSION}/jsarena.h
include/js-${MOZILLA_VERSION}/jsarray.h
include/js-${MOZILLA_VERSION}/jsatom.h
include/js-${MOZILLA_VERSION}/jsautocfg.h
include/js-${MOZILLA_VERSION}/jsautokw.h
include/js-${MOZILLA_VERSION}/jsbit.h
include/js-${MOZILLA_VERSION}/jsbool.h
include/js-${MOZILLA_VERSION}/jscell.h
include/js-${MOZILLA_VERSION}/jsclist.h
include/js-${MOZILLA_VERSION}/jsclone.h
include/js-${MOZILLA_VERSION}/jscntxt.h
include/js-${MOZILLA_VERSION}/jscompartment.h
include/js-${MOZILLA_VERSION}/jscompat.h
include/js-${MOZILLA_VERSION}/jsdate.h
include/js-${MOZILLA_VERSION}/jsdbgapi.h
include/js-${MOZILLA_VERSION}/jsdhash.h
include/js-${MOZILLA_VERSION}/jsdtoa.h
include/js-${MOZILLA_VERSION}/jsemit.h
include/js-${MOZILLA_VERSION}/jsfriendapi.h
include/js-${MOZILLA_VERSION}/jsfun.h
include/js-${MOZILLA_VERSION}/jsgc.h
include/js-${MOZILLA_VERSION}/jsgcchunk.h
include/js-${MOZILLA_VERSION}/jsgcstats.h
include/js-${MOZILLA_VERSION}/jshash.h
include/js-${MOZILLA_VERSION}/jshashtable.h
include/js-${MOZILLA_VERSION}/jshotloop.h
include/js-${MOZILLA_VERSION}/jsinterp.h
include/js-${MOZILLA_VERSION}/jsinttypes.h
include/js-${MOZILLA_VERSION}/jsiter.h
include/js-${MOZILLA_VERSION}/jslock.h
include/js-${MOZILLA_VERSION}/jslong.h
include/js-${MOZILLA_VERSION}/jsmath.h
include/js-${MOZILLA_VERSION}/jsobj.h
include/js-${MOZILLA_VERSION}/jsobjinlines.h
include/js-${MOZILLA_VERSION}/json.h
include/js-${MOZILLA_VERSION}/jsopcode.h
include/js-${MOZILLA_VERSION}/jsopcode.tbl
include/js-${MOZILLA_VERSION}/jsopcodeinlines.h
include/js-${MOZILLA_VERSION}/jsotypes.h
include/js-${MOZILLA_VERSION}/jsparse.h
include/js-${MOZILLA_VERSION}/jsperf.h
include/js-${MOZILLA_VERSION}/jsprf.h
include/js-${MOZILLA_VERSION}/jsprobes.h
include/js-${MOZILLA_VERSION}/jspropertycache.h
include/js-${MOZILLA_VERSION}/jspropertycacheinlines.h
include/js-${MOZILLA_VERSION}/jspropertytree.h
include/js-${MOZILLA_VERSION}/jsproto.tbl
include/js-${MOZILLA_VERSION}/jsproxy.h
include/js-${MOZILLA_VERSION}/jsprvtd.h
include/js-${MOZILLA_VERSION}/jspubtd.h
include/js-${MOZILLA_VERSION}/jsreflect.h
include/js-${MOZILLA_VERSION}/jsregexp.h
include/js-${MOZILLA_VERSION}/jsscan.h
include/js-${MOZILLA_VERSION}/jsscope.h
include/js-${MOZILLA_VERSION}/jsscript.h
include/js-${MOZILLA_VERSION}/jsscriptinlines.h
include/js-${MOZILLA_VERSION}/jsstaticcheck.h
include/js-${MOZILLA_VERSION}/jsstdint.h
include/js-${MOZILLA_VERSION}/jsstr.h
include/js-${MOZILLA_VERSION}/jstl.h
include/js-${MOZILLA_VERSION}/jstracer.h
include/js-${MOZILLA_VERSION}/jstypedarray.h
include/js-${MOZILLA_VERSION}/jstypes.h
include/js-${MOZILLA_VERSION}/jsutil.h
include/js-${MOZILLA_VERSION}/jsval.h
include/js-${MOZILLA_VERSION}/jsvalue.h
include/js-${MOZILLA_VERSION}/jsvector.h
include/js-${MOZILLA_VERSION}/jsversion.h
include/js-${MOZILLA_VERSION}/jswrapper.h
include/js-${MOZILLA_VERSION}/jsxdrapi.h
include/js-${MOZILLA_VERSION}/jsxml.h
include/js-${MOZILLA_VERSION}/prmjtime.h
lib/libmozjs185-1.0.a
@lib lib/libmozjs185.so.${LIBmozjs185_VERSION}
lib/pkgconfig/mozjs185.pc