NOTICE: This package has been removed from pkgsrc

./devel/py-qt3-sip, Tool to create Python bindings for C++ libraries

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 4.3.2nb3, Package name: py24-qt3-sip-4.3.2nb3, Maintainer: pkgsrc-users

SIP is a tool that makes it very easy to create Python bindings for
C++ libraries. It was originally developed to create PyQt, the Python
bindings for the Qt toolkit, but can be used to create bindings for any
C++ library.


Required to run:
[lang/python24] [x11/qt3-libs]

Required to build:
[pkgtools/x11-links] [devel/gmake] [devel/libtool-base] [x11/renderproto] [x11/xproto] [x11/fixesproto] [x11/inputproto] [x11/xextproto] [x11/randrproto] [x11/qt3-tools]

Master sites:

SHA1: 5eac6ddf8e4b7e0fdb03b069aa5336a535ef41ce
RMD160: 3910cb93f6b62bc1f6d540f8c06d56054cd2aa12
Filesize: 326.815 KB

Version history: (Expand)


CVS history: (Expand)


   2008-10-08 16:28:22 by Thomas Klausner | Files touched by this commit (7) | Package removed
Log message:
Remove py-qt3-sip, replaced by py-sip.
   2008-07-14 18:30:26 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Use PYTHON_VERSIONS_ACCEPTED for py-qt3-sip and extend transitive
closure to the other qt3-sip packages.
   2008-07-14 12:58:01 by Thomas Klausner | Files touched by this commit (1)
Log message:
Mark as incompatible with python25 (PyHeapTypeObject lost its type member).
   2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134)
Log message:
Add DESTDIR support.
   2008-04-25 22:39:14 by Joerg Sonnenberger | Files touched by this commit (170)
Log message:
Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
   2007-02-22 20:27:30 by Thomas Klausner | Files touched by this commit (721)
Log message:
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
   2007-01-19 19:04:03 by Thomas Klausner | Files touched by this commit (1)
Log message:
Fix compilation on platforms where gcc does not produce PIC objects by default.
   2006-07-26 19:56:25 by Thomas Klausner | Files touched by this commit (4)
Log message:
Fix BUILDLINK_ABI_DEPENDS to use PYPKGPREFIX.