On 2023/01/21 09:59:21 +0100, Peter Hessler <[email protected]> wrote:
> Atkinson Hyperlegible is a typeface created in partnership with Braille
> Institute. It has been developed specifically to increase legibility for
> readers with low vision, and to improve comprehension.
> 
> Named for the founder of Braille Institute, Atkinson Hyperlegible is a
> traditional grotesque sans-serif at its core. It departs from tradition
> to incorporate umambiguous, distinctive and at times, unexpected always
> with the goal of increasing character recognition, and ultimately
> improve reading.
> 
> OK?

ok op@

may set PKG_ARCH=* and SUBST_VARS += VPDF.  could also simplify
do-install:

--- Makefile.orig       Sun Jan 22 15:35:55 2023
+++ Makefile    Sun Jan 22 15:36:14 2023
@@ -22,13 +22,14 @@
 
 NO_BUILD =     Yes
 NO_TEST =      Yes
+PKG_ARCH =     *
 
+SUBST_VARS +=  VPDF
+
 FONT_DISTDIR = ${WRKDIR}/${TYPEFACE}-Font-Print-and-Web-${V}/Web\ Fonts/TTF/
 DOCDIR =       ${PREFIX}/share/doc/hyperlegible
 
-do-install:
-       ${INSTALL_DATA_DIR} ${FONTDIR}
-       ${INSTALL_DATA} ${FONT_DISTDIR}/${TYPEFACE}-*.ttf ${FONTDIR}
+post-install:
        ${INSTALL_DATA_DIR} ${DOCDIR}
        ${INSTALL_DATA} ${FULLDISTDIR}/${TYPEFACE}-Font-License-${VPDF}.pdf 
${DOCDIR}
 

Reply via email to