[csw-devel] SF.net SVN: gar:[9055] csw/mgar/pkg/mpg321/trunk/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Tue Mar 9 13:58:44 CET 2010


Revision: 9055
          http://gar.svn.sourceforge.net/gar/?rev=9055&view=rev
Author:   wahwah
Date:     2010-03-09 12:58:44 +0000 (Tue, 09 Mar 2010)

Log Message:
-----------
mpg321: Added alternatives support for $(bindir)/mpg123

Modified Paths:
--------------
    csw/mgar/pkg/mpg321/trunk/Makefile

Modified: csw/mgar/pkg/mpg321/trunk/Makefile
===================================================================
--- csw/mgar/pkg/mpg321/trunk/Makefile	2010-03-09 12:44:16 UTC (rev 9054)
+++ csw/mgar/pkg/mpg321/trunk/Makefile	2010-03-09 12:58:44 UTC (rev 9055)
@@ -23,4 +23,13 @@
 CONFIGURE_ARGS = $(DIRPATHS)
 # A fix for an inline function and 'symbol not found'.
 EXTRA_CFLAGS = -features=no%extinl
+
+ALTERNATIVES = mpg321
+
+ALTERNATIVE_mpg321 = $(bindir)/mpg123 mpg123 $(bindir)/mpg321 50
+
 include gar/category.mk
+
+post-merge:
+	rm $(PKGROOT)$(bindir)/mpg123
+	@$(MAKECOOKIE)


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