annotate CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/lib/pkgconfig/icu-io.pc @ 69:33d812a61356

planemo upload commit 2e9511a184a1ca667c7be0c6321a36dc4e3d116d
author jpayne
date Tue, 18 Mar 2025 17:55:14 -0400
parents
children
rev   line source
jpayne@69 1 # Copyright (C) 2016 and later: Unicode, Inc. and others.
jpayne@69 2 # License & terms of use: http://www.unicode.org/copyright.html
jpayne@69 3 # Copyright (C) 2010-2013, International Business Machines Corporation. All Rights Reserved.
jpayne@69 4
jpayne@69 5 # CFLAGS contains only anything end users should set
jpayne@69 6 CFLAGS =
jpayne@69 7 # CXXFLAGS contains only anything end users should set
jpayne@69 8 CXXFLAGS =
jpayne@69 9 # DEFS only contains those UCONFIG_CPPFLAGS which are not auto-set by platform.h
jpayne@69 10 DEFS =
jpayne@69 11 prefix = /mnt/c/Users/crash/Documents/BobLiterman/CSP2_Galaxy/CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce
jpayne@69 12 exec_prefix = ${prefix}
jpayne@69 13 #bindir = ${exec_prefix}/bin
jpayne@69 14 libdir = ${exec_prefix}/lib
jpayne@69 15 includedir = ${prefix}/include
jpayne@69 16 baselibs = -lpthread -ldl -lm
jpayne@69 17 #datarootdir = ${prefix}/share
jpayne@69 18 #datadir = ${datarootdir}
jpayne@69 19 #sbindir = ${exec_prefix}/sbin
jpayne@69 20 #mandir = ${datarootdir}/man
jpayne@69 21 #sysconfdir = ${prefix}/etc
jpayne@69 22 UNICODE_VERSION=13.0
jpayne@69 23 ICUPREFIX=icu
jpayne@69 24 ICULIBSUFFIX=
jpayne@69 25 LIBICU=lib${ICUPREFIX}
jpayne@69 26 #SHAREDLIBCFLAGS=-fPIC
jpayne@69 27 pkglibdir=${libdir}/icu${ICULIBSUFFIX}/67.1
jpayne@69 28 #pkgdatadir=${datadir}/icu${ICULIBSUFFIX}/67.1
jpayne@69 29 ICUDATA_NAME = icudt67l
jpayne@69 30 #ICUPKGDATA_DIR=${exec_prefix}/lib
jpayne@69 31 #ICUDATA_DIR=${pkgdatadir}
jpayne@69 32 ICUDESC=International Components for Unicode
jpayne@69 33
jpayne@69 34 Version: 67.1
jpayne@69 35 Cflags: -I${includedir}
jpayne@69 36 # end of icu.pc.in
jpayne@69 37 Description: International Components for Unicode: Stream and I/O Library
jpayne@69 38 Name: icu-io
jpayne@69 39 Requires: icu-i18n
jpayne@69 40 Libs: -licuio