GARNAME = hamlib GARVERSION = 1.2.14 CATEGORIES = radio MASTER_SITES = $(MASTER_SOURCEFORGE) MASTER_SUBDIR = hamlib/ DISTFILES = $(DISTNAME).tar.gz LIBDEPS = sys/libxml2 sys/libusb0.1 DESCRIPTION = Library for controlling external radio hardware HOME_URL = http://hamlib.sourceforge.net/ include ../../gar.lib/auto.mk CONFIGURE_ARGS += \ --without-python-binding \ --without-perl-binding \ --without-tcl-binding # Fix a broken test for the Python include dir (not that we want the bindings, # but the configure script takes ages to run otherwise). pre-configure: @sed -i 's/\(-name Python.h\)/-follow \1/g' $(WORKSRC)/configure $(MAKECOOKIE) GARREVISION += la-removed