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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed May 4 15:58:57 CEST 2011


Revision: 14511
          http://gar.svn.sourceforge.net/gar/?rev=14511&view=rev
Author:   dmichelsen
Date:     2011-05-04 13:58:57 +0000 (Wed, 04 May 2011)

Log Message:
-----------
libflac4: Minor fixes to new defaults

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

Modified: csw/mgar/pkg/libflac4/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libflac4/trunk/Makefile	2011-05-04 12:54:28 UTC (rev 14510)
+++ csw/mgar/pkg/libflac4/trunk/Makefile	2011-05-04 13:58:57 UTC (rev 14511)
@@ -24,7 +24,7 @@
 PACKAGES += CSWlibflac4
 CATALOGNAME_CSWlibflac4 = libflac4
 SPKG_DESC_CSWlibflac4 = Free lossless audio codec library, libflac.so.4
-PKGFILES_CSWlibflac4 = $(call baseisadirs,$(libdir),libFLAC\.so\.4(\.\d+)*)
+PKGFILES_CSWlibflac4 = $(call pkgfiles_lib,libFLAC.so.4)
 RUNTIME_DEP_PKGS_CSWlibflac4 += CSWiconv
 
 # Override conflicts with CSWflac as the new CSWflac is built from the latest libflac
@@ -47,8 +47,6 @@
 # This is a legacy library, built XMMS plugin against newest one
 CONFIGURE_ARGS += --with-xmms-prefix=/notthere
 
-TEST_TARGET = check
-
 # There is one test failing, but as this is really a long-outdated legacy library
 # I don't care much for now.
 SKIPTEST ?= 1


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