> -COMMENT= library of Fortran linear algebra subroutines
> -DPB_PROPERTIES= parallel
> +COMMENT-main = library of Fortran linear algebra subroutines
> +COMMENT-blas = Basic Linear Algebra Subprograms
> +COMMENT-cblas = C interface to BLAS
> +COMMENT-docs = maunal pages for BLAS/LAPACK
>
> -VERSION= 3.8.0
> -DISTNAME= lapack-${VERSION}
> -REVISION= 2
> +PKGNAME-main = lapack-${V}
> +PKGNAME-blas = blas-${V}
> +PKGNAME-cblas = cblas-${V}
> +PKGNAME-docs = lapack-man-${V}
Is there a need to split it up? Now that the build is combined,
putting them in a single package would make sense to me, and would
simplify things.
No comments:
Post a Comment