pkgsrc/audio/gst-plugins0.10-fluendo-mp3/Makefile
2008-11-03 17:29:46 +00:00

23 lines
617 B
Makefile

# $NetBSD: Makefile,v 1.6 2008/11/03 17:29:46 wiz Exp $
#
DISTNAME= gst-fluendo-mp3-0.10.6
PKGREVISION= 1
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/resources/fluendo_mp3.php
COMMENT= MP3 decoder for gstreamer
PKG_DESTDIR_SUPPORT= user-destdir
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"