Skip to content

Commit b71b086

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

8 files changed

Lines changed: 1796 additions & 0 deletions

File tree

fonts/tex-sourcesans-doc/DESCR

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

fonts/tex-sourcesans-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:11:59 markd Exp $
2+
3+
DISTNAME= sourcesans.doc
4+
PKGNAME= tex-${DISTNAME:S/./-/}-3.0
5+
TEXLIVE_REV= 78246
6+
7+
MAINTAINER= pkgsrc-users@NetBSD.org
8+
HOMEPAGE= https://ctan.org/pkg/sourcesans
9+
COMMENT= Documentation for tex-sourcesans
10+
LICENSE= ofl-v1.1 AND lppl-1.3c
11+
12+
.include "../../print/texlive/package.mk"
13+
.include "../../mk/bsd.pkg.mk"

fonts/tex-sourcesans-doc/PLIST

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

fonts/tex-sourcesans-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:11:59 markd Exp $
2+
3+
BLAKE2s (sourcesans.doc.r78246.tar.xz) = f1d4dc85d23540dc32c379624a6eb162a0c511f3a13915e0722663155a3f610c
4+
SHA512 (sourcesans.doc.r78246.tar.xz) = bff9b948cce2c11e5fda7741e3694dc2517e1ed32ecc1a8bece068458c0e450ea1063d26c64ce97b7ec9ec798c01757746c9155dd3e2b3e4b52b03278c008fac
5+
Size (sourcesans.doc.r78246.tar.xz) = 954672 bytes

fonts/tex-sourcesans/DESCR

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
This package provides Source Sans 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+
"sourcesanspro" and contains an alias package for backwards
5+
compatibility.

fonts/tex-sourcesans/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:11:59 markd Exp $
2+
3+
DISTNAME= sourcesans
4+
PKGNAME= tex-${DISTNAME}-3.0
5+
TEXLIVE_REV= 78246
6+
7+
MAINTAINER= pkgsrc-users@NetBSD.org
8+
HOMEPAGE= https://ctan.org/pkg/sourcesans
9+
COMMENT= Use Source Sans with TeX(-alike) systems
10+
LICENSE= ofl-v1.1 AND lppl-1.3c
11+
12+
TEX_MAP_FILES+= SourceSansThree.map
13+
14+
.include "../../print/texlive/package.mk"
15+
.include "../../mk/bsd.pkg.mk"

fonts/tex-sourcesans/PLIST

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

fonts/tex-sourcesans/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:11:59 markd Exp $
2+
3+
BLAKE2s (sourcesans.r78246.tar.xz) = 564b575766d98df6cae9a693dad562197f3ec6e8579f745c552028afb7fd4815
4+
SHA512 (sourcesans.r78246.tar.xz) = 9cb778869136fec0e38e949a639173ab3bda68cfc43505c8006abba46a7b4ff4e84577c00aae8b5700bbfdd9db9b7dda2990ef630101e06555ea60913081fda0
5+
Size (sourcesans.r78246.tar.xz) = 7007560 bytes

0 commit comments

Comments
 (0)