summaryrefslogtreecommitdiffstats
path: root/package/libreplaygain/libreplaygain.mk
blob: 8818e16969933c61238e879cc8b5d7aa0cc53293 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
################################################################################
#
# libreplaygain
#
################################################################################

LIBREPLAYGAIN_VERSION =  r475
LIBREPLAYGAIN_SITE = http://files.musepack.net/source
LIBREPLAYGAIN_SOURCE = libreplaygain_$(LIBREPLAYGAIN_VERSION).tar.gz
# upstream doesn't ship configure
LIBREPLAYGAIN_AUTORECONF = YES
LIBREPLAYGAIN_INSTALL_STAGING = YES

$(eval $(autotools-package))