Linux sagir-us1.hostever.us 5.14.0-570.51.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 8 09:41:34 EDT 2025 x86_64
LiteSpeed
Server IP : 104.247.108.91 & Your IP : 216.73.216.105
Domains : 74 Domain
User : georgeto
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
local /
emps /
lib /
pkgconfig /
Delete
Unzip
Name
Size
Permission
Date
Action
expat.pc
237
B
-rw-r--r--
2025-02-06 06:44
freetype2.pc
331
B
-rw-r--r--
2025-02-06 06:36
gdlib.pc
359
B
-rw-r--r--
2025-02-06 06:36
icu-i18n.pc
1.23
KB
-rw-r--r--
2025-02-06 06:39
icu-io.pc
1.22
KB
-rw-r--r--
2025-02-06 06:39
icu-uc.pc
1.26
KB
-rw-r--r--
2025-02-06 06:39
libcrypto.pc
328
B
-rw-r--r--
2025-02-06 06:21
libcurl.pc
1.69
KB
-rw-r--r--
2025-02-06 06:35
libecpg.pc
276
B
-rw-r--r--
2025-02-06 06:34
libecpg_compat.pc
304
B
-rw-r--r--
2025-02-06 06:34
libexslt.pc
343
B
-rw-r--r--
2025-02-06 06:31
libpcre.pc
312
B
-rw-r--r--
2025-02-06 06:22
libpcrecpp.pc
274
B
-rw-r--r--
2025-02-06 06:22
libpcreposix.pc
316
B
-rw-r--r--
2025-02-06 06:22
libpgtypes.pc
269
B
-rw-r--r--
2025-02-06 06:34
libpng.pc
254
B
-rw-r--r--
2025-02-06 06:36
libpng16.pc
254
B
-rw-r--r--
2025-02-06 06:36
libpq.pc
263
B
-rw-r--r--
2025-02-06 06:34
libssh2.pc
661
B
-rw-r--r--
2025-02-06 06:38
libssl.pc
275
B
-rw-r--r--
2025-02-06 06:21
libxml-2.0.pc
348
B
-rw-r--r--
2025-02-06 06:30
libxslt.pc
334
B
-rw-r--r--
2025-02-06 06:31
libzip.pc
272
B
-rw-r--r--
2025-02-06 06:38
oniguruma.pc
308
B
-rw-r--r--
2025-02-06 06:38
openssl.pc
229
B
-rw-r--r--
2025-02-06 06:21
sqlite3.pc
285
B
-rw-r--r--
2025-02-06 06:35
zlib.pc
274
B
-rw-r--r--
2025-02-06 06:22
Save
Rename
# 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 = /usr/local/emps exec_prefix = ${prefix} #bindir = ${exec_prefix}/bin libdir = ${exec_prefix}/lib includedir = ${prefix}/include baselibs = -lpthread -ldl -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.3 #pkgdatadir=${datadir}/icu${ICULIBSUFFIX}/58.3 ICUDATA_NAME = icudt58l #ICUPKGDATA_DIR=${exec_prefix}/lib #ICUDATA_DIR=${pkgdatadir} ICUDESC=International Components for Unicode Version: 58.3 Cflags: -I${includedir} # end of icu.pc.in Description: International Components for Unicode: Common and Data libraries Name: icu-uc Libs: -L${libdir} -licuuc -licudata Libs.private: ${baselibs}