Sha256: 6cde4529488226044ff9b45a2a790dd03030a108c1bd7573b8482089b714b272

Contents?: true

Size: 1.28 KB

Versions: 12

Compression:

Stored size: 1.28 KB

Contents

# Copyright (C) 2016 and later: Unicode, Inc. and others.
# License & terms of use: http://www.unicode.org/copyright.html
# 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/vagrant/ruby-gnome2/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=9.0
ICUPREFIX=icu
ICULIBSUFFIX=
LIBICU=lib${ICUPREFIX}
#SHAREDLIBCFLAGS=-fPIC
pkglibdir=${libdir}/icu${ICULIBSUFFIX}/58.2
#pkgdatadir=${datadir}/icu${ICULIBSUFFIX}/58.2
ICUDATA_NAME = icudt58l
#ICUPKGDATA_DIR=${exec_prefix}/lib
#ICUDATA_DIR=${pkgdatadir}
ICUDESC=International Components for Unicode

Version: 58.2
Cflags: -I${includedir}
# end of icu.pc.in
Description: International Components for Unicode: Common and Data libraries
Name: icu-uc
Libs: -L${libdir} -licuuc58 -licudt58
Libs.private: ${baselibs}

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
pango-3.2.9-x86-mingw32 vendor/local/lib/pkgconfig/icu-uc.pc
pango-3.2.8-x86-mingw32 vendor/local/lib/pkgconfig/icu-uc.pc
pango-3.2.7-x86-mingw32 vendor/local/lib/pkgconfig/icu-uc.pc
pango-3.2.6-x86-mingw32 vendor/local/lib/pkgconfig/icu-uc.pc
pango-3.2.5-x64-mingw32 vendor/local/lib/pkgconfig/icu-uc.pc
pango-3.2.5-x86-mingw32 vendor/local/lib/pkgconfig/icu-uc.pc
pango-3.2.4-x64-mingw32 vendor/local/lib/pkgconfig/icu-uc.pc
pango-3.2.4-x86-mingw32 vendor/local/lib/pkgconfig/icu-uc.pc
pango-3.2.3-x64-mingw32 vendor/local/lib/pkgconfig/icu-uc.pc
pango-3.2.3-x86-mingw32 vendor/local/lib/pkgconfig/icu-uc.pc
pango-3.2.2-x64-mingw32 vendor/local/lib/pkgconfig/icu-uc.pc
pango-3.2.2-x86-mingw32 vendor/local/lib/pkgconfig/icu-uc.pc