Sha256: fa5de274ab93efc3b23163d541e713a8a6e5d799f991650d69e0e626c6c90acf

Contents?: true

Size: 1.15 KB

Versions: 3

Compression:

Stored size: 1.15 KB

Contents

# Copyright (C) 2010-2013, International Business Machines Corporation. All Rights Reserved.

# CFLAGS contains only anything end users should set
CFLAGS = 
# CXXFLAGS contains only anything end users should set
CXXFLAGS =  --std=c++0x
# DEFS only contains those UCONFIG_CPPFLAGS which are not auto-set by platform.h
DEFS = 
prefix = /home/kou/work/ruby/ruby-gnome2.win32/pango/vendor/local
exec_prefix = ${prefix}
#bindir = ${exec_prefix}/bin
libdir = ${exec_prefix}/lib
includedir = ${prefix}/include
baselibs = -lpthread -lm 
#datarootdir = ${prefix}/share
#datadir = ${datarootdir}
#sbindir = ${exec_prefix}/sbin
#mandir = ${datarootdir}/man
#sysconfdir = ${prefix}/etc
UNICODE_VERSION=7.0
ICUPREFIX=icu
ICULIBSUFFIX=
LIBICU=lib${ICUPREFIX}
#SHAREDLIBCFLAGS=-fPIC
pkglibdir=${libdir}/icu${ICULIBSUFFIX}/54.1
#pkgdatadir=${datadir}/icu${ICULIBSUFFIX}/54.1
ICUDATA_NAME = icudt54l
#ICUPKGDATA_DIR=${exec_prefix}/lib
#ICUDATA_DIR=${pkgdatadir}
ICUDESC=International Components for Unicode

Version: 54.1
Cflags: -I${includedir}
# end of icu.pc.in
Description: International Components for Unicode: Internationalization library
Name: icu-i18n
Requires: icu-uc
Libs: -licuin54

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
pango-2.2.3-x86-mingw32 vendor/local/lib/pkgconfig/icu-i18n.pc
pango-2.2.2-x86-mingw32 vendor/local/lib/pkgconfig/icu-i18n.pc
pango-2.2.1-x86-mingw32 vendor/local/lib/pkgconfig/icu-i18n.pc