[Midnightbsd-cvs] mports [24972] trunk/x11-fonts: update linux emulation ports in fonts

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Feb 12 21:46:26 EST 2019


Revision: 24972
          http://svnweb.midnightbsd.org/mports/?rev=24972
Author:   laffer1
Date:     2019-02-12 21:46:25 -0500 (Tue, 12 Feb 2019)
Log Message:
-----------
update linux emulation ports in fonts

Modified Paths:
--------------
    trunk/x11-fonts/Makefile

Added Paths:
-----------
    trunk/x11-fonts/linux-c6-fontconfig/
    trunk/x11-fonts/linux-c6-fontconfig/Makefile
    trunk/x11-fonts/linux-c6-fontconfig/distinfo
    trunk/x11-fonts/linux-c6-fontconfig/pkg-plist.amd64
    trunk/x11-fonts/linux-c6-fontconfig/pkg-plist.i386
    trunk/x11-fonts/linux-c7-fontconfig/
    trunk/x11-fonts/linux-c7-fontconfig/Makefile
    trunk/x11-fonts/linux-c7-fontconfig/distinfo
    trunk/x11-fonts/linux-c7-fontconfig/pkg-plist.amd64
    trunk/x11-fonts/linux-c7-fontconfig/pkg-plist.i386
    trunk/x11-fonts/linuxlibertine/
    trunk/x11-fonts/linuxlibertine/Makefile
    trunk/x11-fonts/linuxlibertine/distinfo
    trunk/x11-fonts/linuxlibertine/pkg-descr
    trunk/x11-fonts/linuxlibertine/pkg-plist
    trunk/x11-fonts/linuxlibertine-g/
    trunk/x11-fonts/linuxlibertine-g/Makefile
    trunk/x11-fonts/linuxlibertine-g/distinfo
    trunk/x11-fonts/linuxlibertine-g/files/
    trunk/x11-fonts/linuxlibertine-g/files/pkg-message.in
    trunk/x11-fonts/linuxlibertine-g/pkg-descr
    trunk/x11-fonts/linuxlibertine-g/pkg-plist

Removed Paths:
-------------
    trunk/x11-fonts/linux-f10-fontconfig/

Modified: trunk/x11-fonts/Makefile
===================================================================
--- trunk/x11-fonts/Makefile	2019-02-13 02:46:08 UTC (rev 24971)
+++ trunk/x11-fonts/Makefile	2019-02-13 02:46:25 UTC (rev 24972)
@@ -56,7 +56,10 @@
 SUBDIR += libXft
 SUBDIR += liberation-fonts-ttf
 SUBDIR += libfontenc
-SUBDIR += linux-f10-fontconfig
+SUBDIR += linux-c6-fontconfig
+SUBDIR += linux-c7-fontconfig
+SUBDIR += linuxlibertine
+SUBDIR += linuxlibertine-g
 SUBDIR += mkfontdir
 SUBDIR += mkfontscale
 SUBDIR += p5-type1inst

Added: trunk/x11-fonts/linux-c6-fontconfig/Makefile
===================================================================
--- trunk/x11-fonts/linux-c6-fontconfig/Makefile	                        (rev 0)
+++ trunk/x11-fonts/linux-c6-fontconfig/Makefile	2019-02-13 02:46:25 UTC (rev 24972)
@@ -0,0 +1,30 @@
+# $MidnightBSD$
+
+PORTNAME=	fontconfig
+PORTVERSION=	2.8.0
+PORTREVISION=	3
+CATEGORIES=	x11-fonts linux
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	XML-based font configuration API for X Windows (Linux CentOS ${LINUX_DIST_VER})
+
+LICENSE=	mit
+
+DESCR=		${.CURDIR}/../${PORTNAME}/pkg-descr
+RPMVERSION=	5.el6
+USES=		linux:c6
+USE_LDCONFIG=	yes
+USE_LINUX=	expat
+USE_LINUX_RPM=	yes
+
+OPTIONS_DEFINE=	DOCS
+
+post-patch:
+	@${RM} -r ${WRKSRC}/etc ${WRKSRC}/usr/share/fonts ${WRKSRC}/var
+
+post-install:
+	${MKDIR} ${STAGEDIR}${PREFIX}/etc
+	${LN} -s ${LOCALBASE}/etc/fonts ${STAGEDIR}${PREFIX}/etc/
+	${MKDIR} ${STAGEDIR}${PREFIX}/var/db/fontconfig
+
+.include <bsd.port.mk>


