aboutsummaryrefslogtreecommitdiff
path: root/print/linux-c7-freetype
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2019-06-08 12:13:46 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2019-06-08 12:13:46 +0000
commitf099d068fcacbcc86cba65c6a9217fa7dcef32fe (patch)
treeea72f45e6ee6985e1c66566dc44f5e0880ae4522 /print/linux-c7-freetype
parent3cdc2974feaa291701ee4f7e7fcc75fb8d2de179 (diff)
downloadports-f099d068fcacbcc86cba65c6a9217fa7dcef32fe.tar.gz
ports-f099d068fcacbcc86cba65c6a9217fa7dcef32fe.zip
Update CentOS 7 ports to 7.6.1810.
This adds some new ports: converters/linux-c7-fribidi required by x11-toolkits/linux-c7-pango. graphics/linux-c7-libglvnd required by graphics/linux-c7-dri. graphics/linux-c7-wayland required by graphics/linux-c7-dri. print/linux-c7-freetype unbundled from emulators/linux_base-c7 because it depends on graphics/linux-c7-png now. Mesa OpenGL libraries in graphics/linux-c7-dri now support libglvnd (GL Vendor-Neutral Dispatch library) which allows some applications to use Mesa while others use Nvidia OpenGL. The x11/nvidia-driver* ports have been changed so versions above 390.42 now use CentOS libglvnd and no longer install a bundled copy. PR: 229431 Submitted by: pkubaj (partly)
Notes
Notes: svn path=/head/; revision=503722
Diffstat (limited to 'print/linux-c7-freetype')
-rw-r--r--print/linux-c7-freetype/Makefile19
-rw-r--r--print/linux-c7-freetype/distinfo7
-rw-r--r--print/linux-c7-freetype/pkg-plist.amd648
-rw-r--r--print/linux-c7-freetype/pkg-plist.i3866
4 files changed, 40 insertions, 0 deletions
diff --git a/print/linux-c7-freetype/Makefile b/print/linux-c7-freetype/Makefile
new file mode 100644
index 000000000000..a76422c3ad1a
--- /dev/null
+++ b/print/linux-c7-freetype/Makefile
@@ -0,0 +1,19 @@
+# $FreeBSD$
+
+PORTNAME= freetype
+PORTVERSION= 2.8
+CATEGORIES= print linux
+
+MAINTAINER= emulation@FreeBSD.org
+COMMENT= Font rendering engine (Linux CentOS ${LINUX_DIST_VER})
+
+DESCR= ${.CURDIR}/../${PORTNAME}2/pkg-descr
+RPMVERSION= 12.el7
+USES= linux:c7
+USE_LDCONFIG= yes
+USE_LINUX= png
+USE_LINUX_RPM= yes
+
+OPTIONS_DEFINE= DOCS
+
+.include <bsd.port.mk>
diff --git a/print/linux-c7-freetype/distinfo b/print/linux-c7-freetype/distinfo
new file mode 100644
index 000000000000..f3c42a850406
--- /dev/null
+++ b/print/linux-c7-freetype/distinfo
@@ -0,0 +1,7 @@
+TIMESTAMP = 1556533831
+SHA256 (centos/freetype-2.8-12.el7.i686.rpm) = f7e88eff161bce032773746aecb93932e94a26ed2af7156e4018d9d23a522101
+SIZE (centos/freetype-2.8-12.el7.i686.rpm) = 385864
+SHA256 (centos/freetype-2.8-12.el7.x86_64.rpm) = 95b67d5ada6a7a05d511ebd23dacb27d713221c4f5688da4cbe7bdca192acffb
+SIZE (centos/freetype-2.8-12.el7.x86_64.rpm) = 388688
+SHA256 (centos/freetype-2.8-12.el7.src.rpm) = b8ff95c7279c48c927b3f6bafa622403ba1c836586f4f2793d70a9c0915ddd06
+SIZE (centos/freetype-2.8-12.el7.src.rpm) = 4276134
diff --git a/print/linux-c7-freetype/pkg-plist.amd64 b/print/linux-c7-freetype/pkg-plist.amd64
new file mode 100644
index 000000000000..e2cb44cbfc8d
--- /dev/null
+++ b/print/linux-c7-freetype/pkg-plist.amd64
@@ -0,0 +1,8 @@
+usr/lib/libfreetype.so.6
+usr/lib/libfreetype.so.6.14.0
+usr/lib64/libfreetype.so.6
+usr/lib64/libfreetype.so.6.14.0
+%%PORTDOCS%%%%DOCSDIR%%/README
+usr/share/licenses/freetype-2.8/FTL.TXT
+usr/share/licenses/freetype-2.8/GPLv2.TXT
+usr/share/licenses/freetype-2.8/LICENSE.TXT
diff --git a/print/linux-c7-freetype/pkg-plist.i386 b/print/linux-c7-freetype/pkg-plist.i386
new file mode 100644
index 000000000000..9020dbcab4ac
--- /dev/null
+++ b/print/linux-c7-freetype/pkg-plist.i386
@@ -0,0 +1,6 @@
+usr/lib/libfreetype.so.6
+usr/lib/libfreetype.so.6.14.0
+%%PORTDOCS%%%%DOCSDIR%%/README
+usr/share/licenses/freetype-2.8/FTL.TXT
+usr/share/licenses/freetype-2.8/GPLv2.TXT
+usr/share/licenses/freetype-2.8/LICENSE.TXT