Skip to content

Commit dedbb80

Browse files
author
markd
committed
texlive-collection-context: update to version 2025.75426
add tex-context-animation remove tex-context-companion-fonts and tex-context-texlive
1 parent 13d0526 commit dedbb80

2 files changed

Lines changed: 9 additions & 6 deletions

File tree

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
Hans Hagen's powerful ConTeXt system, http://pragma-ade.com.
2-
Also includes third-party ConTeXt packages.
2+
Also includes third-party ConTeXt packages. TeX Live uses the
3+
ConTeXt repackaging as distributed from
4+
https://github.com/gucci-on-fleek/context-packaging. See
5+
https://contextgarden.net and https://pragma-ade.com for
6+
information about ConTeXt.

meta-pkgs/texlive-collection-context/Makefile

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# $NetBSD: Makefile,v 1.16 2025/05/13 10:02:12 markd Exp $
1+
# $NetBSD: Makefile,v 1.17 2026/02/17 11:21:38 markd Exp $
22

33
DISTNAME= collection-context
4-
PKGNAME= texlive-${DISTNAME}-2025
4+
PKGNAME= texlive-${DISTNAME}-2025.75426
55
CATEGORIES= meta-pkgs
66
MASTER_SITES= # empty
7-
TEXLIVE_REV= 72727
7+
TEXLIVE_REV= 75426
88

99
MAINTAINER= pkgsrc-users@NetBSD.org
1010
HOMEPAGE= https://www.tug.org/texlive/
@@ -13,10 +13,10 @@ COMMENT= ConTeXt and packages
1313
DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic
1414

1515
DEPENDS+= tex-context-[0-9]*:../../print/tex-context
16+
DEPENDS+= tex-context-animation-[0-9]*:../../print/tex-context-animation
1617
DEPENDS+= tex-context-calendar-examples-[0-9]*:../../print/tex-context-calendar-examples
1718
DEPENDS+= tex-context-chat-[0-9]*:../../print/tex-context-chat
1819
DEPENDS+= tex-context-collating-marks-[0-9]*:../../print/tex-context-collating-marks
19-
DEPENDS+= tex-context-companion-fonts-[0-9]*:../../fonts/tex-context-companion-fonts
2020
DEPENDS+= tex-context-cyrillicnumbers-[0-9]*:../../print/tex-context-cyrillicnumbers
2121
DEPENDS+= tex-context-filter-[0-9]*:../../print/tex-context-filter
2222
DEPENDS+= tex-context-gnuplot-[0-9]*:../../print/tex-context-gnuplot
@@ -29,7 +29,6 @@ DEPENDS+= tex-context-pocketdiary-[0-9]*:../../print/tex-context-pocketdiary
2929
DEPENDS+= tex-context-simpleslides-[0-9]*:../../print/tex-context-simpleslides
3030
DEPENDS+= tex-context-squares-[0-9]*:../../print/tex-context-squares
3131
DEPENDS+= tex-context-sudoku-[0-9]*:../../print/tex-context-sudoku
32-
DEPENDS+= tex-context-texlive-[0-9]*:../../print/tex-context-texlive
3332
DEPENDS+= tex-context-transliterator-[0-9]*:../../print/tex-context-transliterator
3433
DEPENDS+= tex-context-typescripts-[0-9]*:../../print/tex-context-typescripts
3534
DEPENDS+= tex-context-vim-[0-9]*:../../print/tex-context-vim

0 commit comments

Comments
 (0)