diff options
| author | Michael Lauer <mickey@vanille-media.de> | 2007-08-19 11:37:30 +0000 |
|---|---|---|
| committer | Michael Lauer <mickey@vanille-media.de> | 2007-08-19 11:37:30 +0000 |
| commit | 6c6ccd4ae6c5c0347bef1f78ecb4699bf1b95350 (patch) | |
| tree | 2c4e6478d66d3c6e3b6025774aca3d6084bda044 /packages/sip/sip-native_3.10.1.bb | |
| parent | 9feb3c3ffe516efe8205d0f6c99af3a22d5c8115 (diff) | |
sip/python-sip/python-pyqt: revamp naming, start to work on a current PyQt that builds against Qt-X11 4.3.0
Diffstat (limited to 'packages/sip/sip-native_3.10.1.bb')
| -rw-r--r-- | packages/sip/sip-native_3.10.1.bb | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/packages/sip/sip-native_3.10.1.bb b/packages/sip/sip-native_3.10.1.bb deleted file mode 100644 index 3702799319..0000000000 --- a/packages/sip/sip-native_3.10.1.bb +++ /dev/null @@ -1,12 +0,0 @@ -DESCRIPTION = "SIP - A Python Wrapper Generator" -SECTION = "base" -PRIORITY = "optional" -LICENSE = "GPL" - -SRC_URI = "http://www.vanille.de/mirror/sip-${PV}.tar.gz" -S = "${WORKDIR}/sip-${PV}/sipgen" - -inherit qmake native - -QMAKE_PROFILES = "sipgen.pro.in" -EXTRA_QMAKEVARS_POST += "DESTDIR=${STAGING_BINDIR}" |
