[PyObjC-svn] r2207 - in trunk/pyobjc/pyobjc-framework-QTKit: . Doc
[email protected] Sun, 03 May 2009 13:22:07 -0500
| Newsgroups | gmane.comp.python.pyobjc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: ronaldoussoren
Date: Sun May 3 13:22:07 2009
New Revision: 2207
Log:
small updates to setup.py and the API Notes
Modified:
trunk/pyobjc/pyobjc-framework-QTKit/Doc/api-notes-QTKit.txt
trunk/pyobjc/pyobjc-framework-QTKit/setup.py
Modified: trunk/pyobjc/pyobjc-framework-QTKit/Doc/api-notes-QTKit.txt
==============================================================================
--- trunk/pyobjc/pyobjc-framework-QTKit/Doc/api-notes-QTKit.txt (original)
+++ trunk/pyobjc/pyobjc-framework-QTKit/Doc/api-notes-QTKit.txt Sun May 3 13:22:07 2009
@@ -2,7 +2,9 @@
API Notes for the QTKit framework
=================================
-* Functions ``QTMakeTimeWithTimeRecord`` and ``QTGetTimeRecord`` are not supported.
+* Functions ``QTMakeTimeWithTimeRecord`` and ``QTGetTimeRecord`` are not
+ supported.
-* The integration with classical Quicktime API is not properly tested at the moment.
- (And note that that API is deprecated by Apple, use the QTKit API where possible).
+* The integration with classical Quicktime API is not properly tested at the
+ moment. Furthermore that API is deprecated by Apple, and not available
+ in 64-bit code. Use the QTKit API where possible.
Modified: trunk/pyobjc/pyobjc-framework-QTKit/setup.py
==============================================================================
--- trunk/pyobjc/pyobjc-framework-QTKit/setup.py (original)
+++ trunk/pyobjc/pyobjc-framework-QTKit/setup.py Sun May 3 13:22:07 2009
@@ -1,5 +1,8 @@
'''
-Wrappers for framework 'QTKit'.
+Wrappers for the "QTKit" framework on MacOSX. QTKit is an modern,
+object-oriented framework for working with QuickTime movies in Cocoa
+applications, and is a replacement for the older Carbon-based Quicktime
+framework.
These wrappers don't include documentation, please check Apple's documention
for information on how to use this framework and PyObjC's documentation
@@ -27,14 +30,11 @@
platforms = [ "MacOS X" ],
packages = [ "QTKit" ],
package_dir = { '': 'Lib' },
- setup_requires = [
- ],
install_requires = [
- 'pyobjc-core>=2.2b1',
- 'pyobjc-framework-Cocoa>=2.2b1',
- 'pyobjc-framework-Quartz>=2.2b1',
+ 'pyobjc-core>=2.2b2',
+ 'pyobjc-framework-Cocoa>=2.2b2',
+ 'pyobjc-framework-Quartz>=2.2b2',
],
- dependency_links = [],
package_data = {
'': ['*.bridgesupport']
},
------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations
Conference from O'Reilly Media. Velocity features a full day of
expert-led, hands-on workshops and two days of sessions from industry
leaders in dedicated Performance & Operations tracks. Use code vel09scf
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf