Skip to content
Snippets Groups Projects
Commit c0b99d63 authored by Anthony Mallet's avatar Anthony Mallet
Browse files

[wip/py-oro] Delete - moved to knowledge/py-oro

parent e782f386
No related branches found
No related tags found
No related merge requests found
Python bindings for oro-server
# robotpkg Makefile for: knowledge/py26-oro
# Created: Séverin Lemaignan on Fri, 5 Aug 2011
#
VERSION= 1.0
PKGNAME= ${PKGTAG.python}-oro-${VERSION}
DISTNAME= pyoro-${VERSION}
CATEGORIES= knowledge
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=pyoro/}
MASTER_REPOSITORY= git http://softs.laas.fr/git/robots/pyoro.git
MAINTAINER= openrobots@laas.fr
HOMEPAGE= http://oro.openrobots.org
COMMENT= Python bindings for oro-server
LICENSE= 2-clause-bsd
DEPEND_ABI.python+= python<3
PYDISTUTILSPKG= ON
include ../../mk/sysdep/python.mk
include ../../mk/robotpkg.mk
post-install: python-compile-all(${PREFIX}/${PYTHON_SITELIB}/pyoro.py)
# robotpkg depend.mk for: knowledge/py-oro
# Created: Séverin Lemaignan on Fri, 5 Aug 2011
#
DEPEND_DEPTH:= ${DEPEND_DEPTH}+
PY_ORO_DEPEND_MK:= ${PY_ORO_DEPEND_MK}+
ifeq (+,$(DEPEND_DEPTH))
DEPEND_PKG+= py-oro
endif
ifeq (+,$(PY_ORO_DEPEND_MK)) # -------------------------------------------
PREFER.py-oro?= robotpkg
DEPEND_USE+= py-oro
DEPEND_ABI.py-oro?= ${PKGTAG.python-}oro>=1.0
DEPEND_DIR.py-oro?= ../../wip/py-oro
SYSTEM_SEARCH.py-oro=\
'${PYTHON_SYSLIBSEARCH}/pyoro.py'
include ../../mk/sysdep/python.mk
endif # PY_ORO_DEPEND_MK -------------------------------------------------
DEPEND_DEPTH:= ${DEPEND_DEPTH:+=}
SHA1 (pyoro-1.0.tar.gz) = 7255a29d1405f32250330069f9052b5650c227eb
RMD160 (pyoro-1.0.tar.gz) = 4e9002347ea2254053de38b739d3e30e04e55419
Size (pyoro-1.0.tar.gz) = 4980 bytes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment