head 1.10; access; symbols pkgsrc-2013Q2:1.10.0.2 pkgsrc-2013Q2-base:1.10 pkgsrc-2012Q4:1.9.0.4 pkgsrc-2012Q4-base:1.9 pkgsrc-2012Q3:1.9.0.2 pkgsrc-2012Q3-base:1.9 pkgsrc-2012Q2:1.7.0.4 pkgsrc-2012Q2-base:1.7 pkgsrc-2012Q1:1.7.0.2 pkgsrc-2012Q1-base:1.7 pkgsrc-2011Q4:1.5.0.2 pkgsrc-2011Q4-base:1.5 pkgsrc-2011Q3:1.4.0.6 pkgsrc-2011Q3-base:1.4 pkgsrc-2011Q2:1.4.0.4 pkgsrc-2011Q2-base:1.4 pkgsrc-2011Q1:1.4.0.2 pkgsrc-2011Q1-base:1.4 pkgsrc-2010Q4:1.3.0.10 pkgsrc-2010Q4-base:1.3 pkgsrc-2010Q3:1.3.0.8 pkgsrc-2010Q3-base:1.3 pkgsrc-2010Q2:1.3.0.6 pkgsrc-2010Q2-base:1.3 pkgsrc-2010Q1:1.3.0.4 pkgsrc-2010Q1-base:1.3 pkgsrc-2009Q4:1.3.0.2 pkgsrc-2009Q4-base:1.3 pkgsrc-2009Q3:1.2.0.4 pkgsrc-2009Q3-base:1.2 pkgsrc-2009Q2:1.2.0.2 pkgsrc-2009Q2-base:1.2 pkgsrc-2009Q1:1.1.1.1.0.2 pkgsrc-2009Q1-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.10 date 2013.01.27.00.13.29; author wiz; state dead; branches; next 1.9; 1.9 date 2012.09.22.13.48.15; author ryoon; state Exp; branches; next 1.8; 1.8 date 2012.09.11.23.59.22; author asau; state Exp; branches; next 1.7; 1.7 date 2012.01.28.09.39.17; author marino; state Exp; branches; next 1.6; 1.6 date 2012.01.26.02.45.44; author sbd; state Exp; branches; next 1.5; 1.5 date 2011.11.16.01.33.16; author sbd; state Exp; branches; next 1.4; 1.4 date 2011.02.28.14.52.38; author wiz; state Exp; branches; next 1.3; 1.3 date 2009.12.15.21.30.52; author joerg; state Exp; branches; next 1.2; 1.2 date 2009.06.08.18.54.20; author hasso; state Exp; branches; next 1.1; 1.1 date 2009.02.26.18.04.42; author hasso; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2009.02.26.18.04.42; author hasso; state Exp; branches; next ; desc @@ 1.10 log @Remove akode-plugins-ffmpeg; does not build with any ffmpeg version in pkgsrc and nothing depends on it. @ text @# $NetBSD: Makefile,v 1.9 2012/09/22 13:48:15 ryoon Exp $ # PKGNAME= akode-plugins-ffmpeg-${AKODE_VERSION} PKGREVISION= 4 MAINTAINER= pkgsrc-users@@NetBSD.org COMMENT= FFMPEG decoder plugin for akode framework LICENSE= gnu-lgpl-v2 .include "../../audio/akode/Makefile.common" DISTINFO_FILE= ${.CURDIR}/../../audio/akode/distinfo PATCHDIR= ${.CURDIR}/../../audio/akode/patches CONFIGURE_ARGS+= --with-ffmpeg do-install: cd ${WRKSRC}/akode/plugins/ffmpeg_decoder && ${SETENV} ${MAKE_ENV} \ ${MAKE} DESTDIR=${DESTDIR} install .include "../../multimedia/ffmpeg/buildlink3.mk" .include "../../devel/libltdl/buildlink3.mk" .include "../../audio/akode/buildlink3.mk" .include "../../mk/bsd.pkg.mk" @ 1.9 log @Recursive revbump from multimedia/libvpx 1.1.0 update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.8 2012/09/11 23:59:22 asau Exp $ @ 1.8 log @"user-destdir" is default these days @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.7 2012/01/28 09:39:17 marino Exp $ d5 1 a5 1 PKGREVISION= 3 @ 1.7 log @audio/akode-plugins-ffmpeg: Remove obsolete patch The ffmpeg plugin no longer needs to be patched to build on NetBSD. The UINT64_C issue was fixed directly in ffmpeg. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2012/01/26 02:45:44 sbd Exp $ a15 2 PKG_DESTDIR_SUPPORT= user-destdir @ 1.6 log @For proper DESTDIR support it should be passed to make as 'DESTDIR=${DESTDIR}' not 'prefix=${DESTDIR}${PREFIX}' @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2011/11/16 01:33:16 sbd Exp $ d5 1 a5 1 PKGREVISION= 2 @ 1.5 log @Recursive bump for multimedia/ffmpeg buildlink addition. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2011/02/28 14:52:38 wiz Exp $ d22 1 a22 1 ${MAKE} prefix=${DESTDIR}${PREFIX} install @ 1.4 log @Reset maintainer for retired developers. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2009/12/15 21:30:52 joerg Exp $ d5 1 a5 1 PKGREVISION= 1 @ 1.3 log @Recursive bump for libltdl @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2009/06/08 18:54:20 hasso Exp $ d7 1 a7 1 MAINTAINER= hasso@@NetBSD.org @ 1.2 log @Add license info to the akode packages. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1.1.1 2009/02/26 18:04:42 hasso Exp $ d5 1 @ 1.1 log @Initial revision @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2008/12/05 14:03:53 htepper Exp $ d8 1 @ 1.1.1.1 log @This package provides the ffmpeg plugin for aKode which allows decoding many audio formats using ffmpeg library. @ text @@