Fri Apr 18 13:44:32 2014 UTC ()
Switch from libmpcdec to musepack. Bump PKGREVISION.


(wiz)
diff -r1.12 -r1.13 pkgsrc/audio/gst-plugins0.10-musepack/Makefile

cvs diff -r1.12 -r1.13 pkgsrc/audio/gst-plugins0.10-musepack/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/gst-plugins0.10-musepack/Attic/Makefile 2012/09/15 10:03:38 1.12
+++ pkgsrc/audio/gst-plugins0.10-musepack/Attic/Makefile 2014/04/18 13:44:32 1.13
@@ -1,11 +1,10 @@ @@ -1,11 +1,10 @@
1# $NetBSD: Makefile,v 1.12 2012/09/15 10:03:38 obache Exp $ 1# $NetBSD: Makefile,v 1.13 2014/04/18 13:44:32 wiz Exp $
2# 
3 2
4GST_PLUGINS0.10_NAME= musepack 3GST_PLUGINS0.10_NAME= musepack
5GST_PLUGINS0.10_DIRS= ext/musepack 4GST_PLUGINS0.10_DIRS= ext/musepack
6PKGREVISION= 2 5PKGREVISION= 3
7 6
8.include "../../multimedia/gst-plugins0.10-bad/Makefile.common" 7.include "../../multimedia/gst-plugins0.10-bad/Makefile.common"
9 8
10.include "../../audio/libmpcdec/buildlink3.mk" 9.include "../../audio/musepack/buildlink3.mk"
11.include "../../mk/bsd.pkg.mk" 10.include "../../mk/bsd.pkg.mk"