GARNAME = pyspeex GARVERSION = 0.2 CATEGORIES = python MASTER_SITES = http://www.freenet.org.nz/python/pySpeex/ DISTNAME = pySpeex-$(GARVERSION) DISTFILES = $(DISTNAME).tar.gz LIBDEPS = python/python media/speex WORKSRC = $(WORKDIR)/pySpeex DESCRIPTION = Python interface to the Speex audio codec define BLURB FIXME endef BUILD_SCRIPTS = $(WORKSRC)/setup.py INSTALL_SCRIPTS = $(WORKSRC)/setup.py include ../../gar.mk CFLAGS += -I$(prefix)/include/speex