Property changes on: trunk/x11-fonts/linux-c6-fontconfig/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-fonts/linux-c6-fontconfig/distinfo
===================================================================
--- trunk/x11-fonts/linux-c6-fontconfig/distinfo	                        (rev 0)
+++ trunk/x11-fonts/linux-c6-fontconfig/distinfo	2019-02-13 02:46:25 UTC (rev 24972)
@@ -0,0 +1,7 @@
+TIMESTAMP = 1485624655
+SHA256 (centos/fontconfig-2.8.0-5.el6.i686.rpm) = 09cee79c086775d03e0219dc92d82f2803d6936bfe44f0c71f4ff7c33918d4f8
+SIZE (centos/fontconfig-2.8.0-5.el6.i686.rpm) = 190768
+SHA256 (centos/fontconfig-2.8.0-5.el6.x86_64.rpm) = 6a915b6e1ad740994aa9688d70a67ff2b6b72e0ced668794aeb27b2d0f2e237b
+SIZE (centos/fontconfig-2.8.0-5.el6.x86_64.rpm) = 189964
+SHA256 (centos/fontconfig-2.8.0-5.el6.src.rpm) = 8a737297dbb39f12c67f88db1b21b37ef97bed2ca00fa0975b16e264d6953a33
+SIZE (centos/fontconfig-2.8.0-5.el6.src.rpm) = 1565935


