summaryrefslogtreecommitdiff
path: root/libv8/libv8-headers.p5m
blob: 0c3fab869828a95c0e3c5ba588cb5e1541eecf06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
set name=pkg.fmri value=pkg:/library/$(name)-headers@$(ips-version)
set name=pkg.summary value="$(summary), header files"
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



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

link path=usr/lib/$(mach64)/libv8.so target=libv8.so.$(so-version)