Skip to content
Snippets Groups Projects
Commit 3cea1b86 authored by Séverin Lemaignan's avatar Séverin Lemaignan
Browse files

[wip/py-laaswm] Added a new package for the Python bindings of LAASWM

parent 236881e6
No related branches found
No related tags found
No related merge requests found
py-laaswm are Python bindings for the LAAS laawm windows manager.
VERSION= 1.3
PKGNAME= ${PKGTAG.python}-laaswm-${VERSION}
DISTNAME= laaswm-libs-${VERSION}
COMMENT= Python bindings to remotely control windows in laaswm
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=laaswm-libs/}
MASTER_REPOSITORY= git http://trac.laas.fr/git/robots/laaswm-libs.git
LICENSE= isc
MAINTAINER= openrobots@laas.fr
DEPEND_ABI.python+= python<3
PYDISTUTILSPKG= ON
include ../../mk/sysdep/python.mk
include ../../mk/robotpkg.mk
DEPEND_DEPTH:= ${DEPEND_DEPTH}+
PYLAASWM_DEPEND_MK:= ${PYLAASWM_DEPEND_MK}+
ifeq (+,$(DEPEND_DEPTH))
DEPEND_PKG+= pylaaswm
endif
ifeq (+,$(PYLAASWM_DEPEND_MK)) # -----------------------------------------------
PREFER.pylaaswm?= robotpkg
DEPEND_USE+= pylaaswm
DEPEND_ABI.pylaaswm?= pylaaswm>=1.3
DEPEND_DIR.pylaaswm?= ../../wip/pylaaswm
SYSTEM_SEARCH.pylaaswm=\
'${PYTHON_SYSLIBSEARCH}/laaswm.py'
include ../../mk/sysdep/python.mk
endif # PYLAASWM_DEPEND_MK -----------------------------------------------------
DEPEND_DEPTH:= ${DEPEND_DEPTH:+=}
SHA1 (laaswm-libs-1.3.tar.gz) = 6e6dcb5018d9075e333f571092f06fcf4b329974
RMD160 (laaswm-libs-1.3.tar.gz) = a7a4d484625df63ce83a1a82bbeb8d078b12f285
Size (laaswm-libs-1.3.tar.gz) = 12640 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