Initial packaging for Tizen 64/2464/1
authorGraydon, Tracy <tracy.graydon@intel.com>
Fri, 30 Nov 2012 00:19:46 +0000 (16:19 -0800)
committerGraydon, Tracy <tracy.graydon@intel.com>
Fri, 30 Nov 2012 00:19:46 +0000 (16:19 -0800)
commita3d24adb4e779110cf499f487b8491884c79c02f
treeaffce0f5bf6f7e715c853885edbb230093b3faf7
Initial packaging for Tizen
377 files changed:
AUTHORS [new file with mode: 0644]
CONTRIBUTORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
COPYING.GPL [new file with mode: 0644]
COPYING.LGPL [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
Makefile-cmph.am [new file with mode: 0644]
Makefile-examples.am [new file with mode: 0644]
Makefile-gir.am [new file with mode: 0644]
Makefile-girepository.am [new file with mode: 0644]
Makefile-giscanner.am [new file with mode: 0644]
Makefile-tools.am [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
Makefile.introspection [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
TODO [new file with mode: 0644]
acinclude.m4 [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
build-aux/compile [new file with mode: 0755]
build-aux/config.guess [new file with mode: 0755]
build-aux/config.sub [new file with mode: 0755]
build-aux/depcomp [new file with mode: 0755]
build-aux/install-sh [new file with mode: 0755]
build-aux/ltmain.sh [new file with mode: 0755]
build-aux/missing [new file with mode: 0755]
build-aux/py-compile [new file with mode: 0755]
build-aux/ylwrap [new file with mode: 0755]
common.mk [new file with mode: 0644]
config.h.in [new file with mode: 0644]
configure [new file with mode: 0755]
configure.ac [new file with mode: 0644]
docs/Makefile.am [new file with mode: 0644]
docs/Makefile.in [new file with mode: 0644]
docs/g-ir-compiler.1 [new file with mode: 0644]
docs/g-ir-generate.1 [new file with mode: 0644]
docs/g-ir-scanner.1 [new file with mode: 0644]
docs/reference/Makefile.am [new file with mode: 0644]
docs/reference/Makefile.in [new file with mode: 0644]
docs/reference/gi-docs.sgml [new file with mode: 0644]
docs/reference/gi-gir-reference.xml [new file with mode: 0644]
docs/reference/gi-gir.sgml [new file with mode: 0644]
docs/reference/gi-overrides.txt [new file with mode: 0644]
docs/reference/gi-overview.xml [new file with mode: 0644]
docs/reference/gi-sections.txt [new file with mode: 0644]
docs/reference/gi-struct-hierarchy.xml [new file with mode: 0644]
docs/reference/gi.types [new file with mode: 0644]
docs/reference/html/annotation-glossary.html [new file with mode: 0644]
docs/reference/html/gi-GIArgInfo.html [new file with mode: 0644]
docs/reference/html/gi-GIBaseInfo.html [new file with mode: 0644]
docs/reference/html/gi-GICallableInfo.html [new file with mode: 0644]
docs/reference/html/gi-GIConstantInfo.html [new file with mode: 0644]
docs/reference/html/gi-GIEnumInfo.html [new file with mode: 0644]
docs/reference/html/gi-GIFieldInfo.html [new file with mode: 0644]
docs/reference/html/gi-GIFunctionInfo.html [new file with mode: 0644]
docs/reference/html/gi-GIInterfaceInfo.html [new file with mode: 0644]
docs/reference/html/gi-GIObjectInfo.html [new file with mode: 0644]
docs/reference/html/gi-GIPropertyInfo.html [new file with mode: 0644]
docs/reference/html/gi-GIRegisteredTypeInfo.html [new file with mode: 0644]
docs/reference/html/gi-GISignalInfo.html [new file with mode: 0644]
docs/reference/html/gi-GIStructInfo.html [new file with mode: 0644]
docs/reference/html/gi-GITypeInfo.html [new file with mode: 0644]
docs/reference/html/gi-GIUnionInfo.html [new file with mode: 0644]
docs/reference/html/gi-GIVFuncInfo.html [new file with mode: 0644]
docs/reference/html/gi-ffi.html [new file with mode: 0644]
docs/reference/html/gi-gierrordomaininfo.html [new file with mode: 0644]
docs/reference/html/gi-gir-reference.html [new file with mode: 0644]
docs/reference/html/gi-gir.html [new file with mode: 0644]
docs/reference/html/gi-girepository.html [new file with mode: 0644]
docs/reference/html/gi-girffi.html [new file with mode: 0644]
docs/reference/html/gi-gtypelib.html [new file with mode: 0644]
docs/reference/html/gi-libgirepository.html [new file with mode: 0644]
docs/reference/html/gi-overview.html [new file with mode: 0644]
docs/reference/html/gi-repository-structs.html [new file with mode: 0644]
docs/reference/html/gi-struct-hierarchy.html [new file with mode: 0644]
docs/reference/html/gi-typelib.html [new file with mode: 0644]
docs/reference/html/gi.devhelp2 [new file with mode: 0644]
docs/reference/html/girepository.html [new file with mode: 0644]
docs/reference/html/glib.html [new file with mode: 0644]
docs/reference/html/home.png [new file with mode: 0644]
docs/reference/html/index.html [new file with mode: 0644]
docs/reference/html/index.sgml [new file with mode: 0644]
docs/reference/html/left.png [new file with mode: 0644]
docs/reference/html/overview.png [new file with mode: 0644]
docs/reference/html/right.png [new file with mode: 0644]
docs/reference/html/style.css [new file with mode: 0644]
docs/reference/html/up.png [new file with mode: 0644]
docs/reference/images/overview.png [new file with mode: 0644]
docs/reference/version.xml.in [new file with mode: 0644]
examples/glib-print.c [new file with mode: 0644]
gir/DBus-1.0.gir [new file with mode: 0644]
gir/DBusGLib-1.0.gir [new file with mode: 0644]
gir/GL-1.0.gir [new file with mode: 0644]
gir/cairo-1.0.gir.in [new file with mode: 0644]
gir/fontconfig-2.0.gir [new file with mode: 0644]
gir/freetype2-2.0.gir [new file with mode: 0644]
gir/gio-2.0.c [new file with mode: 0644]
gir/glib-2.0.c [new file with mode: 0644]
gir/gobject-2.0.c [new file with mode: 0644]
gir/libxml2-2.0.gir [new file with mode: 0644]
gir/xfixes-4.0.gir [new file with mode: 0644]
gir/xft-2.0.gir [new file with mode: 0644]
gir/xlib-2.0.gir [new file with mode: 0644]
gir/xrandr-1.3.gir [new file with mode: 0644]
girepository/cmph-bdz-test.c [new file with mode: 0644]
girepository/cmph/bdz.c [new file with mode: 0755]
girepository/cmph/bdz.h [new file with mode: 0755]
girepository/cmph/bdz_ph.c [new file with mode: 0755]
girepository/cmph/bdz_ph.h [new file with mode: 0755]
girepository/cmph/bdz_structs.h [new file with mode: 0755]
girepository/cmph/bdz_structs_ph.h [new file with mode: 0755]
girepository/cmph/bitbool.h [new file with mode: 0644]
girepository/cmph/bmz.c [new file with mode: 0644]
girepository/cmph/bmz.h [new file with mode: 0644]
girepository/cmph/bmz8.c [new file with mode: 0644]
girepository/cmph/bmz8.h [new file with mode: 0644]
girepository/cmph/bmz8_structs.h [new file with mode: 0644]
girepository/cmph/bmz_structs.h [new file with mode: 0644]
girepository/cmph/brz.c [new file with mode: 0755]
girepository/cmph/brz.h [new file with mode: 0644]
girepository/cmph/brz_structs.h [new file with mode: 0755]
girepository/cmph/buffer_entry.c [new file with mode: 0644]
girepository/cmph/buffer_entry.h [new file with mode: 0644]
girepository/cmph/buffer_manager.c [new file with mode: 0644]
girepository/cmph/buffer_manager.h [new file with mode: 0644]
girepository/cmph/chd.c [new file with mode: 0644]
girepository/cmph/chd.h [new file with mode: 0644]
girepository/cmph/chd_ph.c [new file with mode: 0644]
girepository/cmph/chd_ph.h [new file with mode: 0644]
girepository/cmph/chd_structs.h [new file with mode: 0644]
girepository/cmph/chd_structs_ph.h [new file with mode: 0644]
girepository/cmph/chm.c [new file with mode: 0644]
girepository/cmph/chm.h [new file with mode: 0644]
girepository/cmph/chm_structs.h [new file with mode: 0644]
girepository/cmph/cmph.c [new file with mode: 0644]
girepository/cmph/cmph.h [new file with mode: 0644]
girepository/cmph/cmph_structs.c [new file with mode: 0644]
girepository/cmph/cmph_structs.h [new file with mode: 0644]
girepository/cmph/cmph_time.h [new file with mode: 0644]
girepository/cmph/cmph_types.h [new file with mode: 0644]
girepository/cmph/compressed_rank.c [new file with mode: 0644]
girepository/cmph/compressed_rank.h [new file with mode: 0644]
girepository/cmph/compressed_seq.c [new file with mode: 0644]
girepository/cmph/compressed_seq.h [new file with mode: 0644]
girepository/cmph/debug.h [new file with mode: 0644]
girepository/cmph/fch.c [new file with mode: 0644]
girepository/cmph/fch.h [new file with mode: 0644]
girepository/cmph/fch_buckets.c [new file with mode: 0644]
girepository/cmph/fch_buckets.h [new file with mode: 0644]
girepository/cmph/fch_structs.h [new file with mode: 0755]
girepository/cmph/graph.c [new file with mode: 0644]
girepository/cmph/graph.h [new file with mode: 0644]
girepository/cmph/hash.c [new file with mode: 0644]
girepository/cmph/hash.h [new file with mode: 0644]
girepository/cmph/hash_state.h [new file with mode: 0644]
girepository/cmph/jenkins_hash.c [new file with mode: 0644]
girepository/cmph/jenkins_hash.h [new file with mode: 0644]
girepository/cmph/miller_rabin.c [new file with mode: 0644]
girepository/cmph/miller_rabin.h [new file with mode: 0644]
girepository/cmph/select.c [new file with mode: 0644]
girepository/cmph/select.h [new file with mode: 0644]
girepository/cmph/select_lookup_tables.h [new file with mode: 0644]
girepository/cmph/vqueue.c [new file with mode: 0644]
girepository/cmph/vqueue.h [new file with mode: 0644]
girepository/cmph/vstack.c [new file with mode: 0644]
girepository/cmph/vstack.h [new file with mode: 0644]
girepository/gdump.c [new file with mode: 0644]
girepository/gi-dump-types.c [new file with mode: 0644]
girepository/giarginfo.c [new file with mode: 0644]
girepository/giarginfo.h [new file with mode: 0644]
girepository/gibaseinfo.c [new file with mode: 0644]
girepository/gibaseinfo.h [new file with mode: 0644]
girepository/gicallableinfo.c [new file with mode: 0644]
girepository/gicallableinfo.h [new file with mode: 0644]
girepository/giconstantinfo.c [new file with mode: 0644]
girepository/giconstantinfo.h [new file with mode: 0644]
girepository/gienuminfo.c [new file with mode: 0644]
girepository/gienuminfo.h [new file with mode: 0644]
girepository/gifieldinfo.c [new file with mode: 0644]
girepository/gifieldinfo.h [new file with mode: 0644]
girepository/gifunctioninfo.c [new file with mode: 0644]
girepository/gifunctioninfo.h [new file with mode: 0644]
girepository/giinterfaceinfo.c [new file with mode: 0644]
girepository/giinterfaceinfo.h [new file with mode: 0644]
girepository/ginvoke.c [new file with mode: 0644]
girepository/giobjectinfo.c [new file with mode: 0644]
girepository/giobjectinfo.h [new file with mode: 0644]
girepository/gipropertyinfo.c [new file with mode: 0644]
girepository/gipropertyinfo.h [new file with mode: 0644]
girepository/giregisteredtypeinfo.c [new file with mode: 0644]
girepository/giregisteredtypeinfo.h [new file with mode: 0644]
girepository/girepository-private.h [new file with mode: 0644]
girepository/girepository.c [new file with mode: 0644]
girepository/girepository.h [new file with mode: 0644]
girepository/girffi.c [new file with mode: 0644]
girepository/girffi.h [new file with mode: 0644]
girepository/girmodule.c [new file with mode: 0644]
girepository/girmodule.h [new file with mode: 0644]
girepository/girnode.c [new file with mode: 0644]
girepository/girnode.h [new file with mode: 0644]
girepository/giroffsets.c [new file with mode: 0644]
girepository/girparser.c [new file with mode: 0644]
girepository/girparser.h [new file with mode: 0644]
girepository/girwriter.c [new file with mode: 0644]
girepository/girwriter.h [new file with mode: 0644]
girepository/gisignalinfo.c [new file with mode: 0644]
girepository/gisignalinfo.h [new file with mode: 0644]
girepository/gistructinfo.c [new file with mode: 0644]
girepository/gistructinfo.h [new file with mode: 0644]
girepository/gitypeinfo.c [new file with mode: 0644]
girepository/gitypeinfo.h [new file with mode: 0644]
girepository/gitypelib-internal.h [new file with mode: 0644]
girepository/gitypelib.c [new file with mode: 0644]
girepository/gitypelib.h [new file with mode: 0644]
girepository/gitypes.h [new file with mode: 0644]
girepository/giunioninfo.c [new file with mode: 0644]
girepository/giunioninfo.h [new file with mode: 0644]
girepository/givfuncinfo.c [new file with mode: 0644]
girepository/givfuncinfo.h [new file with mode: 0644]
girepository/glib-compat.h [new file with mode: 0644]
girepository/gthash-test.c [new file with mode: 0644]
girepository/gthash.c [new file with mode: 0644]
giscanner/__init__.py [new file with mode: 0644]
giscanner/annotationmain.py [new file with mode: 0644]
giscanner/annotationparser.py [new file with mode: 0644]
giscanner/ast.py [new file with mode: 0644]
giscanner/cachestore.py [new file with mode: 0644]
giscanner/codegen.py [new file with mode: 0644]
giscanner/docmain.py [new file with mode: 0644]
giscanner/dumper.py [new file with mode: 0644]
giscanner/gdumpparser.py [new file with mode: 0644]
giscanner/girparser.py [new file with mode: 0644]
giscanner/girwriter.py [new file with mode: 0644]
giscanner/giscannermodule.c [new file with mode: 0644]
giscanner/grealpath.h [new file with mode: 0644]
giscanner/introspectablepass.py [new file with mode: 0644]
giscanner/libtoolimporter.py [new file with mode: 0644]
giscanner/maintransformer.py [new file with mode: 0644]
giscanner/mallard-C-class.tmpl [new file with mode: 0644]
giscanner/mallard-C-default.tmpl [new file with mode: 0644]
giscanner/mallard-C-enum.tmpl [new file with mode: 0644]
giscanner/mallard-C-function.tmpl [new file with mode: 0644]
giscanner/mallard-C-namespace.tmpl [new file with mode: 0644]
giscanner/mallard-C-property.tmpl [new file with mode: 0644]
giscanner/mallard-C-record.tmpl [new file with mode: 0644]
giscanner/mallard-C-signal.tmpl [new file with mode: 0644]
giscanner/mallard-C-vfunc.tmpl [new file with mode: 0644]
giscanner/mallard-Python-class.tmpl [new file with mode: 0644]
giscanner/mallard-Python-default.tmpl [new file with mode: 0644]
giscanner/mallard-Python-enum.tmpl [new file with mode: 0644]
giscanner/mallard-Python-function.tmpl [new file with mode: 0644]
giscanner/mallard-Python-namespace.tmpl [new file with mode: 0644]
giscanner/mallard-Python-property.tmpl [new file with mode: 0644]
giscanner/mallard-Python-record.tmpl [new file with mode: 0644]
giscanner/mallard-Python-signal.tmpl [new file with mode: 0644]
giscanner/mallard-Python-vfunc.tmpl [new file with mode: 0644]
giscanner/mallardwriter.py [new file with mode: 0644]
giscanner/message.py [new file with mode: 0644]
giscanner/odict.py [new file with mode: 0644]
giscanner/scannerlexer.l [new file with mode: 0644]
giscanner/scannermain.py [new file with mode: 0755]
giscanner/scannerparser.y [new file with mode: 0644]
giscanner/shlibs.py [new file with mode: 0644]
giscanner/sourcescanner.c [new file with mode: 0644]
giscanner/sourcescanner.h [new file with mode: 0644]
giscanner/sourcescanner.py [new file with mode: 0644]
giscanner/testcodegen.py [new file with mode: 0644]
giscanner/transformer.py [new file with mode: 0644]
giscanner/utils.py [new file with mode: 0644]
giscanner/xmlwriter.py [new file with mode: 0755]
gobject-introspection-1.0.pc [new file with mode: 0644]
gobject-introspection-1.0.pc.in [new file with mode: 0644]
gobject-introspection-no-export-1.0.pc [new file with mode: 0644]
gobject-introspection-no-export-1.0.pc.in [new file with mode: 0644]
gtk-doc.make [new file with mode: 0644]
m4/Makefile.am [new file with mode: 0644]
m4/Makefile.in [new file with mode: 0644]
m4/as-compiler-flag.m4 [new file with mode: 0644]
m4/gtk-doc.m4 [new file with mode: 0644]
m4/introspection.m4 [new file with mode: 0644]
m4/libtool.m4 [new file with mode: 0644]
m4/ltoptions.m4 [new file with mode: 0644]
m4/ltsugar.m4 [new file with mode: 0644]
m4/ltversion.m4 [new file with mode: 0644]
m4/lt~obsolete.m4 [new file with mode: 0644]
m4/python.m4 [new file with mode: 0644]
misc/pep8.py [new file with mode: 0644]
misc/pre-commit [new file with mode: 0755]
misc/pyflakes.py [new file with mode: 0644]
packaging/gobject-introspection.spec [new file with mode: 0644]
scannerlexer.c [new file with mode: 0644]
scannerparser.c [new file with mode: 0644]
scannerparser.h [new file with mode: 0644]
tests/Makefile.am [new file with mode: 0644]
tests/Makefile.in [new file with mode: 0644]
tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj-property-example.page [new file with mode: 0644]
tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj-signal-example.page [new file with mode: 0644]
tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj-vfunc.page [new file with mode: 0644]
tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj.method.page [new file with mode: 0644]
tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj.new.page [new file with mode: 0644]
tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj.page [new file with mode: 0644]
tests/doctool/DocExamples-1.0-C-expected/DocExamples.ObjClass.page [new file with mode: 0644]
tests/doctool/DocExamples-1.0-C-expected/index.page [new file with mode: 0644]
tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj-property-example.page [new file with mode: 0644]
tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj-signal-example.page [new file with mode: 0644]
tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj-vfunc.page [new file with mode: 0644]
tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj.method.page [new file with mode: 0644]
tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj.page [new file with mode: 0644]
tests/doctool/DocExamples-1.0-Python-expected/index.page [new file with mode: 0644]
tests/doctool/Makefile.am [new file with mode: 0644]
tests/doctool/Makefile.in [new file with mode: 0644]
tests/doctool/doc-examples-obj.c [new file with mode: 0644]
tests/doctool/doc-examples-obj.h [new file with mode: 0644]
tests/everything.c [new file with mode: 0644]
tests/gimarshallingtests.c [new file with mode: 0644]
tests/gimarshallingtests.h [new file with mode: 0644]
tests/offsets/Makefile.am [new file with mode: 0644]
tests/offsets/Makefile.in [new file with mode: 0644]
tests/offsets/gen-gitestoffsets [new file with mode: 0755]
tests/offsets/offsets.c [new file with mode: 0644]
tests/offsets/offsets.h [new file with mode: 0644]
tests/repository/Makefile.am [new file with mode: 0644]
tests/repository/Makefile.in [new file with mode: 0644]
tests/repository/gitestrepo.c [new file with mode: 0644]
tests/repository/gitestthrows.c [new file with mode: 0644]
tests/repository/gitypelibtest.c [new file with mode: 0644]
tests/scanner/Annotation-1.0-expected.gir [new file with mode: 0644]
tests/scanner/Bar-1.0-expected.gir [new file with mode: 0644]
tests/scanner/Foo-1.0-expected.gir [new file with mode: 0644]
tests/scanner/GetType-1.0-expected.gir [new file with mode: 0644]
tests/scanner/GtkFrob-1.0-expected.gir [new file with mode: 0644]
tests/scanner/Makefile.am [new file with mode: 0644]
tests/scanner/Makefile.in [new file with mode: 0644]
tests/scanner/Regress-1.0-expected.gir [new file with mode: 0644]
tests/scanner/TestInherit-1.0-expected.gir [new file with mode: 0644]
tests/scanner/Utility-1.0-expected.gir [new file with mode: 0644]
tests/scanner/annotation.c [new file with mode: 0644]
tests/scanner/annotation.h [new file with mode: 0644]
tests/scanner/barapp.c [new file with mode: 0644]
tests/scanner/barapp.h [new file with mode: 0644]
tests/scanner/drawable.c [new file with mode: 0644]
tests/scanner/drawable.h [new file with mode: 0644]
tests/scanner/foo.c [new file with mode: 0644]
tests/scanner/foo.h [new file with mode: 0644]
tests/scanner/gettype.c [new file with mode: 0644]
tests/scanner/gettype.h [new file with mode: 0644]
tests/scanner/gtkfrob.c [new file with mode: 0644]
tests/scanner/gtkfrob.h [new file with mode: 0644]
tests/scanner/headeronly.h [new file with mode: 0644]
tests/scanner/regress.c [new file with mode: 0644]
tests/scanner/regress.h [new file with mode: 0644]
tests/scanner/utility.c [new file with mode: 0644]
tests/scanner/utility.h [new file with mode: 0644]
tests/warn/Makefile.am [new file with mode: 0644]
tests/warn/Makefile.in [new file with mode: 0644]
tests/warn/callback-invalid-scope.h [new file with mode: 0644]
tests/warn/callback-missing-scope.h [new file with mode: 0644]
tests/warn/common.h [new file with mode: 0644]
tests/warn/invalid-array.h [new file with mode: 0644]
tests/warn/invalid-closure.h [new file with mode: 0644]
tests/warn/invalid-constructor.h [new file with mode: 0644]
tests/warn/invalid-element-type.h [new file with mode: 0644]
tests/warn/invalid-method.h [new file with mode: 0644]
tests/warn/invalid-option.h [new file with mode: 0644]
tests/warn/invalid-out.h [new file with mode: 0644]
tests/warn/invalid-transfer.h [new file with mode: 0644]
tests/warn/missing-element-type.h [new file with mode: 0644]
tests/warn/return-gobject.h [new file with mode: 0644]
tests/warn/unknown-parameter.h [new file with mode: 0644]
tests/warn/unresolved-type.h [new file with mode: 0644]
tests/warn/warningtester.py [new file with mode: 0644]
tools/compiler.c [new file with mode: 0644]
tools/g-ir-annotation-tool.in [new file with mode: 0755]
tools/g-ir-doc-tool.in [new file with mode: 0644]
tools/g-ir-scanner.in [new file with mode: 0755]
tools/generate.c [new file with mode: 0644]