[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / audio / gst-plugins0.10-fluendo-mp3

File: [cvs.NetBSD.org] / pkgsrc / audio / gst-plugins0.10-fluendo-mp3 / Attic / Makefile (download)

Revision 1.12, Wed Sep 12 00:24:37 2012 UTC (11 years ago) by asau
Branch: MAIN
Changes since 1.11: +1 -3 lines

"user-destdir" is default these days

# $NetBSD: Makefile,v 1.12 2012/09/12 00:24:37 asau Exp $
#

DISTNAME=		gst-fluendo-mp3-0.10.15
PKGREVISION=		4
CATEGORIES=		audio
MASTER_SITES=		http://core.fluendo.com/gstreamer/src/gst-fluendo-mp3/
EXTRACT_SUFX=		.tar.bz2

MAINTAINER=		pkgsrc-users@NetBSD.org
HOMEPAGE=		http://www.fluendo.com/shop/product/fluendo-mp3-decoder/
COMMENT=		MP3 decoder for gstreamer
LICENSE=		mit

USE_LIBTOOL=		yes
GNU_CONFIGURE=		yes
USE_TOOLS+=		pkg-config
CONFIGURE_ARGS+=	--with-liboil

.include "../../multimedia/gstreamer0.10/buildlink3.mk"
.include "../../devel/liboil/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"