mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
x11-fonts/fonttosfnt: Update to 1.2.5
Fix COMMENT. Update WWW and pkg-descr. https://lists.x.org/archives/xorg-announce/2023-September/003422.html https://lists.x.org/archives/xorg-announce/2024-October/003533.html https://lists.x.org/archives/xorg-announce/2025-December/003651.html PR: 288087 Approved by: x11 (arrowd) Approved by: fluffy (mentor)
This commit is contained in:
@@ -1,22 +1,19 @@
|
||||
PORTNAME= fonttosfnt
|
||||
PORTVERSION= 1.2.2
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.2.5
|
||||
CATEGORIES= x11-fonts
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= Wrap a bitmap font in a sftn wrapper
|
||||
WWW= https://www.x.org/
|
||||
COMMENT= Wrap a bitmap font in a sfnt (OpenType) wrapper
|
||||
WWW= https://gitlab.freedesktop.org/xorg/app/fonttosfnt
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libfreetype.so:print/freetype2
|
||||
|
||||
USES= xorg xorg-cat:app
|
||||
USES= tar:xz xorg xorg-cat:app
|
||||
USE_XORG= xorgproto fontenc
|
||||
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
|
||||
PLIST_FILES= bin/fonttosfnt share/man/man1/fonttosfnt.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1656486878
|
||||
SHA256 (xorg/app/fonttosfnt-1.2.2.tar.bz2) = 1a1bb4ef25856dea7de3d491ae7231493225b400bee0f6a1f949017ffd203a64
|
||||
SIZE (xorg/app/fonttosfnt-1.2.2.tar.bz2) = 146855
|
||||
TIMESTAMP = 1767242138
|
||||
SHA256 (xorg/app/fonttosfnt-1.2.5.tar.xz) = 2e251e66e8753c08aa280b26fd4a10d0d88e7d9bba5c8aac3d3fb36705e5918e
|
||||
SIZE (xorg/app/fonttosfnt-1.2.5.tar.xz) = 144844
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
This package contains fonttosfnt, an application used for wrapping a bitmap
|
||||
font in a sfnt (TrueType) wrapper.
|
||||
Fonttosfnt wraps a set of bdf or pcf bitmap fonts in a sfnt (TrueType or
|
||||
OpenType) wrapper. If no font is specified, a BDF font is read from
|
||||
standard input (stdin).
|
||||
|
||||
Reference in New Issue
Block a user