Property changes on: trunk/x11-fonts/linux-c6-fontconfig/distinfo
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-fonts/linux-c6-fontconfig/pkg-plist.amd64
===================================================================
--- trunk/x11-fonts/linux-c6-fontconfig/pkg-plist.amd64	                        (rev 0)
+++ trunk/x11-fonts/linux-c6-fontconfig/pkg-plist.amd64	2019-02-13 02:46:25 UTC (rev 24972)
@@ -0,0 +1,26 @@
+etc/fonts
+usr/bin/fc-cache
+usr/bin/fc-cat
+usr/bin/fc-list
+usr/bin/fc-match
+usr/bin/fc-query
+usr/bin/fc-scan
+usr/lib/libfontconfig.so.1
+usr/lib/libfontconfig.so.1.4.4
+usr/lib64/libfontconfig.so.1
+usr/lib64/libfontconfig.so.1.4.4
+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
+%%PORTDOCS%%%%DOCSDIR%%/COPYING
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/fontconfig-user.html
+%%PORTDOCS%%%%DOCSDIR%%/fontconfig-user.txt
+usr/share/man/man1/fc-cache.1.gz
+usr/share/man/man1/fc-cat.1.gz
+usr/share/man/man1/fc-list.1.gz
+usr/share/man/man1/fc-match.1.gz
+usr/share/man/man1/fc-query.1.gz
+usr/share/man/man1/fc-scan.1.gz
+usr/share/man/man5/fonts-conf.5.gz
+ at rmtry var/db/fontconfig/*-le64.cache-3
+ at dir var/db/fontconfig
+ at postexec %D/usr/bin/fc-cache -f -s


Property changes on: trunk/x11-fonts/linux-c6-fontconfig/pkg-plist.amd64
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-fonts/linux-c6-fontconfig/pkg-plist.i386
===================================================================
--- trunk/x11-fonts/linux-c6-fontconfig/pkg-plist.i386	                        (rev 0)
+++ trunk/x11-fonts/linux-c6-fontconfig/pkg-plist.i386	2019-02-13 02:46:25 UTC (rev 24972)
@@ -0,0 +1,24 @@
+etc/fonts
+usr/bin/fc-cache
+usr/bin/fc-cat
+usr/bin/fc-list
+usr/bin/fc-match
+usr/bin/fc-query
+usr/bin/fc-scan
+usr/lib/libfontconfig.so.1
+usr/lib/libfontconfig.so.1.4.4
+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
+%%PORTDOCS%%%%DOCSDIR%%/COPYING
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/fontconfig-user.html
+%%PORTDOCS%%%%DOCSDIR%%/fontconfig-user.txt
+usr/share/man/man1/fc-cache.1.gz
+usr/share/man/man1/fc-cat.1.gz
+usr/share/man/man1/fc-list.1.gz
+usr/share/man/man1/fc-match.1.gz
+usr/share/man/man1/fc-query.1.gz
+usr/share/man/man1/fc-scan.1.gz
+usr/share/man/man5/fonts-conf.5.gz
+ at rmtry var/db/fontconfig/*-le32d4.cache-3
+ at dir var/db/fontconfig
+ at postexec %D/usr/bin/fc-cache -f -s


Property changes on: trunk/x11-fonts/linux-c6-fontconfig/pkg-plist.i386
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-fonts/linux-c7-fontconfig/Makefile
===================================================================
--- trunk/x11-fonts/linux-c7-fontconfig/Makefile	                        (rev 0)
+++ trunk/x11-fonts/linux-c7-fontconfig/Makefile	2019-02-13 02:46:25 UTC (rev 24972)
@@ -0,0 +1,32 @@
+# $MidnightBSD$
+
+PORTNAME=	fontconfig
+PORTVERSION=	2.10.95
+CATEGORIES=	x11-fonts linux
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	XML-based font configuration API for X Windows (Linux CentOS ${LINUX_DIST_VER})
+
+LICENSE=	mit
+
+CONFLICTS=	linux-c6-${PORTNAME}-[0-9]*
+
+DESCR=		${.CURDIR}/../${PORTNAME}/pkg-descr
+RPMVERSION=	11.el7
+USES=		linux:c7
+USE_LDCONFIG=	yes
+USE_LINUX=	expat
+USE_LINUX_RPM=	yes
+
+OPTIONS_DEFINE=	DOCS
+
+post-patch:
+	@${RM} -r ${WRKSRC}/etc ${WRKSRC}/usr/share/fonts \
+		${WRKSRC}/usr/share/fontconfig ${WRKSRC}/var
+
+post-install:
+	${MKDIR} ${STAGEDIR}${PREFIX}/etc
+	${LN} -s ${LOCALBASE}/etc/fonts ${STAGEDIR}${PREFIX}/etc/
+	${MKDIR} ${STAGEDIR}${PREFIX}/var/db/fontconfig
+
+.include <bsd.port.mk>


Property changes on: trunk/x11-fonts/linux-c7-fontconfig/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-fonts/linux-c7-fontconfig/distinfo
===================================================================
--- trunk/x11-fonts/linux-c7-fontconfig/distinfo	                        (rev 0)
+++ trunk/x11-fonts/linux-c7-fontconfig/distinfo	2019-02-13 02:46:25 UTC (rev 24972)
@@ -0,0 +1,7 @@
+TIMESTAMP = 1507317997
+SHA256 (centos/fontconfig-2.10.95-11.el7.i686.rpm) = 81073a3d0e3a3be990615e6db546f55651bdf04f24dd44248c7875d73d63b246
+SIZE (centos/fontconfig-2.10.95-11.el7.i686.rpm) = 235900
+SHA256 (centos/fontconfig-2.10.95-11.el7.x86_64.rpm) = ba7d28d5326f02ce46d6c26b6ae902858124768420b3600494ccdd805e99c8fd
+SIZE (centos/fontconfig-2.10.95-11.el7.x86_64.rpm) = 234724
+SHA256 (centos/fontconfig-2.10.95-11.el7.src.rpm) = 644b249ea56a5ee6967f1b3ab5cafc107b43db535a9c5f3af5d6483ce6167ac9
+SIZE (centos/fontconfig-2.10.95-11.el7.src.rpm) = 1569980


Property changes on: trunk/x11-fonts/linux-c7-fontconfig/distinfo
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-fonts/linux-c7-fontconfig/pkg-plist.amd64
===================================================================
--- trunk/x11-fonts/linux-c7-fontconfig/pkg-plist.amd64	                        (rev 0)
+++ trunk/x11-fonts/linux-c7-fontconfig/pkg-plist.amd64	2019-02-13 02:46:25 UTC (rev 24972)
@@ -0,0 +1,32 @@
+etc/fonts
+usr/bin/fc-cache
+usr/bin/fc-cat
+usr/bin/fc-list
+usr/bin/fc-match
+usr/bin/fc-pattern
+usr/bin/fc-query
+usr/bin/fc-scan
+usr/bin/fc-validate
+usr/lib/libfontconfig.so.1
+usr/lib/libfontconfig.so.1.7.0
+usr/lib64/libfontconfig.so.1
+usr/lib64/libfontconfig.so.1.7.0
+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
+%%PORTDOCS%%%%DOCSDIR%%/COPYING
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/fontconfig-user.html
+%%PORTDOCS%%%%DOCSDIR%%/fontconfig-user.txt
+usr/share/man/man1/fc-cache.1.gz
+usr/share/man/man1/fc-cat.1.gz
+usr/share/man/man1/fc-list.1.gz
+usr/share/man/man1/fc-match.1.gz
+usr/share/man/man1/fc-pattern.1.gz
+usr/share/man/man1/fc-query.1.gz
+usr/share/man/man1/fc-scan.1.gz
+usr/share/man/man1/fc-validate.1.gz
+usr/share/man/man5/fonts-conf.5.gz
+usr/share/xml/fontconfig/fonts.dtd
+ at rmtry var/db/fontconfig/*-le64.cache-4
+ at rmtry var/db/fontconfig/CACHEDIR.TAG
+ at dir var/db/fontconfig
+ at postexec %D/usr/bin/fc-cache -f -s


Property changes on: trunk/x11-fonts/linux-c7-fontconfig/pkg-plist.amd64
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-fonts/linux-c7-fontconfig/pkg-plist.i386
===================================================================
--- trunk/x11-fonts/linux-c7-fontconfig/pkg-plist.i386	                        (rev 0)
+++ trunk/x11-fonts/linux-c7-fontconfig/pkg-plist.i386	2019-02-13 02:46:25 UTC (rev 24972)
@@ -0,0 +1,30 @@
+etc/fonts
+usr/bin/fc-cache
+usr/bin/fc-cat
+usr/bin/fc-list
+usr/bin/fc-match
+usr/bin/fc-pattern
+usr/bin/fc-query
+usr/bin/fc-scan
+usr/bin/fc-validate
+usr/lib/libfontconfig.so.1
+usr/lib/libfontconfig.so.1.7.0
+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
+%%PORTDOCS%%%%DOCSDIR%%/COPYING
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/fontconfig-user.html
+%%PORTDOCS%%%%DOCSDIR%%/fontconfig-user.txt
+usr/share/man/man1/fc-cache.1.gz
+usr/share/man/man1/fc-cat.1.gz
+usr/share/man/man1/fc-list.1.gz
+usr/share/man/man1/fc-match.1.gz
+usr/share/man/man1/fc-pattern.1.gz
+usr/share/man/man1/fc-query.1.gz
+usr/share/man/man1/fc-scan.1.gz
+usr/share/man/man1/fc-validate.1.gz
+usr/share/man/man5/fonts-conf.5.gz
+usr/share/xml/fontconfig/fonts.dtd
+ at rmtry var/db/fontconfig/*-le32d4.cache-4
+ at rmtry var/db/fontconfig/CACHEDIR.TAG
+ at dir var/db/fontconfig
+ at postexec %D/usr/bin/fc-cache -f -s


Property changes on: trunk/x11-fonts/linux-c7-fontconfig/pkg-plist.i386
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-fonts/linuxlibertine/Makefile
===================================================================
--- trunk/x11-fonts/linuxlibertine/Makefile	                        (rev 0)
+++ trunk/x11-fonts/linuxlibertine/Makefile	2019-02-13 02:46:25 UTC (rev 24972)
@@ -0,0 +1,46 @@
+# $MidnightBSD$
+
+PORTNAME=	linuxlibertine
+PORTVERSION=	4.7.5
+CATEGORIES=	x11-fonts
+MASTER_SITES=	SF
+DISTNAME=	LinLibertineFont-${PORTVERSION}-2
+EXTRACT_SUFX=	.tgz
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Linux Libertine Open Fonts
+
+LICENSE=	gpl2 LINUXLIBERTINE OFL
+LICENSE_COMB=	multi
+
+USES=		fonts
+
+OPTIONS_DEFINE=	DOCS
+
+LICENSE_NAME_LINUXLIBERTINE=	LinuxLibertine License
+LICENSE_FILE_LINUXLIBERTINE=	${WRKSRC}/LICENCE.txt
+LICENSE_PERMS_LINUXLIBERTINE=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+
+LICENSE_NAME_OFL=	Open Fonts License
+LICENSE_FILE_OFL=	${WRKSRC}/OFL.txt
+LICENSE_PERMS_OFL=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+
+WRKSRC=		${WRKDIR}/LinLibertine
+NO_BUILD=	yes
+
+PORTDOCS=	Bugs.txt \
+		ChangeLog.txt \
+		Readme.txt \
+		Readme-TEX.txt
+
+do-install:
+	@${MKDIR} ${STAGEDIR}${FONTSDIR}
+.for ext in ttf otf
+	${INSTALL_DATA} ${WRKSRC}/Fonts/*.${ext} ${STAGEDIR}${FONTSDIR}
+.endfor
+	@${MKDIR} ${STAGEDIR}${DOCSDIR}
+.for i in ${PORTDOCS}
+	${INSTALL_DATA} ${WRKSRC}/$i ${STAGEDIR}${DOCSDIR}
+.endfor
+
+.include <bsd.port.mk>


Property changes on: trunk/x11-fonts/linuxlibertine/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-fonts/linuxlibertine/distinfo
===================================================================
--- trunk/x11-fonts/linuxlibertine/distinfo	                        (rev 0)
+++ trunk/x11-fonts/linuxlibertine/distinfo	2019-02-13 02:46:25 UTC (rev 24972)
@@ -0,0 +1,2 @@
+SHA256 (LinLibertineFont-4.7.5-2.tgz) = f11ff509b89b060953c8921bcaeab14256999083c2e01c7a23bc1cf1709d1dfa
+SIZE (LinLibertineFont-4.7.5-2.tgz) = 6119255


Property changes on: trunk/x11-fonts/linuxlibertine/distinfo
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-fonts/linuxlibertine/pkg-descr
===================================================================
--- trunk/x11-fonts/linuxlibertine/pkg-descr	                        (rev 0)
+++ trunk/x11-fonts/linuxlibertine/pkg-descr	2019-02-13 02:46:25 UTC (rev 24972)
@@ -0,0 +1,5 @@
+The Libertine Open Fonts Project is devoted to creating high quality
+alternatives to other well-known fonts.  There are currently two
+font families: Linux Libertine and Linux Biolinum.
+
+WWW: http://linuxlibertine.sourceforge.net/Libertine-EN.html


Property changes on: trunk/x11-fonts/linuxlibertine/pkg-descr
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-fonts/linuxlibertine/pkg-plist
===================================================================
--- trunk/x11-fonts/linuxlibertine/pkg-plist	                        (rev 0)
+++ trunk/x11-fonts/linuxlibertine/pkg-plist	2019-02-13 02:46:25 UTC (rev 24972)
@@ -0,0 +1,20 @@
+%%FONTSDIR%%/LinBiolinum_Bd-0.5.5.otf
+%%FONTSDIR%%/LinBiolinum_Bd-0.5.5.ttf
+%%FONTSDIR%%/LinBiolinum_It-0.5.1.otf
+%%FONTSDIR%%/LinBiolinum_It-0.5.1.ttf
+%%FONTSDIR%%/LinBiolinum_Kb-0.5.4.otf
+%%FONTSDIR%%/LinBiolinum_Kb-0.5.4.ttf
+%%FONTSDIR%%/LinBiolinum_Re-0.6.4.otf
+%%FONTSDIR%%/LinBiolinum_Re-0.6.4.ttf
+%%FONTSDIR%%/LinLibertine_BI-4.1.0.otf
+%%FONTSDIR%%/LinLibertine_BI-4.1.0.ttf
+%%FONTSDIR%%/LinLibertine_Bd-4.1.5.otf
+%%FONTSDIR%%/LinLibertine_Bd-4.1.5.ttf
+%%FONTSDIR%%/LinLibertine_C-4.0.4.otf
+%%FONTSDIR%%/LinLibertine_C-4.0.4.ttf
+%%FONTSDIR%%/LinLibertine_It-4.2.6.otf
+%%FONTSDIR%%/LinLibertine_It-4.2.6.ttf
+%%FONTSDIR%%/LinLibertine_Re-4.7.5.otf
+%%FONTSDIR%%/LinLibertine_Re-4.7.5.ttf
+%%FONTSDIR%%/LinBiolinum_Sl-0.4.9.otf
+%%FONTSDIR%%/LinBiolinum_Sl-0.4.9.ttf


Property changes on: trunk/x11-fonts/linuxlibertine/pkg-plist
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-fonts/linuxlibertine-g/Makefile
===================================================================
--- trunk/x11-fonts/linuxlibertine-g/Makefile	                        (rev 0)
+++ trunk/x11-fonts/linuxlibertine-g/Makefile	2019-02-13 02:46:25 UTC (rev 24972)
@@ -0,0 +1,28 @@
+# $MidnightBSD$
+
+PORTNAME=	linuxlibertine-g
+PORTVERSION=	20120116
+CATEGORIES=	x11-fonts
+MASTER_SITES=	http://www.numbertext.org/linux/
+DISTNAME=	e7a384790b13c29113e22e596ade9687-LinLibertineG-${PORTVERSION}
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Linux Libertine G and Linux Biolinum G fonts
+
+LICENSE=	gpl2
+
+USES=		fonts zip
+
+SUB_FILES=	pkg-message
+
+FONTNAME=	LinLibertineG
+NO_BUILD=	yes
+
+WRKSRC=	${WRKDIR}/${FONTNAME}
+
+do-install:
+	${MKDIR} ${STAGEDIR}${FONTSDIR}
+	cd ${WRKSRC} &&	\
+		${INSTALL_DATA} ${WRKSRC}/*.ttf ${STAGEDIR}${FONTSDIR}
+
+.include <bsd.port.mk>


Property changes on: trunk/x11-fonts/linuxlibertine-g/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-fonts/linuxlibertine-g/distinfo
===================================================================
--- trunk/x11-fonts/linuxlibertine-g/distinfo	                        (rev 0)
+++ trunk/x11-fonts/linuxlibertine-g/distinfo	2019-02-13 02:46:25 UTC (rev 24972)
@@ -0,0 +1,2 @@
+SHA256 (e7a384790b13c29113e22e596ade9687-LinLibertineG-20120116.zip) = 54adcb2bc8cac0927a647fbd9362f45eff48130ce6e2379dc3867643019e08c5
+SIZE (e7a384790b13c29113e22e596ade9687-LinLibertineG-20120116.zip) = 6651982


Property changes on: trunk/x11-fonts/linuxlibertine-g/distinfo
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-fonts/linuxlibertine-g/files/pkg-message.in
===================================================================
--- trunk/x11-fonts/linuxlibertine-g/files/pkg-message.in	                        (rev 0)
+++ trunk/x11-fonts/linuxlibertine-g/files/pkg-message.in	2019-02-13 02:46:25 UTC (rev 24972)
@@ -0,0 +1,5 @@
+You can start using the fonts by following these instructions:
+
+Add the following line to the "Files" section of your x.org configuration file:
+
+	FontPath "%%FONTSDIR%%/"


Property changes on: trunk/x11-fonts/linuxlibertine-g/files/pkg-message.in
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-fonts/linuxlibertine-g/pkg-descr
===================================================================
--- trunk/x11-fonts/linuxlibertine-g/pkg-descr	                        (rev 0)
+++ trunk/x11-fonts/linuxlibertine-g/pkg-descr	2019-02-13 02:46:25 UTC (rev 24972)
@@ -0,0 +1,9 @@
+Sample image of Linux Libertine. Source: Wikipedia Graphite versions of Linux
+Libertine and Linux Biolinum font families for LibreOffice and OpenOffice.org.
+Fonts with ligatures, true small caps, old style numbers, proportional or
+monospaced numbers, capital spacing, automatic thousand separation, true
+superscript and subscript, diagonal and nut fractions, different numbering
+styles: number to number name conversion (in more than 20 languages), footnote
+numbering styles; right aligned footnote numbers, etc
+
+WWW: http://numbertext.org/linux/


Property changes on: trunk/x11-fonts/linuxlibertine-g/pkg-descr
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-fonts/linuxlibertine-g/pkg-plist
===================================================================
--- trunk/x11-fonts/linuxlibertine-g/pkg-plist	                        (rev 0)
+++ trunk/x11-fonts/linuxlibertine-g/pkg-plist	2019-02-13 02:46:25 UTC (rev 24972)
@@ -0,0 +1,10 @@
+%%FONTSDIR%%/LinBiolinum_RB_G.ttf
+%%FONTSDIR%%/LinLibertine_DR_G.ttf
+%%FONTSDIR%%/LinLibertine_RI_G.ttf
+%%FONTSDIR%%/LinLibertine_R_G.ttf
+%%FONTSDIR%%/LinBiolinum_RI_G.ttf
+%%FONTSDIR%%/LinLibertine_RBI_G.ttf
+%%FONTSDIR%%/LinLibertine_RZI_G.ttf
+%%FONTSDIR%%/LinBiolinum_R_G.ttf
+%%FONTSDIR%%/LinLibertine_RB_G.ttf
+%%FONTSDIR%%/LinLibertine_RZ_G.ttf


Property changes on: trunk/x11-fonts/linuxlibertine-g/pkg-plist
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list