2019-11-02 22:09:12 +01:00
|
|
|
# $NetBSD: Makefile,v 1.11 2019/11/02 21:09:17 rillig Exp $
|
2005-10-20 21:55:49 +02:00
|
|
|
|
2015-02-19 01:20:47 +01:00
|
|
|
DISTNAME= streamripper-1.64.6
|
2005-10-20 21:55:49 +02:00
|
|
|
CATEGORIES= audio
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=streamripper/}
|
|
|
|
|
2006-03-04 22:28:51 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2005-10-20 21:55:49 +02:00
|
|
|
HOMEPAGE= http://streamripper.sourceforge.net/
|
|
|
|
COMMENT= Splits SHOUTcast stream into tracks
|
2016-04-20 14:10:24 +02:00
|
|
|
LICENSE= gnu-gpl-v2
|
2005-10-20 21:55:49 +02:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
2015-02-19 01:20:47 +01:00
|
|
|
CONFIGURE_ARGS+= --without-included-libmad
|
2019-11-02 22:09:12 +01:00
|
|
|
USE_TOOLS+= pkg-config
|
2005-10-20 21:55:49 +02:00
|
|
|
|
|
|
|
PTHREAD_OPTS+= require
|
|
|
|
|
|
|
|
.include "options.mk"
|
|
|
|
|
|
|
|
.include "../../audio/libmad/buildlink3.mk"
|
2006-12-14 09:09:16 +01:00
|
|
|
.include "../../converters/libiconv/buildlink3.mk"
|
2015-02-19 01:20:47 +01:00
|
|
|
.include "../../devel/glib2/buildlink3.mk"
|
2005-10-20 21:55:49 +02:00
|
|
|
.include "../../mk/pthread.buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|