| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/x11-fonts/linux-c7-fontconfig/ |
Upload File : |
PORTNAME= fontconfig
PORTVERSION= 2.13.0
DISTVERSIONSUFFIX= -4.3.el7
CATEGORIES= x11-fonts linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= XML-based font configuration API for X Windows (Linux CentOS ${LINUX_DIST_VER})
WWW= https://www.freedesktop.org/wiki/Software/fontconfig/
USES= cpe linux:c7
USE_LDCONFIG= yes
USE_LINUX= expat freetype
USE_LINUX_RPM= yes
CPE_VENDOR= fontconfig_project
CONFLICTS= linux-c6-${PORTNAME}
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
OPTIONS_DEFINE= DOCS NLS
OPTIONS_SUB= yes
post-patch:
@${RM} -r ${WRKSRC}/etc ${WRKSRC}/usr/lib/fontconfig \
${WRKSRC}/usr/share/fontconfig
post-install:
${MKDIR} ${STAGEDIR}${PREFIX}/etc
${LN} -s ${LOCALBASE}/etc/fonts ${STAGEDIR}${PREFIX}/etc/
${MKDIR} ${STAGEDIR}${PREFIX}/var/db/fontconfig
.include <bsd.port.mk>