From 54ba0710aec882c5adac8d0de08e36136dc9414e Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Thu, 28 Feb 2008 13:39:05 +0000 Subject: python-pyode 1.2.0 bring back from nonworking --- packages/nonworking/python/python-pyode_1.2.0.bb | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 packages/nonworking/python/python-pyode_1.2.0.bb (limited to 'packages/nonworking/python') diff --git a/packages/nonworking/python/python-pyode_1.2.0.bb b/packages/nonworking/python/python-pyode_1.2.0.bb deleted file mode 100644 index 95dc0228e3..0000000000 --- a/packages/nonworking/python/python-pyode_1.2.0.bb +++ /dev/null @@ -1,17 +0,0 @@ -DESCRIPTION = "PyODE is a set of open-source Python bindings for The Open Dynamics Engine, \ -an open-source physics engine. PyODE also includes an XODE parser." -SECTION = "devel/python" -PRIORITY = "optional" -LICENSE = "LGPL" -DEPENDS = "ode" -SRCNAME = "PyODE" - -SRC_URI = "${SOURCEFORGE_MIRROR}/pyode/${SRCNAME}-${PV}.tar.bz2" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils - -do_configure_prepend() { - ln -s ${STAGING_LIBDIR}/.. ../ode -} - -- cgit v1.2.3