nivit 2011-12-18 21:58:21 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/apiextractor Makefile distinfo pkg-descr pkg-plist
devel/apiextractor/files patch-CMakeLists.txt
patch-data__CMakeLists.txt
Log:
API Extractor library to build PySide
The API Extractor library is used by the binding generator to parse headers
of a given library and merge this data with information provided by
typesystem (XML) files, resulting in a representation of how the API should be
exported to the chosen target language. The generation of source code for the
bindings is performed by specific generators using the API Extractor library.
The API Extractor is based on QtScriptGenerator
WWW: http://www.pyside.org/docs/apiextractor/
Revision Changes Path
1.4757 +1 -0 ports/devel/Makefile
1.1 +34 -0 ports/devel/apiextractor/Makefile (new)
1.1 +2 -0 ports/devel/apiextractor/distinfo (new)
1.1 +12 -0 ports/devel/apiextractor/files/patch-CMakeLists.txt (new)
1.1 +12 -0
ports/devel/apiextractor/files/patch-data__CMakeLists.txt (new)
1.1 +11 -0 ports/devel/apiextractor/pkg-descr (new)
1.1 +22 -0 ports/devel/apiextractor/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"