freebsd-ports/lang/osb-jscore/pkg-plist
Michael Johnson f8eed86591 Add osb-jscore
JavaScriptCore is part of Gtk-Wecore.

JavaScriptCore is javascript interpreter that OSB uses. It is based on
Apple's WebCore JavaScriptCore code, which is in turn based on KDE kjs
code.
2004-11-30 21:49:48 +00:00

47 lines
1.7 KiB
Plaintext

include/osb/JavaScriptCore/array_instance.h
include/osb/JavaScriptCore/array_object.h
include/osb/JavaScriptCore/bool_object.h
include/osb/JavaScriptCore/collector.h
include/osb/JavaScriptCore/completion.h
include/osb/JavaScriptCore/context.h
include/osb/JavaScriptCore/date_object.h
include/osb/JavaScriptCore/debugger.h
include/osb/JavaScriptCore/dtoa.h
include/osb/JavaScriptCore/error_object.h
include/osb/JavaScriptCore/function.h
include/osb/JavaScriptCore/function_object.h
include/osb/JavaScriptCore/identifier.h
include/osb/JavaScriptCore/internal.h
include/osb/JavaScriptCore/interpreter.h
include/osb/JavaScriptCore/interpreter_map.h
include/osb/JavaScriptCore/lexer.h
include/osb/JavaScriptCore/list.h
include/osb/JavaScriptCore/lookup.h
include/osb/JavaScriptCore/math_object.h
include/osb/JavaScriptCore/new
include/osb/JavaScriptCore/nodes.h
include/osb/JavaScriptCore/number_object.h
include/osb/JavaScriptCore/object.h
include/osb/JavaScriptCore/object_object.h
include/osb/JavaScriptCore/operations.h
include/osb/JavaScriptCore/pcre.h
include/osb/JavaScriptCore/property_map.h
include/osb/JavaScriptCore/protect.h
include/osb/JavaScriptCore/protected_values.h
include/osb/JavaScriptCore/reference.h
include/osb/JavaScriptCore/reference_list.h
include/osb/JavaScriptCore/regexp.h
include/osb/JavaScriptCore/regexp_object.h
include/osb/JavaScriptCore/scope_chain.h
include/osb/JavaScriptCore/simple_number.h
include/osb/JavaScriptCore/string_object.h
include/osb/JavaScriptCore/types.h
include/osb/JavaScriptCore/ustring.h
include/osb/JavaScriptCore/value.h
lib/libjscore.a
lib/libjscore.so
lib/libjscore.so.0
libdata/pkgconfig/osb-jscore.pc
@dirrm include/osb/JavaScriptCore
@dirrm include/osb