Commit Graph

6 Commits

Author SHA1 Message Date
jasper
e3b13a8e42 - update py-sip to 4.7.9
- fix homepage

maintainer timed-out
2009-06-03 18:20:51 +00:00
bernd
79d9cd6cf0 bump due to python dep changes 2009-03-11 21:45:31 +00:00
ajacoutot
ea2e8229e2 - use -fPIC everywhere
(avoid arch-specific tweak whenever possible)

requested by steven@
2008-01-15 21:16:24 +00:00
ajacoutot
485079004d - fix build on amd64 (I should really get one of those)
spotted by and ok simon@
2008-01-15 08:07:27 +00:00
ajacoutot
9e2c4010e3 - explicitely set defaults paths
(this is just for consistency with upcoming py-qt3 and py-qt4;
no package change)
2008-01-14 18:08:30 +00:00
ajacoutot
0d1fb7b011 Import py-sip-4.7.3
SIP is a tool for automatically generating Python bindings for C and C++
libraries.
SIP comprises a code generator and a Python module.  The code generator
processes a set of specification files and generates C or C++ code which
is then compiled to create the bindings extension module.  The SIP
Python module provides support functions to the automatically generated
code.


from Lars Hansson <lars at unet dot net dot ph> via simon@ with some tweaks by me
ok simon@
2008-01-14 14:44:11 +00:00