summaryrefslogtreecommitdiff
path: root/libv8/libv8.p5m
blob: acd1f9cbebe2b24a06702b078713f42fd6044f62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
set name=pkg.fmri value=pkg:/library/$(name)@$(ips-version)
set name=pkg.summary value="$(summary)"
set name=info.upstream-url value="$(home)"
set name=info.source-url value="$(download)"
license $(license-file) license="$(license)"

depend fmri=pkg:/library/$(name)-$(so-version)@$(ips-version) type=require
depend fmri=pkg:/library/$(name)-$(so-version)@$(ips-version) type=incorporate

link path=usr/lib/$(mach64)/libv8.so \
    target=$(libSoname)

file path=usr/include/v8-debug.h
file path=usr/include/v8-preparser.h
file path=usr/include/v8-profiler.h
file path=usr/include/v8-testing.h
file path=usr/include/v8.h
file path=usr/include/v8stdint.h