DESCRIPTION = "Runtime helper for sip-generated python wrapper libraries" SECTION = "devel/python" HOMEPAGE = "http://www.riverbankcomputing.co.uk/sip" AUTHOR = "Phil Thompson" LICENSE = "GPL" DEPENDS = "python" RDEPENDS = "python-core" SRC_URI = "http://www.riverbankcomputing.com/static/Downloads/sip4/sip-${PV}.tar.gz" S = "${WORKDIR}/sip-${PV}/siplib" inherit qt4x11 distutils-base EXTRA_QMAKEVARS_POST += " TEMPLATE=lib \ CONFIG=console \ DESTDIR= \ VERSION=1.0.0 \ TARGET=sip \ DEFINES=SIP_QT_SUPPORT \ INCLUDEPATH+=. \ INCLUDEPATH+=${STAGING_INCDIR}/${PYTHON_DIR} \ INCLUDEPATH+=${STAGING_INCDIR}" do_configure_prepend() { cat siplib.sbf | sed s,target,TARGET, | sed s,sources,SOURCES, | sed s,headers,HEADERS, > siplib.pro } do_stage() { install -d ${STAGING_LIBDIR_NATIVE}/${PYTHON_DIR}/site-packages/ # sipconfig.py sipdistutils.py install -m 0644 sip.h ${STAGING_INCDIR}/sip.h } do_install() { install -d ${D}${libdir}/${PYTHON_DIR}/site-packages/ install -m 0755 libsip.so.1.0.0 ${D}${libdir}/${PYTHON_DIR}/site-packages/sip.so } FILES_${PN} = "${libdir}/${PYTHON_DIR}/site-packages/sip.so" h Systems
summaryrefslogtreecommitdiff
path: root/packages/vpnc
AgeCommit message (Collapse)AuthorFiles
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-02-07vpnc: Update to version 0.3.3 with patches, add to slugosMatthias Goebl3
- Update to current version 0.3.3 - Fix vpnc-script so busybox-sh can run it - Add a useful default config file - Add vpnc, libgcrypt and libgpg-error to slugos-packages
2005-06-30import clean BK tree at cset 1.3670Koen Kooi3
2005-02-23Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/02/23 12:40:33+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/02/23 12:36:37+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/02/23 11:34:13+01:00 mn-solutions.de!schurig Merge http://oe-devel@openembedded.bkbits.net/openembedded into mnz66.mn-solutions.de:/usr/src/oe/p 2005/02/23 11:33:31+01:00 mn-solutions.de!schurig fix installation stage 2005/02/23 09:27:44+00:00 (none)!xora New upstream version of kismet, fixes for compilation problems, and change of maintainer with Brunos permission 2005/02/23 01:11:25+01:00 uni-frankfurt.de!mickeyl add a sharprom-compatible distro configuration. relies on an external 2.95.3 toolchain (for now... until someone adds it to OE) and needs further work. It's a start for someone interested though. 2005/02/23 01:09:23+01:00 uni-frankfurt.de!mickeyl bump cvsdate on oz-3.5.3 2005/02/22 17:37:44-06:00 ti.com!kergoth Fix the quilt PATCHCMD to stop rampantly chmod'ing, which made the CVS directories not executable, thereby screwing up the ability to rm -rf tmp. Thanks to holger freyther for pointing it out. BKrev: 421c7b62hBWfitoVhb3IO3ZT5nS71A
2005-01-16Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net2
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/01/16 16:29:49+00:00 rpsys.net!RP Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into tim.rpsys.net:/usr/tmp6/openembedded 2005/01/16 11:35:16-05:00 handhelds.org!kergoth Merge oe-devel@oe-devel.bkbits.net:openembedded into handhelds.org:/home/kergoth/code/openembedded 2005/01/16 11:35:08-05:00 handhelds.org!kergoth Unbork of staging in the libxrandr cvs build. 2005/01/16 16:29:31+00:00 rpsys.net!RP openzaurus-2.6: update power driver. Cleanups + now supports C700. 2005/01/16 16:27:01+00:00 nexus.co.uk!pb fix perms on usbnet suspend/resume scripts 2005/01/16 16:25:43+00:00 nexus.co.uk!pb bump PR on task-bootstrap 2005/01/16 16:24:51+00:00 nexus.co.uk!pb add ipaq-usb-support to BOOTSTRAP_EXTRA_{DEPENDS,RRECOMMENDS} 2005/01/16 11:23:58-05:00 handhelds.org!kergoth Merge oe-devel@oe-devel.bkbits.net:openembedded into handhelds.org:/home/kergoth/code/openembedded 2005/01/16 11:23:02-05:00 handhelds.org!kergoth Apply patch to the libxrandr configure script to make it buildable with automake 1.9 and higher. 2005/01/16 16:15:26+00:00 nexus.co.uk!pb add usbnet suspend/resume helper scripts, courtesy Paul Eggleton 2005/01/16 16:07:33+00:00 nexus.co.uk!pb update gpsd to 2.6, courtesy Robert E. Anderson 2005/01/16 15:58:32+00:00 nexus.co.uk!pb Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into stealth.nexus.co.uk:/home/pb/oe/oe 2005/01/16 15:58:20+00:00 nexus.co.uk!pb fix LIBS/LDADD mix-up in libgtkstylus makefile 2005/01/16 16:51:12+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/01/16 16:51:04+01:00 uni-frankfurt.de!mickeyl update vpnc to 0.3.2 2005/01/16 15:49:05+00:00 rpsys.net!RP Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into tim.rpsys.net:/usr/tmp6/openembedded 2005/01/16 16:47:52+01:00 dyndns.org!reenoo Merge oe-devel@oe-devel.bkbits.net:openembedded into sugarcube.dyndns.org:/home2/oe/bakery/openembedded 2005/01/16 15:47:43+00:00 rpsys.net!RP Merge 2005/01/16 16:47:25+01:00 dyndns.org!reenoo jamvm: tell jamvm where to find the classpath .zip 2005/01/16 15:42:29+00:00 rpsys.net!RP openzaurus-2.6: upgrade to 2.6.11-rc1-bk4 and remove patches now upstream. Fix release-string so it applies. BKrev: 41ea98e8Ty2DX1yIqPJhFl6trSQ-Hw
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson2
into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA