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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Apr 9 17:17:22 CEST 2009


Revision: 4260
          http://gar.svn.sourceforge.net/gar/?rev=4260&view=rev
Author:   dmichelsen
Date:     2009-04-09 15:17:22 +0000 (Thu, 09 Apr 2009)

Log Message:
-----------
flac: Add modulations for i386

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

Modified: csw/mgar/pkg/flac/trunk/Makefile
===================================================================
--- csw/mgar/pkg/flac/trunk/Makefile	2009-04-09 15:16:35 UTC (rev 4259)
+++ csw/mgar/pkg/flac/trunk/Makefile	2009-04-09 15:17:22 UTC (rev 4260)
@@ -6,12 +6,10 @@
 # Version 1.1.2 is the last to contain libflac.so.7 where most of the binaries depend on
 MODULATIONS_GARVERSION = 1.1.2 1.2.1
 
-MODULATIONS = isa-sparcv8-garversion-1.1.2
 # There was no 64 bit legacy version. Do not provide it as new binaries should
 # link against the new version.
-#MODULATIONS += isa-sparcv9-garversion-1.1.2
-MODULATIONS += isa-sparcv8-garversion-1.2.1
-MODULATIONS += isa-sparcv9-garversion-1.2.1
+SKIP_MODULATIONS = isa-sparcv9-garversion-1.1.2
+SKIP_MODULATIONS += isa-amd64-garversion-1.1.2
 
 DESCRIPTION = Free lossless audio codec
 define BLURB
@@ -34,6 +32,11 @@
 PATCHFILES_isa-sparcv8-garversion-1.2.1 = libtool-64bit.patch no-stdint.patch
 PATCHFILES_isa-sparcv9-garversion-1.2.1 = libtool-64bit.patch no-stdint.patch
 
+PATCHFILES_isa-i386-garversion-1.1.2 = libtool-64bit.patch
+PATCHFILES_isa-amd64-garversion-1.1.2 = libtool-64bit.patch
+PATCHFILES_isa-i386-garversion-1.2.1 = libtool-64bit.patch no-stdint.patch
+PATCHFILES_isa-amd64-garversion-1.2.1 = libtool-64bit.patch no-stdint.patch
+
 PACKAGES = CSWflac CSWxmmsflac
 CATALOGNAME = libflac
 CATALOGNAME = xmms_flac


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