pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/fonts



Module Name:    pkgsrc
Committed By:   markd
Date:           Thu Mar 26 08:25:18 UTC 2026

Modified Files:
        pkgsrc/fonts/tex-academicons: DESCR Makefile PLIST distinfo
        pkgsrc/fonts/tex-academicons-doc: Makefile PLIST distinfo

Log Message:
tex-academicons{,-doc}: update to 1.9.62

Few new icons and pdfTeX support

Bold/italic fix and generic icon defs fix.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/fonts/tex-academicons/DESCR
cvs rdiff -u -r1.10 -r1.11 pkgsrc/fonts/tex-academicons/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/fonts/tex-academicons/PLIST
cvs rdiff -u -r1.11 -r1.12 pkgsrc/fonts/tex-academicons/distinfo
cvs rdiff -u -r1.10 -r1.11 pkgsrc/fonts/tex-academicons-doc/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/fonts/tex-academicons-doc/PLIST
cvs rdiff -u -r1.11 -r1.12 pkgsrc/fonts/tex-academicons-doc/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/fonts/tex-academicons/DESCR
diff -u pkgsrc/fonts/tex-academicons/DESCR:1.3 pkgsrc/fonts/tex-academicons/DESCR:1.4
--- pkgsrc/fonts/tex-academicons/DESCR:1.3      Thu Apr  7 04:50:34 2022
+++ pkgsrc/fonts/tex-academicons/DESCR  Thu Mar 26 08:25:18 2026
@@ -1,21 +1,16 @@
-The academicons package provides access in (La)TeX to 124 high
+The academicons package provides access in (La)TeX to 146 high
 quality icons of online academic profiles included in the free
