atrstm

Load and structure a combustion gas mixture
git clone git://git.meso-star.fr/atrstm.git
Log | Files | Refs | README | LICENSE

commit e56b7705da8a8faf03c13bde420a9c49df0e3165
parent e579b4653068ba85ff81e64712a73048071d9eb0
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Tue, 31 Oct 2023 11:18:02 +0100

Marginal update of pc file template

Wrap sources to ensure maximum line length of 72 columns.

Diffstat:
Matrstm.pc.in | 10++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/atrstm.pc.in b/atrstm.pc.in @@ -2,8 +2,14 @@ prefix=@PREFIX@ includedir=${prefix}/include libdir=${prefix}/lib -Requires: rsys >= @RSYS_VERSION@, suvm >= @SUVM_VERSION@, svx >= @SVX_VERSION@ -Requires.private: atrri >= @ATRRI_VERSION@, atrtp >= @ATRTP_VERSION@, smsh >= @SMSH_VERSION@ @RSIMD@ +Requires:\ + rsys >= @RSYS_VERSION@,\ + suvm >= @SUVM_VERSION@,\ + svx >= @SVX_VERSION@ +Requires.private:\ + atrri >= @ATRRI_VERSION@,\ + atrtp >= @ATRTP_VERSION@,\ + smsh >= @SMSH_VERSION@ @RSIMD@ Name: atrstm Description: AsToRia Semi-Transparent Medium library Version: @VERSION@