Skip to content

Commit 6e448fd

Browse files
author
markd
committed
tex-sourceserif{,-doc}: add version 2.0
This package provides Source Serif for LaTeX. It includes both Type1 and OpenType fonts and selects the latter when using XeLaTeX or LuaLaTeX. This package used to be called "sourceserifpro" and contains an alias package for backwards compatibility.
1 parent b71b086 commit 6e448fd

8 files changed

Lines changed: 1562 additions & 0 deletions

File tree

fonts/tex-sourceserif-doc/DESCR

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Documentation for tex-sourceserif.

fonts/tex-sourceserif-doc/Makefile

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# $NetBSD: Makefile,v 1.1 2026/03/26 10:16:38 markd Exp $
2+
3+
DISTNAME= sourceserif.doc
4+
PKGNAME= tex-${DISTNAME:S/./-/}-2.0
5+
TEXLIVE_REV= 78252
6+
7+
MAINTAINER= pkgsrc-users@NetBSD.org
8+
HOMEPAGE= https://ctan.org/pkg/sourceserif
9+
COMMENT= Documentation for tex-sourceserif
10+
LICENSE= ofl-v1.1 AND lppl-1.3c
11+
12+
.include "../../print/texlive/package.mk"
13+
.include "../../mk/bsd.pkg.mk"

fonts/tex-sourceserif-doc/PLIST

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
@comment $NetBSD: PLIST,v 1.1 2026/03/26 10:16:38 markd Exp $
2+
share/texmf-dist/doc/latex/sourceserif/LICENSE.txt
3+
share/texmf-dist/doc/latex/sourceserif/README.md
4+
share/texmf-dist/doc/latex/sourceserif/sourceserif-otf-specimen.pdf
5+
share/texmf-dist/doc/latex/sourceserif/sourceserif-otf-specimen.tex
6+
share/texmf-dist/doc/latex/sourceserif/sourceserif-type1-specimen.pdf
7+
share/texmf-dist/doc/latex/sourceserif/sourceserif-type1-specimen.tex
8+
share/texmf-dist/doc/latex/sourceserif/sourceserif.pdf
9+
share/texmf-dist/doc/latex/sourceserif/sourceserif.tex

fonts/tex-sourceserif-doc/distinfo

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
$NetBSD: distinfo,v 1.1 2026/03/26 10:16:38 markd Exp $
2+
3+
BLAKE2s (sourceserif.doc.r78252.tar.xz) = 68c2f08eb261bca0f16f32e2bfa2cdabb6468c339dd636320793ec701b324799
4+
SHA512 (sourceserif.doc.r78252.tar.xz) = 9007e3b08b73263706521f3012f6dee563e74db9cf52a503ca49c2aec9c04c83fa6080ffa503cb29e0e2730a7b00138bf9cdddac1675b1a55a9d3dd4e9f4c125
5+
Size (sourceserif.doc.r78252.tar.xz) = 678544 bytes

fonts/tex-sourceserif/DESCR

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
This package provides Source Serif for LaTeX. It includes both
2+
Type1 and OpenType fonts and selects the latter when using
3+
XeLaTeX or LuaLaTeX. This package used to be called
4+
"sourceserifpro" and contains an alias package for backwards
5+
compatibility.

fonts/tex-sourceserif/Makefile

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# $NetBSD: Makefile,v 1.1 2026/03/26 10:16:38 markd Exp $
2+
3+
DISTNAME= sourceserif
4+
PKGNAME= tex-${DISTNAME}-2.0
5+
TEXLIVE_REV= 78252
6+
7+
MAINTAINER= pkgsrc-users@NetBSD.org
8+
HOMEPAGE= https://ctan.org/pkg/sourceserif
9+
COMMENT= Use Source Serif with TeX(-alike) systems
10+
LICENSE= ofl-v1.1 AND lppl-1.3c
11+
12+
TEX_MAP_FILES+= SourceSerifFour.map
13+
14+
.include "../../print/texlive/package.mk"
15+
.include "../../mk/bsd.pkg.mk"

fonts/tex-sourceserif/PLIST

Lines changed: 1509 additions & 0 deletions
Large diffs are not rendered by default.

fonts/tex-sourceserif/distinfo

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
$NetBSD: distinfo,v 1.1 2026/03/26 10:16:38 markd Exp $
2+
3+
BLAKE2s (sourceserif.r78252.tar.xz) = 398ac47689a83ef2f6db3fb36bd919ed3b30da50fd8ea8885609233bdbc51277
4+
SHA512 (sourceserif.r78252.tar.xz) = 0ce5699a12b52fd0ec22d5cc6d5c7e7b1c10a3a629d6f42e38cc3934c32e9a82d537f955ebc103d0fff622974d5e4bf3815a4d488631e9d0f8a60f52180b16a0
5+
Size (sourceserif.r78252.tar.xz) = 4735608 bytes

0 commit comments

Comments
 (0)