SF.net SVN: gar:[23026] csw/mgar/pkg/mpg321/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri Feb 14 16:14:55 CET 2014
Revision: 23026
http://sourceforge.net/p/gar/code/23026
Author: dmichelsen
Date: 2014-02-14 15:14:53 +0000 (Fri, 14 Feb 2014)
Log Message:
-----------
mpg321/trunk: Add alternative fixing #4342
Modified Paths:
--------------
csw/mgar/pkg/mpg321/trunk/Makefile
Modified: csw/mgar/pkg/mpg321/trunk/Makefile
===================================================================
--- csw/mgar/pkg/mpg321/trunk/Makefile 2014-02-14 13:49:53 UTC (rev 23025)
+++ csw/mgar/pkg/mpg321/trunk/Makefile 2014-02-14 15:14:53 UTC (rev 23026)
@@ -29,4 +29,9 @@
CONFIGURE_ARGS += --enable-ipv6=yes
CONFIGURE_ARGS += --enable-alsa=no
+# The other one is mpg123
+# This fixes #4342
+ALTERNATIVES_CSWmpg321 = mpg321
+ALTERNATIVE_mpg321 = $(bindir)/mpg123 mpg123 $(bindir)/mpg321 50
+
include gar/category.mk
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list