8dfd59d114
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 lines
331 B
Makefile
12 lines
331 B
Makefile
################################################################################
|
|
#
|
|
# libsndfile
|
|
#
|
|
################################################################################
|
|
|
|
LIBSNDFILE_VERSION = 1.0.25
|
|
LIBSNDFILE_SITE = http://www.mega-nerd.com/libsndfile/files
|
|
LIBSNDFILE_INSTALL_STAGING = YES
|
|
|
|
$(eval $(autotools-package))
|