-"Academicons" font. This package requires either the Xe(La)TeX
-or Lua(La)TeX engine to load the "Academicons" font from the
-system, which requires installing the bundled academicons.ttf
-font file. As new releases come out, it is recommended to
-install the bundled font version as there may be differences
-between the package and previous font versions or newest font
-versions not yet contemplated in the package. The "Academicons"
-font was designed by James Walsh and released (see
-http://jpswalsh.github.io/academicons/) under the open SIL Open
-Font License. This package is a redistribution of the free
-"Academicons" font with specific bindings for (La)TeX. It is
-inspired and based on the fontawesome package. The academicons
-package provides the generic \aiicon command to access icons,
-which takes as mandatory argument the name of the desired icon.
-It also provides individual direct commands for each specific
-icon. The full list of icons and their respective names and
-direct commands can be found in the manual. For example,
-\aiicon{googlescholar} yields the same result as
-\aiGoogleScholar.
+"Academicons" font. This package works with both Xe(La)TeX or
+Lua(La)TeX by using fontspec to load the included font, as well
+as with pdf(La)TeX by loading a Type 1 converted format of the
+original font. The "Academicons" font was designed by James
+Walsh and released (see http://jpswalsh.github.io/academicons/)
+under the open SIL Open Font License. This package is a
+redistribution of the free "Academicons" font with specific
+bindings for (La)TeX. It is inspired and based on the
+fontawesome package. The generic \aiicon macro takes as
+mandatory argument the [?]name[?] of the desired icon. Icons
+can also be accessed directly by their respective macro. For
+example, \aiicon{googlescholar} yields the same result as
+\aiGoogleScholar. The full list of icons with their respective
+names and direct commands can be found in the manual.

Index: pkgsrc/fonts/tex-academicons/Makefile
diff -u pkgsrc/fonts/tex-academicons/Makefile:1.10 pkgsrc/fonts/tex-academicons/Makefile:1.11
--- pkgsrc/fonts/tex-academicons/Makefile:1.10  Thu Apr  7 04:50:34 2022
+++ pkgsrc/fonts/tex-academicons/Makefile       Thu Mar 26 08:25:18 2026
@@ -1,13 +1,15 @@
-# $NetBSD: Makefile,v 1.10 2022/04/07 04:50:34 markd Exp $
+# $NetBSD: Makefile,v 1.11 2026/03/26 08:25:18 markd Exp $
 
 DISTNAME=      academicons
-PKGNAME=       tex-${DISTNAME}-1.9.12
-TEXLIVE_REV=   62622
+PKGNAME=       tex-${DISTNAME}-1.9.62
+TEXLIVE_REV=   77682
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/academicons
 COMMENT=       Font containing high quality icons of online academic profiles
 LICENSE=       lppl-1.3c AND ofl-v1.1
 
+TEX_MAP_FILES+=        academicons.map
+
 .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/fonts/tex-academicons/PLIST
diff -u pkgsrc/fonts/tex-academicons/PLIST:1.2 pkgsrc/fonts/tex-academicons/PLIST:1.3
--- pkgsrc/fonts/tex-academicons/PLIST:1.2      Thu Jan 24 11:40:25 2019
+++ pkgsrc/fonts/tex-academicons/PLIST  Thu Mar 26 08:25:18 2026
@@ -1,4 +1,13 @@
-@comment $NetBSD: PLIST,v 1.2 2019/01/24 11:40:25 markd Exp $
+@comment $NetBSD: PLIST,v 1.3 2026/03/26 08:25:18 markd Exp $
+share/texmf-dist/fonts/enc/dvips/academicons/academicons.enc
+share/texmf-dist/fonts/map/dvips/academicons/academicons.map
+share/texmf-dist/fonts/opentype/public/academicons/academicons.otf
+share/texmf-dist/fonts/tfm/public/academicons/academicons.tfm
 share/texmf-dist/fonts/truetype/public/academicons/academicons.ttf
-share/texmf-dist/tex/latex/academicons/academicons.sty
-share/texmf-dist/tex/latex/academicons/tuacademicons.fd
+share/texmf-dist/fonts/type1/public/academicons/Academicons.pfb
+share/texmf-dist/tex/generic/academicons/academicons-generic.tex
+share/texmf-dist/tex/generic/academicons/academicons-pdftex.tex
+share/texmf-dist/tex/generic/academicons/academicons-xeluatex.tex
+share/texmf-dist/tex/generic/academicons/academicons.sty
+share/texmf-dist/tex/generic/academicons/tuacademicons.fd
+share/texmf-dist/tex/generic/academicons/uacademicons.fd

Index: pkgsrc/fonts/tex-academicons/distinfo
diff -u pkgsrc/fonts/tex-academicons/distinfo:1.11 pkgsrc/fonts/tex-academicons/distinfo:1.12
--- pkgsrc/fonts/tex-academicons/distinfo:1.11  Thu Apr  7 04:50:34 2022
+++ pkgsrc/fonts/tex-academicons/distinfo       Thu Mar 26 08:25:18 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2022/04/07 04:50:34 markd Exp $
+$NetBSD: distinfo,v 1.12 2026/03/26 08:25:18 markd Exp $
 
-BLAKE2s (academicons.r62622.tar.xz) = 6f9648f65250236802d86b8d970ba8b28730e0fb3e03c641257b56faefba585f
-SHA512 (academicons.r62622.tar.xz) = 10fed2cdb2533a7291626eee2f3d46e79fe972eadd83cf7177f22228dcd13422549819dc5e1cf0b03e8397e23badc02a965857aca886ba004a3279efeb49b288
-Size (academicons.r62622.tar.xz) = 35252 bytes
+BLAKE2s (academicons.r77682.tar.xz) = 5c5e244153f31d7485b444aef70e2df04f1f6fdedae82d6be909de7e1ef7b31c
+SHA512 (academicons.r77682.tar.xz) = 519643be55c1b2f4dbbc5ad423d08325e19b9791d668a5b91fee6c2dd726c6c7d8ad981e2fe2e70750bda01ff3387f2137a426bc47aeb65475d69ae28da391f6
+Size (academicons.r77682.tar.xz) = 260392 bytes

Index: pkgsrc/fonts/tex-academicons-doc/Makefile
diff -u pkgsrc/fonts/tex-academicons-doc/Makefile:1.10 pkgsrc/fonts/tex-academicons-doc/Makefile:1.11
--- pkgsrc/fonts/tex-academicons-doc/Makefile:1.10      Thu Apr  7 04:50:34 2022
+++ pkgsrc/fonts/tex-academicons-doc/Makefile   Thu Mar 26 08:25:18 2026
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2022/04/07 04:50:34 markd Exp $
+# $NetBSD: Makefile,v 1.11 2026/03/26 08:25:18 markd Exp $
 
 DISTNAME=      academicons.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-1.9.12
-TEXLIVE_REV=   62622
+PKGNAME=       tex-${DISTNAME:S/./-/}-1.9.62
+TEXLIVE_REV=   77682
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/academicons

Index: pkgsrc/fonts/tex-academicons-doc/PLIST
diff -u pkgsrc/fonts/tex-academicons-doc/PLIST:1.1 pkgsrc/fonts/tex-academicons-doc/PLIST:1.2
--- pkgsrc/fonts/tex-academicons-doc/PLIST:1.1  Wed Sep  2 11:06:14 2015
+++ pkgsrc/fonts/tex-academicons-doc/PLIST      Thu Mar 26 08:25:18 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2015/09/02 11:06:14 markd Exp $
-share/texmf-dist/doc/fonts/academicons/README
+@comment $NetBSD: PLIST,v 1.2 2026/03/26 08:25:18 markd Exp $
+share/texmf-dist/doc/fonts/academicons/README.md
 share/texmf-dist/doc/fonts/academicons/academicons.pdf
 share/texmf-dist/doc/fonts/academicons/academicons.tex

Index: pkgsrc/fonts/tex-academicons-doc/distinfo
diff -u pkgsrc/fonts/tex-academicons-doc/distinfo:1.11 pkgsrc/fonts/tex-academicons-doc/distinfo:1.12
--- pkgsrc/fonts/tex-academicons-doc/distinfo:1.11      Thu Apr  7 04:50:34 2022
+++ pkgsrc/fonts/tex-academicons-doc/distinfo   Thu Mar 26 08:25:18 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2022/04/07 04:50:34 markd Exp $
+$NetBSD: distinfo,v 1.12 2026/03/26 08:25:18 markd Exp $
 
-BLAKE2s (academicons.doc.r62622.tar.xz) = 364bc3aea2bff28af01dff17efec60836774d3951c9185cfc7466c2ee3b8d745
-SHA512 (academicons.doc.r62622.tar.xz) = beeb30c90b668edbd135a0067165232efd0919c4e42f9e968a8e0e3250a88ba9d1a4489fc8e8f10c69c27794b1e00c63151877e119ceb33da50b12c42c4fc80d
-Size (academicons.doc.r62622.tar.xz) = 103532 bytes
+BLAKE2s (academicons.doc.r77682.tar.xz) = 90e906ef3aeab05ba886e37b9b18475d2c9f18e7a25b7b0c2a4748488b048f4f
+SHA512 (academicons.doc.r77682.tar.xz) = 3c90f15d2be1227b43cffcdacefe61e99e2f30f6f6cbe332f08331146696d97d2a2bb93ad92b2a9ce8314865de614713b5cad878615bc87c97b7cef6507c7a30
+Size (academicons.doc.r77682.tar.xz) = 104764 bytes



Home | Main Index | Thread Index | Old Index