pkgsrc/audio/libreplaygain/buildlink3.mk
wiz 59e7a8a5ad Import libreplaygain-0rc475 as audio/libreplaygain.
This library has been stripped down from replaygain.

ReplayGain is the name of a technique invented to achieve the same
perceived playback loudness of audio files. It defines an algorithm
to measure the perceived loudness of audio data.
2014-04-18 12:41:09 +00:00

12 lines
359 B
Makefile

# $NetBSD: buildlink3.mk,v 1.1 2014/04/18 12:41:09 wiz Exp $
BUILDLINK_TREE+= libreplaygain
.if !defined(LIBREPLAYGAIN_BUILDLINK3_MK)
LIBREPLAYGAIN_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libreplaygain+= libreplaygain>=0rc475
BUILDLINK_PKGSRCDIR.libreplaygain?= ../../audio/libreplaygain
.endif # LIBREPLAYGAIN_BUILDLINK3_MK
BUILDLINK_TREE+= -libreplaygain