annotate CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/lib/pkgconfig/icu-io.pc @ 68:5028fdace37b

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