Fixes for fftw, tiff and vigra.

* tiff can build on gcc2 now.
* Move vigra-config script to devel package.
* Fix policy violations.
This commit is contained in:
Kacper Kasper
2014-04-30 01:38:16 +02:00
parent 92edcf4217
commit dea6d55cdc
3 changed files with 26 additions and 16 deletions

View File

@@ -21,15 +21,15 @@ COPYRIGHT="
2003, 2007-2011 Matteo Frigo
2003, 2007-2011 Massachusetts Institute of Technology
"
REVISION="2"
REVISION="3"
ARCHITECTURES="x86 x86_gcc2 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
PROVIDES="
libfftw$secondaryArchSuffix = $portVersion compat >= 3
lib:libfftw$secondaryArchSuffix = $portVersion compat >= 3
cmd:fftw_wisdom
cmd:fftw_wisdom_to_conf
cmd:fftw_wisdom$secondaryArchSuffix
cmd:fftw_wisdom_to_conf$secondaryArchSuffix
"
REQUIRES="
@@ -64,7 +64,8 @@ INSTALL()
PROVIDES_devel="
libfftw${secondaryArchSuffix}_devel = $portVersion compat >= 3
devel:libfftw${secondaryArchSuffix} = $portVersion compat >= 3
devel:libfftw$secondaryArchSuffix = $portVersion compat >= 3
devel:libfftw3$secondaryArchSuffix = $portVersion compat >= 3
"
REQUIRES_devel="
libfftw$secondaryArchSuffix == $portVersion base