2016-10-19 16:50:26 +02:00
|
|
|
# Created by: Piotr Kubaj <pkubaj@anongoth.pl>
|
|
|
|
|
|
|
|
PORTNAME= pango
|
2019-06-08 14:13:46 +02:00
|
|
|
PORTVERSION= 1.42.4
|
2019-09-21 10:56:20 +02:00
|
|
|
DISTVERSIONSUFFIX= -4.el7_7
|
|
|
|
PORTREVISION= 1
|
2016-10-19 16:50:26 +02:00
|
|
|
CATEGORIES= x11-toolkits linux
|
|
|
|
|
|
|
|
MAINTAINER= emulation@FreeBSD.org
|
|
|
|
COMMENT= Pango library (Linux CentOS ${LINUX_DIST_VER})
|
|
|
|
|
2021-10-21 17:41:04 +02:00
|
|
|
USES= cpe linux:c7
|
|
|
|
CPE_VENDOR= gnome
|
2016-10-19 16:50:26 +02:00
|
|
|
USE_LDCONFIG= yes
|
2019-06-08 14:13:46 +02:00
|
|
|
USE_LINUX= cairo fontconfig freetype fribidi harfbuzz libthai xorglibs
|
2016-10-19 16:50:26 +02:00
|
|
|
USE_LINUX_RPM= yes
|
|
|
|
|
2021-10-28 14:28:24 +02:00
|
|
|
CONFLICTS= linux-c6-${PORTNAME}
|
2019-06-08 17:59:46 +02:00
|
|
|
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
|
|
|
|
|
2018-09-10 15:14:50 +02:00
|
|
|
OPTIONS_DEFINE= DOCS
|
|
|
|
|
2016-10-19 16:50:26 +02:00
|
|
|
.include <bsd.port.mk>
|