94824c3175
When devel/swig13 is installed, building of devel/libhid fails, due to my overlooking of the swig detection bits in the ports configure script. However, swig is used to build the python site-package of the port, so I've bumped the portrevision and turned these bits on by default (the additional patch-Makefile.in hunk is to suppress a warning). PR: ports/116076 Submitted by: Nikos Ntarmos <ntarmos@ceid.upatras.gr>
23 lines
707 B
Text
23 lines
707 B
Text
bin/libhid-detach-device
|
|
include/hid.h
|
|
include/hidparser.h
|
|
include/hidtypes.h
|
|
lib/libhid.a
|
|
lib/libhid.la
|
|
lib/libhid.so
|
|
lib/libhid.so.0
|
|
libdata/pkgconfig/libhid.pc
|
|
%%PYTHON_SITELIBDIR%%/libhid/_hid.so.0
|
|
%%PYTHON_SITELIBDIR%%/libhid/_hid.so
|
|
%%PYTHON_SITELIBDIR%%/libhid/_hid.la
|
|
%%PYTHON_SITELIBDIR%%/libhid/_hid.a
|
|
%%PYTHON_SITELIBDIR%%/libhid/__init__.py
|
|
%%PYTHON_SITELIBDIR%%/libhid/__init__.pyc
|
|
%%PYTHON_SITELIBDIR%%/libhid/__init__.pyo
|
|
%%PYTHON_SITELIBDIR%%/libhid/hid.py
|
|
%%PYTHON_SITELIBDIR%%/libhid/hid.pyc
|
|
%%PYTHON_SITELIBDIR%%/libhid/hid.pyo
|
|
%%PYTHON_SITELIBDIR%%/libhid/hidwrap.py
|
|
%%PYTHON_SITELIBDIR%%/libhid/hidwrap.pyc
|
|
%%PYTHON_SITELIBDIR%%/libhid/hidwrap.pyo
|
|
@dirrm %%PYTHON_SITELIBDIR%%/libhid/
|