summaryrefslogtreecommitdiffstats
path: root/pygobject-2.0.pc.in
Commit message (Collapse)AuthorAgeFilesLines
* Use 'Requires.private' for libffi in '.pc' filesJosselin Mouette2009-05-171-1/+2
| | | | Correction for patch in bug #550231.
* Bug 550231 – missing dep on libffi in pygobject-2.0.pcGötz Waschk2009-04-141-2/+1
| | | | | | | | | | | | | 2009-04-15 Götz Waschk <waschk@mandriva.org> Bug 550231 – missing dep on libffi in pygobject-2.0.pc * configure.ac: Define `LIBFFI_PC' subst. * pygobject-2.0.pc.in: * pygobject-2.0-uninstalled.pc.in: Use it. svn path=/trunk/; revision=1065
* Add 'codegendir' variable. Make 'codegendir' refer to PyGObject's codegen,Paul Pogonyshev2008-07-131-0/+1
| | | | | | | | | | | 2008-07-14 Paul Pogonyshev <pogonyshev@gmx.net> * pygobject-2.0.pc.in: Add 'codegendir' variable. * codegen/pygtk-codegen-2.0.in: Make 'codegendir' refer to PyGObject's codegen, not PyGTK's one --- the latter will be removed (first part of bug #542821). svn path=/trunk/; revision=795
* Add this so other bindings can find gio.defsDan Winship2008-02-011-0/+1
| | | | | | | * pygobject-2.0.pc.in (defsdir): Add this so other bindings can find gio.defs svn path=/trunk/; revision=746
* Add libdir. Fixes #435132 (Luca Ferretti)Johan Dahlin2007-05-021-0/+1
| | | | | | | | * pygobject-2.0-uninstalled.pc.in: Add libdir. Fixes #435132 (Luca Ferretti) svn path=/trunk/; revision=666
* Add a generic CClosure marshaller based on ffi. This makes it possible toJohan Dahlin2007-04-291-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | 2007-04-29 Johan Dahlin <jdahlin@async.com.br> * README: * configure.ac: * gobject/Makefile.am: * gobject/ffi-marshaller.c: (g_value_to_ffi_type), (g_value_from_ffi_type), (g_cclosure_marshal_generic_ffi): * gobject/ffi-marshaller.h: * gobject/gobjectmodule.c: (create_signal), (init_gobject): * pygobject-2.0.pc.in: * tests/test_signal.py: * tests/testhelpermodule.c: (test1_callback), (test1_callback_swapped), (test2_callback), (test3_callback), (test4_callback), (test_float_callback), (test_double_callback), (test_string_callback), (test_object_callback), (connectcallbacks), (_wrap_connectcallbacks), (inittesthelper): Add a generic CClosure marshaller based on ffi. This makes it possible to connect to signals on PyGObjects from C. libffi is now an optional dependency Fixes #353816 (Edward Hervey) svn path=/trunk/; revision=651
* Add reference to installed pygobject docs Add install of style.css DefineJohn Finlay2006-08-131-0/+1
| | | | | | | * pygobject-2.0.pc.in: Add reference to installed pygobject docs * docs/Makefile.am: Add install of style.css * docs/xsl/html.xsl: Define stylesheet as style.css * docs/style.css: Add.
* New file to workaround automake sillinessJohan Dahlin2006-08-061-0/+1
| | | | | | | | | * m4/as-expand.m4: New file to workaround automake silliness * docs/xsl/fixxref.py.in: New script * docs/Makefile.am (XSLFILES): Add fixxref.py script, moved in from PyGTK.
* Split out PyGObject from PyGTK.Johan Dahlin2006-01-091-0/+16