Bug #350 ยป scales-ppm-pkg-config-private-libraries.patch
| src/pkgconfig/scales-ppm-core.pc.in | ||
|---|---|---|
| URL: http://www.dkrz.de/redmine/projects/scales-ppm | ||
| Version: @VERSION@ | ||
| Requires: | ||
| Libs: -L@libdir@ -lscalesppmcore @CRYPTO_C_LIB@ @MPI_C_LIB@ | ||
| Cflags: @PARMETIS_C_INCLUDE@ @METIS_C_INCLUDE@ -I@includedir@ @MPI_C_INCLUDE@ | ||
| Libs: -L@libdir@ -lscalesppmcore | ||
| Libs.private: @CRYPTO_C_LIB@ @MPI_C_LIB@ | ||
| Cflags: -I@includedir@ @MPI_C_INCLUDE@ | ||
| src/pkgconfig/scales-ppm.pc.in | ||
|---|---|---|
| libdir=@libdir@ | ||
| includedir=@includedir@ | ||
| fcflags=@FPP_INCOPT@@includedir@ @FC_MOD_FLAG@@includedir@ | ||
| fclibs=-L@libdir@ -lscalesppm @PARMETIS_FC_LIB@ @METIS_FC_LIB@ @NETCDF_FC_LIB@ @MPI_FC_LIB@ @CRYPTO_FC_LIB@ | ||
| fclibs=-L@libdir@ -lscalesppm | ||
| fclibs.private=@PARMETIS_FC_LIB@ @METIS_FC_LIB@ @NETCDF_FC_LIB@ @MPI_FC_LIB@ @CRYPTO_FC_LIB@ | ||
| Name: scales-ppm | ||
| Description: Partitioning and parallelization module originated in ScalES project. | ||
| ... | ... | |
| Version: @VERSION@ | ||
| Requires:  | ||
| Libs: ${fclibs} | ||
| Libs.private: ${fclibs.private} | ||
| Cflags: ${fcflags} | ||
| FCflags: ${fcflags} | ||
| FClibs: ${fclibs} | ||
| FClibs.private: ${fclibs.private} | ||